View Single Post
  #5  
Old 12-27-2005, 05:43 AM
Kim Kim is online now
Registered User
 
Join Date: 04-03-2003
Location: Norway
Posts: 26
More details...

I'm having the same problem. When building a C# (VS2005) project using default (=MSBuild) executable, the following error message appears:

Building project step 'Build LM'...
Pre-processing...
Input string was not in a correct format.
Step 'Build LM' failed
Build ended.

If I change the “Override the default location of the DEVENV/MSBUILD/VCBUILD executable” to devenv, then I am able to continue (but then I have other problems with solutions including setup projects)

I’m using VBP v6.0a. Attached is a logfile from regmon performing the failing build step.
Attached Files
File Type: zip regmon.zip (130.0 KB, 1064 views)
Reply With Quote