Results 1 to 2 of 2

Thread: Registering Dll On NT4 Server

  1. #1

    Thread Starter
    Hyperactive Member razzaj's Avatar
    Join Date
    Oct 1999
    Location
    jounieh
    Posts
    261
    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 ?
    - regards -
    - razzaj -

  2. #2
    Guest
    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
  •  



Click Here to Expand Forum to Full Width