|
-
Jan 11th, 2002, 03:11 AM
#1
Thread Starter
Lively Member
ActiveX DLL at IIS Problem
Hi there,
After i deploy the ActiveX DLL into the IIS server using:
regsvr32 conn.dll
and also i refer the DLL into the global.asa, I create instance of the DLL object and call the function, and all just fine.
What happened when i try to run the application (asp), the error says that something like missing object instance.
Based on the error, MSKB says that I must deply the DLL with a package becoz the vb runtime has to be include inside the IIS server, is that true?
How should I go about it?
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
|