I've got a website moved from a 32 bit win2003 platform, to 64bit 2008.
When I browse to the website the asp.net precompiles, but the site is never opened, doesn't timeout, it simply sits there with the blue progress bar and Waiting for...
At first I thought this was 32 bit on 64, so I turned IIS to use 32 bit .Net, so now it fails exactly the same but the precompiled code goes into the 32 bit directory instead of 64.
I've tried precompiling the site, but I still get the same problem.
Any ideas where to start to diagnose this problem?
thanks
mike