ASP.NET 2.0 Compilation Mode Gotcha Web Project HTTP Handlers

Posted by: Rick Strahls WebLog, on 28 Jun 2005 | View original | NEW Bookmarked: 0 time(s)

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
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 2933 | Hits: 172

Similar Posts

  • Announcing Microsoft Ajax Library (Preview 6) and the Microsoft Ajax Minifier more
  • Application Identifiers (AI) for EAN-128 barcode generation more
  • RELEASED ASP.NET MVC 2 Preview 2 more
  • Quick Reference Guide for Telerik Support more
  • Generate stunning ASP.NET/AJAX applications with Web Site Factory more
  • Clean Web.Config Files (VS 2010 and .NET 4.0 Series) more
  • Quick Reference Guide for Telerik Support more
  • Intersoft Solutions Announces WebUI Studio 2009 Service Pack 1 more
  • Web.UI 2008.2 Grid News: Grouping more
  • Web.UI 2008.2 Grid News: Grouping more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | 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