I do my ASP.NET development on my Vista 64 workstation with IIS 7. If the database is local, everything works well. If the database (MSSQL2k5 or MSSQL2k8) is remote,I get timeouts unless everyquery has 5 minutes or more to complete. THis makes development / debugging well nigh impossible. I am not using trusted connections.
I can connect to all the databases from console apps using the same connection strings just fine. What forum should I lask this in?