J
Josh Harris
I am having an issue with an asp.net website not working in production
on the 1.1 framework, yet it works in development on the 1.1
framework. Both production and development are pointing to the same
database server. I get the error below:
Error: {0}System.Data.SqlClient.SqlException: SQL Server does not
exist or access denied. at
System.Data.SqlClient.ConnectionPool.GetConnection(Boolean&
isInTransaction) at System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString
options, Boolean& isInTransaction) at
System.Data.SqlClient.SqlConnection.Open() at
CollectorPerformance.menu.isSpecialAccessUser()An error has occurred.
Please contact the Help Desk.
Thanks for any ideas!
on the 1.1 framework, yet it works in development on the 1.1
framework. Both production and development are pointing to the same
database server. I get the error below:
Error: {0}System.Data.SqlClient.SqlException: SQL Server does not
exist or access denied. at
System.Data.SqlClient.ConnectionPool.GetConnection(Boolean&
isInTransaction) at System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString
options, Boolean& isInTransaction) at
System.Data.SqlClient.SqlConnection.Open() at
CollectorPerformance.menu.isSpecialAccessUser()An error has occurred.
Please contact the Help Desk.
Thanks for any ideas!