viggy

Stories submitted by viggy

ASP.NET - Response time is very slow for the first request to applicat(dotnetscraps.com)

submitted by viggyviggy(15) 3 years, 7 months ago

ASP.NET - Response time is very slow for the first request to application (45+ seconds) read more...

add a comment |category: |Views: 65

tags: another

Warning: Page has Expired - when users click the back button in IE(dotnetscraps.com)

submitted by viggyviggy(15) 3 years, 7 months ago

It's possible to avoid this situation, if you're willing to have some additional HTTP traffic. In the ASP.NET code, add a function to handle the PreRender event, and have that emit client-side script so that IE will make a GET request to actually display the page. read more...

add a comment |category: |Views: 49

tags: another

Shooting yourself in the foot - IIS 6.0 OWA HTTP/1.1 400 Bad Request ((dotnetscraps.com)

submitted by viggyviggy(15) 3 years, 10 months ago

Shooting-yourself-in-the-foot---IIS-60-OWA-HTTP11-400-Bad-Request-(Header-Field-Too-Long) Error read more...

add a comment |category: |Views: 31

tags: another