Calling VB ActiveX DLL from Visual C++ problem 
Author Message
 Calling VB ActiveX DLL from Visual C++ problem

 I developed a VB 5.0 ActiveX DLL and am having a problem.  If I build the
DLL on my machine and call it from my VC++ 5.0 app, it works fine.   As a
matter of fact, it
works fine with any workstation as long as I build and register it within
the VB 5.0 IDE.

However, when I push the DLL down to another workstation, and register it
through the installation process or manually, the application doesn't work,
I am getting an error message ActiveX cannot create object - Error message
5.

I did notice that in my registry, I have more than one entry for the dll; it
appear that anytime I roll out a new version, I seem to get a new registry
entry.

I need to roll this out before the end of this week.  Any help would be
appreciated. Forward message to both email addresses.  Thanks.

Marianne Peterson




Sun, 09 Apr 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Problems calling a C++ ACTIVEX DLL?

2. VB 5.0 calling C++ 5.0 DLL that calls winsock.dll

3. VB-ActiveX-DLL access violation error when call from C++

4. VB 4.0 calling a Visual C++ 4.0 DLL

5. Calling a VB function/procedure from Visual C++ DLL

6. How do you call a Visual C++ (DLL) function from Visual Basic

7. Calling Visual C++ 5.0 DLL Functions From Visual Basic 5.0

8. Help with Visual Basic ActiveX DLL showing form within Visual C++ app

9. Help with Visual Basic ActiveX DLL showing form within Visual C++ ATL app

10. How to write Visual C++ DLL's and call them from Visual Basic

11. calling VB ActiveX method from C++ problem

12. accessing objects in a c++ DLL from a c++ activeX control placed in a VB application

 

 
Powered by phpBB® Forum Software