Forum member

erikbra

3 posts

Posts by erikbra

  1. Cannot build VB.Net projects. Get error vbc, NCRUNCH; ^^ ^^ ' is not valid: Character is not valid.

    Thank you. I'll use the workaround for now, and thanks for the quick response to you as well... Keep up the good work. I'm just starting to use NCrunch, and it looks very promising...

  2. Cannot build VB.Net projects. Get error vbc, NCRUNCH; ^^ ^^ ' is not valid: Character is not valid.

    It looks like this after NCRUNCH has been added: <DefineConstants>NCRUNCH; </DefineConstants>

  3. Cannot build VB.Net projects. Get error vbc, NCRUNCH; ^^ ^^ ' is not valid: Character is not valid.

    Same issue here - with an empty <DefineConstants> tag: <DefineConstants> </DefineConstants> works fine if I comment it out in the .vbproj file... (same version of NCrunch as the OP)