Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page cannot be displayed
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00843337
Message ID:
00849620
Views:
17
>>>What would I do to troubleshoot if this is cache problems?
>>
>>Ok first for caching issues, make sure your cache is cleared out, and that IE refreshes the data every page request.
>
>Done. Was automatic, not is set to get new page for every requests. The problems still happens though.
>
>> That way you will eliminate that. Ok, it is having a problem when your internet connection is down?
>
>It seems unrelated to the internet connection going down since the internet connection hasn't crashed for several days, yet I've still had the problem.

Have you looked at server load, or other server performance montioring? Perhaps your server can't handle the load, or you have a method that is taking a lot of processing power, or something that is hitting the database hard.

True this, see if you can reproduce the error, w/ just an HTML page, testing.html or something.. Reload it several times, perhaps right a little application to hit it every 20 seconds, and download the HTML. That will be the first thing, that will let you begin seeing if the problem is with server load or with ASP.NET etc.


Morgan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform