ASP.NET 2.0 Compilation Mode Gotcha Web Project HTTP Handlers

Posted by: Rick Strahls WebLog, on 28 Jun 2005 | View original | 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
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 3646 | Hits: 507

Similar Posts

  • Generate stunning ASP.NET/AJAX applications with Web Site Factory more
  • WcfTestClient with Windows Azure more
  • TIP: How To Generate a Fully Qualified URL in ASP.NET (E.g., http://www.yourserver.com/folder/file.aspx) more
  • RELEASED ASP.NET MVC 2 Preview 2 more
  • Quick Reference Guide for Telerik Support more
  • Western European ReMix Tour 2009 more
  • Clean Web.Config Files (VS 2010 and .NET 4.0 Series) more
  • ASP.NET MVC: DevExpress Mail Demo more
  • Announcing a new product line - Telerik Extensions for ASP.NET MVC more
  • Telerik Introduces Free Web Testing Framework for ASP.NET AJAX and Silverlight 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