ASP.NET 2.0 Compilation Mode Gotcha Web Project HTTP Handlers

Posted by: Rick Strahls WebLog, on 28 Jun 2005 | View original

In my West Wind Web Store app I have an HTTP handler that manages redirecting links from our old store to the current store. The old store used a custom URL extension (.wws) and so the new version simply maps the .wws extension to the ASPNET_ISAPI.DLL and then handles the extension in Web.Config to point at this HTTP handler. The Handler does a little bit of URL fix up and then simply does a Server.Execute() to run the proper mapped ASPX page.   I implemented this HTTP handler in my Web...

Advertisement

Similar Posts

  • Tip/Trick: Show Detailed ASP.NET Error Messages to Developers (and only to Developers) more
  • August 9th ASP.NET Link-Listing more
  • Sharepoint 2007 & ASP.NET 2.0 WebParts more
  • This blog is now closed. Please update your links. more
  • Blogging from Tech Ed 2006 - Stefan Shakow on ASP.NET - level 400 more
  • Run Cassini as Root Web within Visual Studio more
  • Tip/Trick: Online Database Schema Samples Library more
  • Recipe: Enabling Windows Authentication within an Intranet ASP.NET Web application more
  • Web Parts in WSS 3.0 more
  • Blogging from Tech Ed 2006 - Stefan Shakow on ASP.NET - level 400 more

News Categories

.NET | ADO.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Community Server | dasBlog | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD