Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, I installed NUnit 2.2 and NUnitAddIn-0.9.576d, then in the visual studio, I can see the NUnit run menu when I right click a project. But when I attemped to add in a test class by right click the project and choose add new class, VS gives me error saying the add new item wizard failed. It never happen before I installed NUnit and the addin. Anybody else saw the same problem? Any suggestions? Thanks.
Post Follow-up to this messageThis is a classic uninstalling add-ins issue. Have you by any chance uninst alled csUnit recently? I know the csUnit installer contains this bug. I wo uld be very supprised if it was caused by NUnitAddIn as I'm writing my insta ller by hand using WiX (in part to avoid this kind of issue!). You can find the fix below. I know it has worked for a couple of people rec ently. http://www.petedavis.net/dotnet_articles/wizardfix.html Good luck, Jamie. .. http://weblogs.asp.net/nunitaddinquote:
Originally posted by Alan Chen Hi, I installed NUnit 2.2 and NUnitAddIn-0.9.576d, then in the visual studio, I can see the NUnit run menu when I right click a project. But when I attemped to add in a test class by right click the project and choose add new class, VS gives me error saying the add new item wizard failed. It never happen before I installed NUnit and the addin. Anybody else saw the same problem? Any suggestions? Thanks.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.