View Single Post
  #1  
Old 07-19-2005, 11:01 AM
jsp2999 jsp2999 is online now
Registered User
 
Join Date: 07-13-2005
Posts: 1
Question VisBuildPro.exe - MSCOREE.DLL load error (Error code = %X)

Sometime while starting compilation of .NET projects I get following error through Visual Build Professional. I need to press "OK" button to proceed further unless and untill VBP doesn't ablt to proceed further. But when I compile the same project individually I don't get any such error.

I always start build after restarting the machine and there are no items in startup except SQL Server Default instance.

Please help... it is now becoming big issue to me.

Thanks in advance,
Jai

---------------------------
VisBuildPro.exe - MSCOREE.DLL load error (Error code = %X).
---------------------------
Two different copies of MSCOREE.DLL have been loaded.

First copy:
<Unknown>

Second copy:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscor wks.dll

This is typically caused by having a registered MSCOREE.DLL that is different
from the one that is statically linked with the application.
---------------------------
OK
---------------------------
Reply With Quote