Re: App converted from 1.1 to 3.5 runs at about quarter of the speed

Tech-Archive recommends: Fix windows errors by optimizing your registry



=?Utf-8?B?UGhpbCBKb2huc29u?= <PhilJohnson@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote in news:1250DB0B-6002-40DA-A6DF-C19116756160@xxxxxxxxxxxxx:

Hi,

We have a web app that was written in .net 1.1

We recently converted the app to run in .net 3.5 and put it live.

The application is running on 3 Server cluster and the servers are
pretty heavy duty.

Does anybody have any ideas as to why the application is so much
slower now on 3.5 than it was on 1.1?

No clue, but I would guess you are using some deprecated features or the
code is not properly architected .NET code.

If deprecated, you can search the docs, find the code and use more
"modern" techniques.

If improper architecture, you will have to cull through the code and fix
the architecture through refactoring.

The best bet is to add tracing and find the routines that are causing
the slow down.

One other thing that could affect things is the configuration of the
server. This can be site config or machine config. This is a harder
route to go down, so I would trace the code first and find the
bottlenecks.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
.



Relevant Pages

  • Re: Connecting VS.NET 2003 to IIS6/WSS
    ... successful at creating a web app with the source tree on the web server. ... >> I'm posting this question here, rather than in the programming group, ... >> web apps, web parts, etc. wants to find an IIS installation (with Windows ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Using Access for web application?
    ... My about the server running the web app was stemming from the following ... decision of using Windows or Linux has been made. ... If you are using DreamWeaver and ASP; the fact of using Access or MySQL as ...
    (microsoft.public.access.dataaccess.pages)
  • Re: Front End WSS3.0 Server
    ... WSS only listens to addresses for web applications that are in AAM. ... Another use for zones for a web application is when you extend a web app. ... When you add a second WFE to a server farm, WSS assumes that it will be ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Anyone here switched to Ruby
    ... I think the answer is that there is no "Smalltalk on Rails" ... You often don't have the chance to add a new DBMS to a server. ... I used VW Web Toolkit servlets to write a web app for our product's ...
    (comp.lang.smalltalk)
  • Required permissions cannot be acquired
    ... I have a web app that works on my workstation. ... sharing a file server. ... An error occurred during the processing of a configuration ... Source Error: ...
    (microsoft.public.dotnet.framework.aspnet)