I cannot create or open a Unit Test Project in Visual Studio 2012 RC -


i consistently getting errors upon opening or creating unit test project in visual studio 2012 rc. might find answers on how resolve issue. have tried multiple repair installations. have tried uninstalling , re-installing. have removed handful of extensions come product (nuget). either fixing bug or finding out assistance welcome.

the 'microsoft.visualstudio.testtools.tips.tuippackage.tuippackage, microsoft.visualstudio.qualitytools.tips.tuippackage, version=11.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a' package did not load correctly.  problem may have been caused configuration change or installation of extension. can more information examining file 'c:\users\me\appdata\roaming\microsoft\visualstudio\11.0\activitylog.xml'. 

i believe relevant section file:

entering function cvspackageinfo::hrinstantiatepackage {52cbd135-1f97-2580-011f-c7cd052e44de}  begin package loadbegin package load {52cbd135-1f97-2580-011f-c7cd052e44de}  error setsite failed packagesetsite failed package {52cbd135-1f97-2580-011f-c7cd052e44de} 80070057 - e_invalidarg  error end package loadend package load {52cbd135-1f97-2580-011f-c7cd052e44de} 80070057 - e_invalidarg  entering function cvspackageinfo::hrinstantiatepackage {52cbd135-1f97-2580-011f-c7cd052e44de}  begin package loadbegin package load {52cbd135-1f97-2580-011f-c7cd052e44de}  error setsite failed packagesetsite failed package {52cbd135-1f97-2580-011f-c7cd052e44de} 80070057 - e_invalidarg  error end package loadend package load {52cbd135-1f97-2580-011f-c7cd052e44de} 80070057 - e_invalidarg 

the way stopped getting error message remove following sections in .sln file looked similar this:

projectsection(solutionitems) = preproject     somename.vsmdi = somename.vsmdi     local.testsettings = local.testsettings     traceandtestimpact.testsettings = traceandtestimpact.testsettings endprojectsection 

and this:

globalsection(testcasemanagementsettings) = postsolution     categoryfile = somename.vsmdi endglobalsection 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -