Browse by Tags

All Tags>ASP.NET>IIS7 (RSS)

IIS7 – Improving ASP.NET performance (concurrent requests) while on Integrated Mode by rakkimk

If you were a ASP.NET 1.1 developer, and faced some performance problems, I’m sure you would have come across the KB 821268 which talks about tweaking maxWorkerThreads, maxIoThreads in the <processModel>, minFreeThreads, minLocalRequestFreeThreads...

ASP.NET 2.0 x64 – You may get HTTP 400 Bad Request or Error as mentioned in KB 932552 or 826437 by rakkimk

I’m sure you already know about this fix for ASP.NET which fixes an issue of “not a valid path” exception, and this fix for ASP.NET 1.1 for the same reason. If you receive this error now on your application, you might not need to apply the hotfix because...
More Posts
Powered by Community Server (Commercial Edition), by Telligent Systems