Unexpected Error(32810) while compiling a VB 6.0 Project
-
Hi. I have an issue with VB 6.0 Binary Compatibility. I have one dll (Let's say a.dll which is in VC++) and another VB Activex Dll (Let's say b.dll) is using a.dll. b.dll is binary compatible. I have made small changes to the a.dll and i have referred to the new version of a.dll in b.dll project. Now when I try to compile I get an error "Unexpected Error (32810)". I have spent lot of time on this and unable to find out the root cause. Can anybody please explain the issue and solution for this issue. Best regards Shankar
-
Hi. I have an issue with VB 6.0 Binary Compatibility. I have one dll (Let's say a.dll which is in VC++) and another VB Activex Dll (Let's say b.dll) is using a.dll. b.dll is binary compatible. I have made small changes to the a.dll and i have referred to the new version of a.dll in b.dll project. Now when I try to compile I get an error "Unexpected Error (32810)". I have spent lot of time on this and unable to find out the root cause. Can anybody please explain the issue and solution for this issue. Best regards Shankar
i think u have to re-register the a.dll use regsvr32 before that ensure that your a.dll is successfully compiled in th vc++.
Rajesh B --> A Poor Workman Blames His Tools <--
-
Hi. I have an issue with VB 6.0 Binary Compatibility. I have one dll (Let's say a.dll which is in VC++) and another VB Activex Dll (Let's say b.dll) is using a.dll. b.dll is binary compatible. I have made small changes to the a.dll and i have referred to the new version of a.dll in b.dll project. Now when I try to compile I get an error "Unexpected Error (32810)". I have spent lot of time on this and unable to find out the root cause. Can anybody please explain the issue and solution for this issue. Best regards Shankar
This[^] should clear things up a bit.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008