Quantcast
Channel: .NET Tips and Tricks.NET Tips and Tricks » IIS
Browsing all 4 articles
Browse latest View live

How To Make Redirects Work Under IIS7 in Global.asax.cs (as opposed to IIS6,...

How To Make Redirects Work Under IIS7 in Global.asax.cs (as opposed to IIS6, when it was easy) Redirects can be a bit tricky in IIS7, as opposed to IIS6, when it was easy. In general, it’s a pretty...

View Article



Image may be NSFW.
Clik here to view.

Debugging Classic ASP in Visual Studio (hosting in IIS)

Debugging Classic ASP in Visual Studio (hosting in IIS) Debugging Classic ASP – If you have classic ASP pages that you want to run and debug in IIS, follow the below instructions: 1. Configure Default...

View Article

The Best Way To Redirect With ASP.NET

The Best Way To Redirect With ASP.NET I’ve been searching up and down for the best way to do a redirect in one of my ASP.NET applications.  Among some of the ideas that I’ve found were to modify the...

View Article

Web API Methods (PUT, DELETE, POST, etc.) Result In An HTTP 405 Method Not...

My particular solution to this was to add the following to my web.config. There’s this thing called WebDAV. I’m not sure what it is, but apparently if you have it in your IIS, then that will sometimes...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images