ASP.NET 2.0 Web Sites and Project Dependencies

I have had the occasional report that TestDriven.Net doesn't always build project dependencies. Until recently I hadn't been about to consistently repro this. It now seems the issue is related to having an ASP.NET 2.0 Web Site as part of a solution. For some reason as soon as a web site is added to a solution the dependency checking breaks down. This even happens even with unrelated projects that were working fine before.

I now have what seems to be an effective workaround. Instead of using the 'SolutionBuild' Visual Studio automation object, I'm now directly invoking the build command. If you would like to help test the workaround, please drop me an email.

Published Tuesday, June 06, 2006 3:09 PM by Jamie Cansdale
Filed under: ,

Comments

# re: ASP.NET 2.0 Web Sites and Project Dependencies

I was experiencing the same issue and I moved to Web Application, so far no more issues.

Tuesday, June 06, 2006 2:39 PM by lkempe

# News: TestDriven, SideKick, Expression Evaluators and Security to boot

I've gathered some interesting links posted only yesterday, so I don't forget (and neither should you)....

Wednesday, June 07, 2006 2:52 AM by ISerializable - Roy Osherove's Blog

# re: ASP.NET 2.0 Web Sites and Project Dependencies

info

Friday, June 08, 2007 1:45 AM by Sree

Leave a Comment

(required) 
(required) 
(optional)
(required)