Watch out with precompiled ASP.NET 2.0 Applications if you have Orcas installed
Posted by: Rick Strahls WebLog,
on 17 May 2007 |
View original
Here's a stumper. Today I made a very minor change to my West Wind Web Store application. It's basically and administrative tweak to capture spam IP addresses and store them for later optional blocking. The change made didn't touch anything in the rest of the application.
The West Wind Web Store is my last app that's left that's not running Web Application projects. Primarily because it's a re-distributed application and geared towards developers including those that might not actually have Visual...