Quantcast
Channel: IIS – Chris May · { .Net Development;}
Browsing all 13 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

IIS and ASP.NET

This article talks about how requests are dealth with by IIS and ASP.NET, and how after requests are passed to ASP.NET, how they are handled internally by various httpHandlers.

View Article



Image may be NSFW.
Clik here to view.

Solution to dasBlog "Remember My Login" Not Working

A while ago, maybe 3 months, my blog stopped remembering my login.  When I login I can click to have it remember my login, and thus when I return to the site I don’t have to login every time. Well I...

View Article

Image may be NSFW.
Clik here to view.

HTTP Compression with IIS 6.0 and ASP.NET

Here are some nice step by step directions for getting HTTP Compression setup in IIS6. They also link to a nice site that will do a compression test for you on the public side. I was trying to test...

View Article

Image may be NSFW.
Clik here to view.

Creating a test SSL certificate

Here is a nice article on creating a test (bogus) SSL certificate for your local develoment machine. ScottGu has a nice article on how to do something similar with IIS7, which is going to be the...

View Article

Image may be NSFW.
Clik here to view.

404s on ASP.NET AJAX script files in the System.Web.Extensions folder

Recently I ran into a problem where browsing to a newly installed web app produced a bunch of javascript errors.  Stuff like: “‘Type’ is not defined” and “‘Sys’ is not defined”. After debugging it for...

View Article


Image may be NSFW.
Clik here to view.

Http error 403.6 Forbidden IP Address

Have you ever come across this error message? 403.6Forbidden IP address of the client has been rejected If you are using Small Business Server you might come into this quite fast as by default it will...

View Article

Image may be NSFW.
Clik here to view.

IIS6 HTTP Compression

Here are some great articles talking about properly enabling compression in IIS6. I had made some of these changes in the past, but I noticed that they had since been overwritten or not persisted.  I...

View Article

Image may be NSFW.
Clik here to view.

Problems serving .svc in IIS 8 on Windows 8

I recently had some problems running telerik Sitefinity on my dev machine.  When I clicked on the Pages menu, it would give me a popup telling me that IIS 8.0 returned a 404. All the help online talked...

View Article


Image may be NSFW.
Clik here to view.

Single Sign On with ADFS

I’ve been looking around trying to find a good description of the specifics of how single sign on works with an ADFS server.  This is the best I was able to figure out.

View Article


Image may be NSFW.
Clik here to view.

Filtering with Wireshark and parsing logs with Log Parse Lizard

Recently one of my clients had one of their servers attacked.  The intrusion detection caught it, and I believe a lot of the malicious stuff they were trying were correctly filtered out by asp.net as...

View Article

Image may be NSFW.
Clik here to view.

Problems serving .svc in IIS 8 on Windows 8

I recently had some problems running telerik Sitefinity on my dev machine.  When I clicked on the Pages menu, it would give me a popup telling me that IIS 8.0 returned a 404. All the help online talked...

View Article

Image may be NSFW.
Clik here to view.

Single Sign On with ADFS

I’ve been looking around trying to find a good description of the specifics of how single sign on works with an ADFS server.  This is the best I was able to figure out.

View Article

Image may be NSFW.
Clik here to view.

Filtering with Wireshark and parsing logs with Log Parse Lizard

Recently one of my clients had one of their servers attacked.  The intrusion detection caught it, and I believe a lot of the malicious stuff they were trying were correctly filtered out by asp.net as...

View Article

Browsing all 13 articles
Browse latest View live




Latest Images