You receive a "General network error" error message when you make a request to an SQL adapter (826829)
The information in this article applies to:
- Microsoft ADO.Net 2.0
- Microsoft ADO.NET (included with the .NET Framework 1.1)
- Microsoft SQL Server 2000 Developer Edition
- Microsoft SQL Server 2000 Enterprise Edition
- Microsoft SQL Server 2000 Personal Edition
- Microsoft SQL Server 2000 Standard Edition
SYMPTOMSWhen you use an encrypted channel (for example, a connection
that uses the HTTPS protocol) to make a request to a Microsoft SQL adapter, the SQL
adapter may return the following error message: General
network error. Check your network documentation.
CAUSEWhen you use an encrypted channel to make a request to an
SQL adapter, if the SQL adapter connects to an instance of SQL Server that is
not configured to handle Secure Socket Layer (SSL) communication, you notice
the error that is mentioned in the "Symptoms" section of this
article.RESOLUTIONTo resolve this problem, when you use an encrypted channel
to make a request to an SQL adapter, make sure that the instance of SQL Server
is configured to handle SSL communication.STATUS This
behavior is by design.REFERENCES
For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
276553
How to enable SSL encryption for SQL Server 2000 with Certificate Server
298805 How to enable SSL for all customers who interact with your Web site in Internet Information Services
Modification Type: | Major | Last Reviewed: | 3/13/2006 |
---|
Keywords: | kbtshoot kberrmsg kbsetup kbSqlClient kbprb KB826829 kbAudDeveloper |
---|
|