creatorul
July 29th, 2006, 09:03 PM
I have a problem when I compile my Web page in ASP.NET 2.0 . I'm currently using Visual Stiudio 2005 Pro . When I compile the page in debug mode I get 'Internet Explorer cannot display the webpage' and works only after I hit refresh button . I know that the Web server caches the pages after compilation . This means that subsequent requests of an ASP.NET page executes more quickly than the first but my problem is he does not display my page first time ( and he waits for ~ 40 seconds until I receive Iexplorer errror) . If you encountered this problem and know a possible solution please help.
Thank you
Thank you