testing - adding a 3rd party test framework for ASP.NET MVC3 and Razor view engine -
would add third party test framework (such nunit or mbunit) drop-down list of test projects asp.net mvc3 type project in visual studio 2010.
this had worked before asp.net mvc2 , prior, msdn instructions not accurate , not work. creating registry keys in hkey_current_user seem delete keys every time vs-2010 starts, hkey_local_machine not follow same tree structure.
does know how add third party framework under asp.net mvc3?
this resource , this rant not work mvc3
sad hear doesn't work you. regarding problems having hkey_current_user , loosing pasted key each time visual studio starts read here: all regkeys belong us @ end says:
if edit key in 10.0_config, visual studio (quite possibly) delete on startup.
guess that's see while editing , starting. next thing such suggestion - not sure - having uac enabled , run visual studio in ranu (= run normal user) mode? link: developing packages normal user (or how learned love uac) shows up, visual studio introduced switch affetcs different registry places:
when running /ranu switch (along /rootsuffix exp in case), visual studio instead in following locations:
package registration : hkey_current_user\software\microsoft\visualstudio\9.0exp\configuration user settings: hkey_current_user\software\microsoft\visualstudio\9.0exp\usersettings
last post give describes startup (registry , pkgdef merge) routine of visual studio: blogs.msdn.com/b/aaronmar/archive/2009/06/05/pkgdef-and-the-experimental-instance-in-vs-2010.aspx [sorry - can post 2 links]
if provide me more informations setup (uac? else mentioned) try provide package update fix this. curious thing running vs2010 ultimate on win 7 64bit - , installer works ok. thing - not running in uac ;-)
marcus.
Comments
Post a Comment