![]() |
|
|
|||||||
![]() |
ASP Net - IIS 6 vs IIS 5 ASP.NET Performance Issues |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
I have currently developed an intranet asp.net (v1.1.4322 framework)
app on a Windows XP Pro machine running IIS 5 with all patches. The backend is an Access database utilizing ADO.NET. My problem is the app runs perfectly on IIS 5, but when moved to production on a Windows 2003 box running IIS 6 (v1.1.4322 framework) with all patches (and ample hardware), performance degrades to the point the app is almost useless. The slow down is occurring during database access on both the local machine and remote machines. I know that many will point out that the database and access to it needs analyzed to see if it is the culprit, but it runs perfect under IIS 5, so it is definitely something with Win2k3 / IIS 6, or both. I have read several posts stating that using basic authentication and changing it to IIS 5 isolation mode would do the trick, but that wasn't the case. I've also read that specifically setting the datatype of the paramters on an update (rather than allowing the Dataset to do it) can improve performance. The issue with that fix, and the reason why I'm not going this route, is that it is not a problem under IIS 5, only IIS 6, and is obviously an IIS / Win2k3 issue, and not a coding issue. It may be an IIS setting or an application setting that isn't obvious. Whatever the case, I'm completely frazzled... This is an issue that needs resolved ASAP, as we can't fallback to IIS 5... Any help would be greatly appreciated! Thanks in advance JMaelstrom |
|
|
|
|
#2 |
|
Junior Member
Join Date: Jul 2006
Posts: 1
|
Hi,
we are experiencing the same problem. Dit you manage to solve this problem ? Greetings Arnout rattatosk |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best CPU Cooler Performance LGA1366 Q2-2009 | Admin | Front Page News | 0 | 08-05-2009 04:56 PM |
| viewstate MAC failed in asp.net 2.0 while postback the page | azraffarveen | Software | 0 | 05-12-2009 03:24 PM |
| ASP.NET: Asign Users in Roles(Array.IndexOf(Of String) method) | msandlana | Software | 0 | 04-25-2008 06:37 AM |
| MCITP: Enterprise Support Technician | MileHighWelch | MCITP | 1 | 06-19-2007 10:25 PM |
| Re: Hard drive performance question | MF | A+ Certification | 0 | 12-10-2005 01:55 AM |