Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error in loading DLL (Error 48)

Status
Not open for further replies.

gradley

Programmer
Feb 24, 2004
335
US
Hi,

We have been running VB 6 DLL's in COM+ on Windows 2000 for a couple of years now but have recently run into a problem with a single DLL.

When instantiated from a website using Windows 2000 IIS 5.0, the component works perfectly in COM+. We have an executable vb6 program that we run on this webserver to simulate calling the COM+ components multiple times to test performance.

For some reason, 1 component does not load from this executabe while in COM+ "Error in loading DLL (error 48)." We have checked MSDN knowledge base but the areas they recommend to look at did not help. If we take the component out of COM+, it works. The other 4 components we call from this same executable work fine in COM+.

Any suggestions would be greatly appreciated.

Thanks in advance.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top