Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Slow application after upgrading from 1.1 to 2.0

Status
Not open for further replies.

bereza

Technical User
Jun 14, 2006
105
EU
Hi,
our web site contians
Web Application1 (.net 2.0) = the web stie
Web Application2 (.net 2.0) = virtual directory
Web Application3 (classic ASP) = virtual directory

After we upgraded our server from .net 1.1 to 2.0 the Web Application2 is very slow (web application1 and web application3 are fast as usual). why?

- all applications use same connection string to communicate with our database.
- we have installed .net 2.0 and Service Pack 1 for it.
- I have changed the asp.net under asp.net tab under property of the web site.

thanks for your help
 
Have you tried adding tracing to the page? Did it highlight any functions/methods that were taking a while to execute?

[!]
-------------------------------------------------------

Mark,

Join me at the new IT Community of the 21st Century: [!][URL unfurl="true"]http://lessthandot.com[/!][/url]

[/!]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top