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.
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.