Forum member

BenBtg

4 posts

Posts by BenBtg

  1. Build Failure with VS2012 Split App Project Template

    Yes it is the "Windows Metro style\Split App (XAML)" template. Yes it requires Windows 8 Strangely the Grid App temaplate which also includes the LayoutAwarePage.cs appears to work fine.

  2. Build Failure with VS2012 Split App Project Template

    I experience the issue consistently with that standard template. For what its worth I think I have narrowed down the problem file to the LayoutAwarePage.cs found in the Split App template. If I remove that file from my project NCrunch builds it fine. Something in that file cause NCrunch to fail, a…

  3. Unable to get MSTest tests picked up in VS2012RC

    I'm using Visual Studio 2012RC and cannot get tests created using the MSTest Unit Test Library (Metro style apps) template. It's not clear if is it's something to do with MSTest framework in VS2012 or the Metro Unit Test Library template itself. NUnit based tests work fine though.

  4. Build Failure with VS2012 Split App Project Template

    Hi NCrunch seems to be working pretty well in VS2012 except I'm getting I'm getting this odd build error when using the Split App Project Template. Don't get any issues with the Blank or Grid App project templates. Below seems to be the relevant error in the log. Any idea what might be the cause…