Unable to debug Web Site with Top Level Location
Posted by: Rick Strahls WebLog,
on 28 Aug 2008 |
View original | Bookmarked: 0 time(s)
Ran into another fun little problem a few days ago. Working on my root Web site which is rather large and contains a huge number of sub-webs. The root site is very light in terms of ASP.NET functionality used - primarily stuff like cookie tracking and logging tasks, serving banners etc and a few utility applications. Most of the heavy lifting on the site and 'real' applications are managed in virtual directories that handle real processing. So yesterday over the last few days I've been building...