|
-
Jan 27th, 2005, 02:13 AM
#1
Thread Starter
Fanatic Member
.net class in vbscript
I'm trying to run a vbscript on my web server as a cgi. When the script executes, it's supposed to create an instance to an object I created in vb.net.
CreateObject can't seem to create the object that I wrote in vb.net
Is it possible to create an instance of a .net object in windows scripting host? If not, how would I turn it into an ActiveX object that windows scripting host CAN use?
Note that this is NOT asp... the files end with .vbs, not .asp.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|