ASP.NET problem *RESOLVED*
Ok, I'm not exactly sure howto explain this. Basically, I'm writing an intranet asp.net site to handle alot of the company functions.
When I goto the site, most of the pages are lightning fast (internal network). Some of the pages that have web controls are are over 32kb, are really slow. I thought it was my code, rewrote it. Didn't help.
I commented out every single line in the .vb file for the webform on one of the affected files and it still ran slow. I can't explain this problem or why its even occuring.
I'm running the site (atm) on w2k pro IIS 5.
Anyone ever heard of a problem like this before?