HighTechTalks DotNet Forums  

MSScriptControl.ScriptControl

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss MSScriptControl.ScriptControl in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Peter Falz
 
Posts: n/a

Default Re: MSScriptControl.ScriptControl - 10-27-2004 , 07:09 PM






Hi Alejandra Parram
"Alejandra Parra" <alparrita (AT) hotmail (DOT) com> schrieb im Newsbeitrag news:O$GpJhHvEHA.2288 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Quote:
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
IMHO, your posted codeline seems like VB.NET-Code and i think, that
this is not possible, without any additional installation, to run this in Win98.
If there actually exists any software to run this in Win98!?

In VBScript, there doesn't exist the AS Parameter. In VBScript all variables
are interpreted as VARIANT, such as:
Dim Script = CreateObject("MSScriptControl.ScriptControl")

Cioa
Peter




Reply With Quote
  #2  
Old   
Alejandra Parra
 
Posts: n/a

Default MSScriptControl.ScriptControl - 10-27-2004 , 07:58 PM






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





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.