G
Guest
Hi All
I'm trying to distribute msdia80.dll (Debug Interface Access SDK) with my
application. The problem is that regsvr32 generates the following error when
I try and register the dll on the installation machine.
"LoadLibrary ( "msdia80.dll" ) failed - This application has failed to start
because the application configuration is incorrect. Reinstalling the
application may fix this problem."
I have installed the .NET Framework Version 2 Redistributable Package on the
installation machine as msdia80.dll has a dependency on msvcr80.dll. As far
as I'm aware this should be all I need to do but obviously not. Can anyone
help?
Thanks in advance
I'm trying to distribute msdia80.dll (Debug Interface Access SDK) with my
application. The problem is that regsvr32 generates the following error when
I try and register the dll on the installation machine.
"LoadLibrary ( "msdia80.dll" ) failed - This application has failed to start
because the application configuration is incorrect. Reinstalling the
application may fix this problem."
I have installed the .NET Framework Version 2 Redistributable Package on the
installation machine as msdia80.dll has a dependency on msvcr80.dll. As far
as I'm aware this should be all I need to do but obviously not. Can anyone
help?
Thanks in advance