|
-
Jun 2nd, 2000, 06:06 AM
#1
I wrote a IIS dll with VB6, all works well except when running on the web. I have signed up with a webhost, placed my HTML pages, dll, exp, lib and asp files in the root directory. I have also placed my html template in the root directory. This is my problem...
I'm getting an error when I try to run the dll. It has been registered on the server without a problem.
Do I need to set up any kind of Virtual directory?
This is the error I am getting....
Project1 error '800a9c68'
Application-defined or object-defined error
/VWTree.ASP, line 13
Someone PLEASE HELP! I'm running out of guesses....
-
Jun 4th, 2000, 03:08 PM
#2
Frenzied Member
Silly question but...
Are all the VB6 run files installed on the server?
-
Jun 4th, 2000, 10:43 PM
#3
Hyperactive Member
Since the virtual directory was already created, I would suggest checking to see that the necessary system files are installed on the webserver. These files are required on the webserver so that the webclass will run.
Here is that list of files and locations:
Mswcrun.dll (WC run time) 6.00.84.50 Program Files\Common Files\Designer
Msvbvm60.dll (Visual Basic 6.0 run time) 6.00.8495 WinNT\System32
Oleaut32.dll 2.40.4275 WinNT\System32
Olepro32.dll 5.0.4275 WinNT\System32
Asycfilt.dll 2.40.4275 WinNT\System32
Stdole2.tlb 2.40.4275 WinNT\System32
Comcat.dll 4.71 WinNT\System32
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
|