Hi!,
i was trying to install VisualDDK on a Windows Vista Ultimate SP2 machine with DDK 3790.1830 and Visual Studio Pro 2005 and i received this message during the installation process:
Setting up VisualDDK…
DDKDebugger-dbg.dll registration failed: System.DllNotFoundException: Unable to load DLL ‘DDKDebugger-dbg.dll’: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail. (Exception from HRESULT: 0x800736B1)
at VisualDDKSetup.DDKDebuggerDbgDLL.DllRegisterServer()
at VisualDDKSetup.DDKDebuggerDbgDLL.Register() in E:PROJECTScvsedmixedVisualDDKVisualDDKSetupInstallDialog.cs:line 488
at VisualDDKSetup.InstallDialog.RegisterUnregisterDLL(IDllRegister reg, String Name, Boolean& Failed, Boolean Register) in E:PROJECTScvsedmixedVisualDDKVisualDDKSetupInstallDialog.cs:line 66
First, i want to know what that means and second i would like to know how to fix it.
Thanks in advanced!.