Forum member
mg_steele
4 posts
Posts by mg_steele
-
Cannot build VB.Net projects. Get error vbc, NCRUNCH; ^^ ^^ ' is not valid: Character is not valid.
Hi Remco. Yes, it certainly looks like VB.Net problem as none of our C# projects fail. In fact I've now removed the majority of <DefineConstants> from our vbproj files as they are empty and seem to have been put in by previous version of Visual Studio - or perhaps by the VS upgrade routine. The r…
08 Feb 2012 16:37 UTC
-
Cannot build VB.Net projects. Get error vbc, NCRUNCH; ^^ ^^ ' is not valid: Character is not valid.
I get the following error vbc (0): Project-level conditional compilation constant 'VBC_VER = 9.0,TARGET = "library",CONFIG="Debug",DEBUG=-1,TRACE=-1,_MyType="Windows",PLATFORM="AnyCPU",NCRUNCH; ^^ ^^ DEBUG' is not valid: Character is not valid.
08 Feb 2012 09:23 UTC
-
Cannot build VB.Net projects. Get error vbc, NCRUNCH; ^^ ^^ ' is not valid: Character is not valid.
Hi there, Thank you for the quick response. NCrunch is something I've been recommending for while now and its gone down very well with people I work with. Unfortunately, the workaround did not work. With this version we still need to remove the tags from VBPROJ files completely for it to build, e…
07 Feb 2012 17:39 UTC
-
Cannot build VB.Net projects. Get error vbc, NCRUNCH; ^^ ^^ ' is not valid: Character is not valid.
The latest version of Ncrunch 1.37.0. 46.b fails to build my VB.Net projects. They ran ok in the last version. The error I am getting is [b]vbc (0): Project-level conditional compilation constant 'VBC_VER = 9.0,TARGET = "library",CONFIG="Debug",DEBUG=-1,TRACE=-1,_MyType="Windows",PLATFORM="Any…
06 Feb 2012 12:29 UTC