My web application was working fine, but since last 3 days I am facing a weird problem. After rebuild when I say F5 or ctrl F5 to run same application it takes indefinite time to launch the very first page. Once it launch successfully after an hour (50-60 mins), it works fine. From second time onwards, it works fine as long as I dont rebuild.
The application is in .Net 3.5, VB.Net, some jQuery code and VS 2008. For the solution, I try to cleared browser cache, restarted machine, IISreset, etc but then also its not changing the behavior. The same web application is working fine on other machine and on server. On my machine, other web applications are working fine.
I am unable to figure out whats wrong. Please advise. All suggestions are welcome. Thanks in advance.