[SOLVED] COM Dll Not Getting Registered In Windows Server 2008 [modified]
ATL / WTL / STL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Experts, I am facing a strange problem. I developed a simple COM dll in VS2008 using ATL on vista 32 bit platerform. When I try to register it on windows server 2008, I am getting below error. The module "D:\TestATL.dll" failed to load. Make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .DLL files. The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail. I searched this problem on google but could not find any solution. Any idea about this. Solution: http://www.codeguru.com/forum/showthread.php?t=454296 Thanks Manish
modified on Saturday, November 27, 2010 1:08 AM