FIX: The Server property may return as an empty string when you receive the SQLException object in the .NET Framework 1.0 and in the .NET Framework 1.1 (884871)
The information in this article applies to:
- Microsoft .NET Framework 1.0
- Microsoft .NET Framework 1.1
SYMPTOMSYou can use the Microsoft .NET Framework 1.0 and the .NET Framework 1.1 to create an instance of the
SQLConnection class on the computer that is running Microsoft SQL Server 2000. However, if
the SqlException object is raised, the Server property
of the SqlException object is not set. The Server
property returns an empty string. The Server
property is supposed to contain the name of the instance of the computer that is running SQL
Server that the associated SqlConnection class is connected to.RESOLUTIONHow to obtain the hotfixThis issue is fixed in the Microsoft Visual Studio .NET Hotfix Package 3151. For additional information, click the following article number to view the article in the Microsoft Knowledge Base: STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 6/1/2006 |
---|
Keywords: | kbtshoot kbfix kbBug kbHotfixServer kbQFE KB884871 kbAudDeveloper |
---|
|