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
CitizenErased - 10 May 2005 16:00 GMT
Got it fixed now but thanks anyway :)
Some MSM magic and the beta2 version of msdia80.dll did the trick.
> Hi All
>
[quoted text clipped - 13 lines]
> Thanks in advance
>