Redistributing DIA dll problems

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
 
G

Guest

Got it fixed now but thanks anyway :)

Some MSM magic and the beta2 version of msdia80.dll did the trick.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top