Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » IIS   (RSS)
I already wrote a post on this matter some time ago , but this week worked on the same problem on a Windows 2000 Server, of course 32 bit. Running aspnet_regiis -i did not help so we tried to run the script Tom provides in his post, but we got the error Read More...
If you search the Internet you’ll likely find a good number of articles and blog posts about how to configure ASP.NET 1.1 on IIS 7, here are a couple of good examples: How to install ASP.NET 1.1 with IIS7 on Vista and Windows 2008 Workaround: Running Read More...
A few days ago I was working on a repro I got from a customer as I very often do, and for some reason after a while my IIS started to behave oddly, pages where not served, the application pool was stuck doing “something” and whenever I tried to open the Read More...
Recently I had an interesting discussion with a friend of mine about IIS logging: basically he configured his web server to create a new log every day and then wanted to use a third party tool to extract some statistics and graphics from the logs. Unfortunately Read More...
Consider this scenario: you are browsing a web site which at some point switches from http to https, and your browser show you a warning. In Firefox you get: Connection Partially Encrypted Parts of the page you are viewing were not encrypted before being Read More...
Getting feedback always nice, as it is getting suggestions about new posts as happened this morning with my colleague Michael Clemens after he read my latest entry from yesterday (so thanks Mike for sharing this!). The point is, you may get a similar Read More...
As sometime happens, while setting up a repro for a customer (I’m working with him on a completely different problem) I wanted to test my sample code on a 32 bit w3wp.exe instance (I am running Windows 2008 x64); nothing easier on IIS7, just create a Read More...
Sometimes they come back , as my favorite writer says… This is the case of this error message I already wrote about a couple of years ago ; anyway this time the customer before calling CSS for support had already tried the suggestions on my previous post, Read More...
The question arose from a customer whom had implemented an application to stream PDF files from ASP.NET and was also using HTTP compression to save bandwidth and improve download time; using IE 6, Adobe Reader failed to open the file with the following Read More...
Http compression with client-side scripting should be handled with care. The problem can have different symptoms and manifest in different ways, but essentially it has a common root cause and I have already discussed some of the aspects (for example see Read More...
This is an interesting question I have to admit I had not thought to until we got a case from a customer whom was in trouble with his production servers: how many application pools can you run on IIS? Event better, how many w3wp.exe instances can the Read More...
.alternatedarkrow { background-color: #ffffcc; } .alternatelightrow { background-color: #ffffff; border-left-style: inset; } The time-taken field is quite handy if your web application or IIS web server is performing poorly (or slower that you expect) Read More...
Remember this problem ? Well, Tom (and Jeremy and Vandana) has a solution     Carlo Quote of the day: There is no abstract art. You must always start with something. Afterward you can remove all traces of reality. - Pablo Picasso Read More...
I stumbled on this while trying to repro a remote debug problem for a customer: as you might know from this post from Johan, debugging ASP.NET on IIS7 needs some special care about the application pool recycling policy otherwise if you’ll not be fast Read More...
A few days before Christmas I had a case where the customer was intermittently getting troubles with his javascript/Ajax resource; as usual everything was working fine on the development machine, but when moved on the production server the application Read More...
More Posts Next page »
 
Page view tracker