Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Scripting/ASP   (RSS)
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...
I stumbled across this issue multiple times during my life of web developer (which begun about 10 years ago), it appeared every now and then to complicate things when I was in the middle of a heavy debugging sessions and doing frequent changes to my pages; Read More...
This is an Access Violation exception which can have different causes (MDAC bad installation, third party components such as Oracle dlls which Oracle has a fix for etc...), but in the specific case I had some time ago this was due to a corrupted Windows Read More...
I saw this problem reported on a Windows 2000 Server (IIS 5.0), I've not checked if the same could also happen on IIS 6/7... The application is build on classic ASP pages and the error appeared about once per day on a test server; when browsing the user Read More...
We very recently discovered a bug in classic ASP (asp.dll) you get installing the Service Pack 2 for Windows 2003; removing the SP2 makes it work again as expected, so this is a regression bug introduced by the service pack itself. Basically with SP2 Read More...
 
Page view tracker