This question is similar, but I think not the same
msbuild ASPNETCOMPILER ASPNETRUNTIME startIndex error
I have a Web Application which I am trying to publish using Visual Web Developer 2010 Express.
If I publish, locally, or to production server, it makes no difference and UNCHECK Precompile during publishing
everything will work fine, it'll publish and work, with no run time errors.
However, if I CHECK the above, then I get an error:
Error 1 startIndex cannot be larger than length of string. ASPNETCOMPILER 0 0 bms
No other errors, and no other information!
Can anyone help me even begin to trace this?