473,387 Members | 1,520 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

MSScriptControl.ScriptControl

I have the next code:

Dim Script As Object = CreateObject("MSScriptControl.ScriptControl")

I've run this application in WinXP and it works normally, but if I run the
application in Win98, the next error comes out:
ActiveX component can't create object

I've already instaled Windows Script Control in the computer but it didn't
work

What can I do?
Thanks
Alejandra
Mexico
Nov 21 '05 #1
1 11420
Hi Alejandra,

Have you used the second response that I posted in the Spanish newsgroup?

Anyway, have you installed the latest SP of Windows 98?

I hope that helps.

P.D.: I didn't know that your app will be running in WXP without problems.
Remember, that you have two differents Windows Script runtimes, one of them
for Windows XP & Windows 2000 and other for Windows 98. You have to install
the correct Windows Script Runtime into Windows 98.

Kind Regards,

Jorge Serrano PĂ©rez
MVP VB.NET
"Alejandra Parra" wrote:
I have the next code:

Dim Script As Object = CreateObject("MSScriptControl.ScriptControl")

I've run this application in WinXP and it works normally, but if I run the
application in Win98, the next error comes out:
ActiveX component can't create object

I've already instaled Windows Script Control in the computer but it didn't
work

What can I do?
Thanks
Alejandra
Mexico

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Andrew Powell | last post by:
Hello all. Newcommer to the newsgroups so please let me know if Im not adhering to any policy. Ive setup an app (.NET app) which is using the MSScriptControl. I have the ActivePython package...
0
by: Alejandra Parra | last post by:
I have the next code: Dim Script As Object = CreateObject("MSScriptControl.ScriptControl") I've run this application in WinXP and it works normally, but if I run the application in Win98, the...
1
by: Oliver Schuetze | last post by:
Hi, I am a C++ beginner and therefore I can solve the following problem unfortunately not without your assistance. For a C++ professional it is probably a minute to think about... The...
0
by: Slava | last post by:
Hi All, Is it possible to retrieve IActiveScriptSite interface from MSScriptControl using C#? I need this for implementation Exit function ( IActiveScript::Close ). Jscript running inside win...
0
by: Cunac | last post by:
Does anybody know how to reset variable context in one module without deleting global module context (global reset() func.), and how to remove module from ScriptControl->Modules list.
1
by: Jozsef Bekes | last post by:
Hi All, I need to offer scripting possibilities in my app, and have to use MSSCriptControl for some reasons. I would like to use the feature that's called variable number of arguments, that is...
1
by: Michael Kremser | last post by:
Hi NG! I have converted a running VS.net 2003 solution to VS.net 2005 Beta 2 (Version 8.0.50215.44) and tried to compile it. This is the code: myScriptingEngine = new...
0
by: DraguVaso | last post by:
Hi, I have a VBScript that I want to run from my VB.NET application. I initialize everything like this: AxScriptControl1.Language = "VBScript" AxScriptControl1.Reset()...
1
by: sjallard | last post by:
Hi, I'd like to do something like that (see explanations after the code snippet) : Sub mainSub (foo as String) Dim msScript As New ScriptControl msScript.Language = "VBScript" Dim someVar...
4
by: Alfredo73 | last post by:
Hi, In the user input of a textbox I would like that the user can input a formula to make it easier for him. So instead of inputing 400 I would like the user to have the possibility to input as...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.