DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Tue, 7 Aug 2007 08:35:40 -0400,    posted on: microsoft.public.dotnet.framework.adonet        back       

Thread Index
  1    Jody Gelowitz
          2    Jody Gelowitz


Internal .Net Framework Data Provider error 6   
We have started experiencing "System.InvalidOperationException: Internal 
..Net Framework Data Provider error 6" exceptions from our Visual Studio 2005 
applications since implementing Mirroring with SQL Server 2005.  If we 
change our connection string so that it does not include the Failover 
Partner, then we do not get these exceptions.  We have also tried removing 
the Network parameter and found that we still get these exceptions, although 
less frequently.

Has anybody else been able to track down the cause of this type of exception 
or come up with a solution?

Thanks,
Jody


Connection Strings:
--------------------
Data Source=Primary; Failover Partner=Mirror;Network=dbmssocn;Initial 
Catalog=Live;Uid=username;Pwd=password;
Data Source=Primary; Failover Partner=Mirror;Initial 
Catalog=Live;Uid=username;Pwd=password;


Exception Message:
--------------------
System.InvalidOperationException: Internal .Net Framework Data Provider 
error 6.
   at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection 
owningObject)
   at 
System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection 
owningObject)
   at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection 
owningObject)
   at 
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection 
owningConnection)
   at 
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection 
outerConnection, DbConnectionFactory connectionFactory)
   at System.Data.SqlClient.SqlConnection.Open()
Date:Tue, 7 Aug 2007 08:35:40 -0400   Author:  

Re: Internal .Net Framework Data Provider error 6   
I think that we have found the solution to our problem.

After switching network cables on each of our database servers, these 
exceptions disappeared.  Prior to doing this, we would see an "Internal .NET 
Framework Data Provider error 6" message at least once every 2 hours.  The 
network cables have been replaced 4 days ago, and we have not seen this 
exception since.

Hope this helps others who are experiencing the same type of issue.

Thanks,
Jody


"Jody Gelowitz"  wrote in message 
news:OHW$F%23O2HHA.4400@TK2MSFTNGP06.phx.gbl...

> We have started experiencing "System.InvalidOperationException: Internal 
> .Net Framework Data Provider error 6" exceptions from our Visual Studio 
> 2005 applications since implementing Mirroring with SQL Server 2005.  If 
> we change our connection string so that it does not include the Failover 
> Partner, then we do not get these exceptions.  We have also tried removing 
> the Network parameter and found that we still get these exceptions, 
> although less frequently.
>
> Has anybody else been able to track down the cause of this type of 
> exception or come up with a solution?
>
> Thanks,
> Jody
>
>
> Connection Strings:
> --------------------
> Data Source=Primary; Failover Partner=Mirror;Network=dbmssocn;Initial 
> Catalog=Live;Uid=username;Pwd=password;
> Data Source=Primary; Failover Partner=Mirror;Initial 
> Catalog=Live;Uid=username;Pwd=password;
>
>
> Exception Message:
> --------------------
> System.InvalidOperationException: Internal .Net Framework Data Provider 
> error 6.
>   at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection 
> owningObject)
>   at 
> System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection 
> owningObject)
>   at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection 
> owningObject)
>   at 
> System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection 
> owningConnection)
>   at 
> System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection 
> outerConnection, DbConnectionFactory connectionFactory)
>   at System.Data.SqlClient.SqlConnection.Open()
>
> 
Date:Tue, 21 Aug 2007 10:46:10 -0400   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us