|
-
Jan 16th, 2001, 12:43 PM
#1
Thread Starter
Hyperactive Member
I coded and compiled / tested My COM Object on my PC with ASP ... and it works just fine ... but then I compiled it and Packaged it and then installed it on An NT4 Server
but the ASP PAges now give me errors on the line where I try to create an object of my Dll ... Although I registered it manually "regsvr32.exe" ...
Any Help ?
-
Jan 16th, 2001, 06:11 PM
#2
I had a similar problem yesterday with a dll that had been in production flawlessly for 14 months. We finally created a setup package in desperation and used the package to instal the dll on the server which then worked. What had happened was the component was originally developed in VB5, we had modified it in VB6, when the setup ran it installed msvbm60 and everything returned to normal.
So, are the vb runtimes on your server?
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
|