msbuild - MSB3422 Failed to retrieve VC project information through the VC project engine object model. MSB3425 -


When I try to solve, MSBuild receives the following errors:

  : \ Dev \ MySln.sln: Warning MSB3422: Failed to retrieve information about VC project via VC Project Engine object model. Unable to determine default device for specified file configuration C: \ dev \ MySln.sln: Warning MSB3425: The VC project reference "C: \ dev \ MyProj.vcproj" could not be resolved.  

Do you know what the reason is and how can it be resolved? I have seen similar postings, but different errors such as when MSB 3422 is a different message of error and shows "illegal characters on the way", but I have not seen any useful information about how I I'm sorted out where it says "Unable to determine the default device for the specified file configuration."

Thank you.


I found this, but it does not really help: By re-registering the VC Project Engine DLL, a colleague fixed the problem:

< / P>

C: \ Program Files \ Microsoft Visual Studio 9.0 \ VC \ vcpackages \ VCProjectEngine.dll


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -