First time debugging results in an error in ASP.NET 2.0

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
[630 byte] By [creatorul] at [2007-11-20 0:04:30]
# 1 Re: First time debugging results in an error in ASP.NET 2.0
Who encountered this problem ?
creatorul at 2007-11-9 11:50:45 >