Are there any known/common problems with using server.transfer("whatever.aspx")? It's always worked fine on my machine but after uploading to the live server today my web application hangs whenever i reach a point where server.transfer occurs.

Any ideas?