Forum member

bteller

7 posts

Posts by bteller

  1. vbc.exe issue on build

    Nothing I can see. The really strange thing is that this project is referenced by others that NCrunch builds just fine.

  2. vbc.exe issue on build

    Okay, I did what you suggested and I've narrowed it down to a specific project which is awesome news. I'm seeing code coverage indicators in my other projects now.

  3. vbc.exe issue on build

    Doing that does seem to have worked, although the performance suffers greatly. Afterwards I went through and toggled the switches one at a time, then putting them back to see if I could find the offending switch and it fails until I set "instrument output assembly" to False. I tried doing this on th…

  4. vbc.exe issue on build

    No. Nothing like that at all.

  5. vbc.exe issue on build

    If I run msbuild directly in builds fine, same thing with through Visual Studio. I'm unable to share the code with you, the company I work for does not permit it. I've tried pulling things out of the .vbproj file and I can tell you if I scrape all of my actual code files out of it msbuild will…

  6. vbc.exe issue on build

    The error still persists. The only noticeable difference is in the .vbproj.filelistabsolute.txt file. The folders containing the code are identical.

  7. vbc.exe issue on build

    I just started to see the following the other day with one of my projects. The error code seems pretty non-descript. Has anybody else encountered an issue? NCrunch: If you are experiencing problems in getting this project to build, have a look at https://www.ncrunch.net/documentation/troubleshoot…