About 7,230 results
Open links in new tab
  1. System.Data.SqlClient.SqlException: Cannot open database "ASPNETDB ...

    Feb 14, 2011 · System.Data.SqlClient.SqlInternalConnectionTds..ctor (DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, …

  2. Missing System.Data.SQLClient dll - Wiley

    Jun 3, 2011 · I am not able to add the System.Data.SQLClient Namespace to my project. : ( If I right-click on Solution Explorer/References to "Add Reference"

  3. System.Data.SqlClient.SqlException: A connection was successfully ...

    Oct 7, 2021 · System.Data.SqlClient.SqlException: A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - An …

  4. System.Data.SqlClient.SqlDataReader - URGENT - Wiley

    Sep 27, 2006 · ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.

  5. System.Data.SqlClient.SqlException: The operation failed because the ...

    Jan 10, 2014 · When does "System.Data.SqlClient.SqlException: The operation failed because the session is not single threaded" exception get thrown ? We have a web application and the above …

  6. DbProviderFactory CreateConnection Fails for System.Data.SqlClient

    Aug 15, 2018 · Here is the code to test with. Create a new Form, add a button and put this code in the button. Dim dbf As Data.Common.DbProviderFactory ' ' uncomment one of the below dbf = ' 'this fails …

  7. Problem of permissions on a SQL server trigger

    Jul 5, 2011 · Under the Windows domain administrator account, I can modify the trigger using Microsoft SQL Server Management Studio. When I use another account, Account1, which is the member of …

  8. Max pool size - social.msdn.microsoft.com

    Dec 19, 2011 · Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was …

  9. Connection Timeout Expired. The timeout period elapsed while …

    Oct 7, 2021 · at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover (ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean …

  10. how to remote connection to an SQL server on the same network?

    Jul 2, 2007 · at System.Data.SqlClient.SqlInternalConnectionTds..ct or (DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, …