Modules
Hot Links
Login
Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.
Who's Online
There are currently, 8 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here

Update for 3/8/2005



List of the undocumented bugs that are fixed in the .NET Framework 1.1 Service Pack 1

(888528) - Discusses the bugs that are fixed in the .NET Framework 1.1 SP1 and that are not documented elsewhere.


FIX: You may receive an application error in Vbc.exe or Csc.exe when you run a .NET Framework application

(832597) - When you run an application that uses the Microsoft .NET Framework 1.1, and the application was created by using Microsoft Visual Basic .NET, you may receive an error message that is similar to the following: vbc.exe - Application ErrorThe...


FIX: You may receive a "'VsRptDesigner Package' has failed to load properly" error when you open Visual Studio .NET 2003 with a mandatory roaming profile

(830968) - Describes a problem that occurs in Microsoft Visual Studio .NET 2003 when you try to run Crystal Reports and you are logged on with a mandatory roaming profile.


Common solutions for Windows Messenger account logon problems

(307294) - This article describes some common solutions to issues that may occur when you try to log on to Windows Messenger. Troubleshooting Typical Sign-In IssuesSigning In to Windows Messenger by Using .NET PassportTroubleshooting Issues with .NET...


How to use ADO with ASP to display Visual FoxPro data

(165492) - Describes how to use ActiveX Data Objects (ADO) on an Active Server Page (ASP) to access data in a Visual FoxPro database by using the VFP ODBC driver.


FIX: "The view state is invalid for this page and might be corrupted" error message when the view state contains objects that have long decimals in the .NET Framework 1.0

(812399) - When you open a page that contains numeric data in the View State, if the numbers are very small, for example five places past the decimal place (0.00004) you recieve a View State error message similar to the following: Server Error in '/vState2'...


List of bugs that are fixed in Visual Studio .NET 2002 Service Pack 1

(837234) - Lists Microsoft Knowledge Base articles about bugs that Visual Studio 2002 Service Pack 1 includes fixes for.


FIX: You may receive an error message when you use Windows Media Player to transfer a DRM-protected media file to a Windows CE .NET 4.2-based device that is connected by using ActiveSync

(894259) - Updates Windows CE .NET 4.2 to fix a problem where you may receive an error message when you try to play a corrupted MP3 file in Windows Media Player.


You receive an error message in SQL Server 2000 Reporting Services after you install security update MS05-004 for the .NET Framework 1.1

(895242) - Discusses a solution to an issue where you receive an error message in SQL Server 2000 Reporting Services after you install security update MS05-004 for the .NET Framework 1.1.


FIX: You may receive the “Cannot copy assembly” error message when you try to build a Visual C# .NET solution in Visual Studio .NET 2003

(887818) - Fixes the "Cannot copy assembly" problem when you try to build a solution in Microsoft Visual Studio .NET 2003


INFO: Connection Pool Management by ADO Objects Called From ASP

(191572) - When using ActiveX Data Objects (ADO) within an Active Server Pages (ASP) page, it is important to know how to utilize connection pooling effectively. When using different combinations of implicit and explicit ADO connections with ADO recordsets...


Visual Studio .NET 2002 Service Pack 1 Release Notes

(895309) - This article contains the contents of the Release Notes from Visual Studio .NET 2002 Service Pack 1. It includes information about patch specifications, installation instructions, and provides a link to the list of included hotfixes.


FIX: You may experience an exception in Quartz.dll when you play a corrupted MP3 file on a Windows CE .NET 4.2-based device

(893252) - Updates Windows CE .NET 4.2 to add code that helps prevent an exception when you try to play corrupted MP3 files.


Visual Studio .NET 2003 Web projects cannot be created against an IA-64 based computer that is running Windows Server 2003 Service Pack 1

(893671) - Describes a problem that occurs when you try to create a Web project in Visual Studio .NET 2003 against an IA-64-based computer that is running Microsoft Windows Server 2003 Service Pack 1. Provides a workaround for this problem.


BUG: "Unable to start debugging on the Web server" error message when you run an ASP.NET Web application

(814717) - You create an ASP.NET Web application by using localhost as the Web server, and you change the Web site setting in Internet Information Services (IIS) to use the specific IP address for Web Site Identification . Then, when you run the application,...


BUG: Passing large quantities of data in .NET Remoting calls causes an unexpected exception to occur

(322975) - You can use .NET Remoting to allow instances of any type that can be serialized to be passed as method parameters between the client and the server applications. However, if the type instance that is passed is very large (tens of megabytes), the...


Microsoft Visual Studio .NET debugger does not step into the Load event

(325118) - In Microsoft Visual Studio .NET, when you click Step Into on the Debug menu or when you press the F11 key to start your Microsoft Windows Application, then the debugger does not step into any startup events in the form after the constructor is....


FIX: Application leaks handles when you use the CRT _popen function in Visual C++ .NET 2003

(892086) - Fixes a problem where handle leaks occur when you use the CRT _popen function in Visual C++ .NET 2003.


How to get a copy of filtered ADO.NET DataTable/DataSet using XSL transformation and Visual Basic .NET

(555267) - This step-by-step article describes how to get a copy of the filtered ADO.NET DataTable/DataSet using XSL transformation.


You receive the "Object reference not set to an instance of an object" error message when you try to open a project that contains an inherited user control in Visual Studio .NET 2003

(894438) - Describes a problem that occurs in Microsoft Visual Studio .NET 2003. When you try to open a project that contains an inherited user control, you receive an error message.


You cannot establish a voice connection with a .NET Messenger user in Windows Messenger 5.0

(890296) - Explains that you cannot establish an audio connection or a video connection with a .NET Messenger user if you configure Windows Messenger to block all other SIP users.


FIX: Critical startup events are not logged in the .NET Framework 1.1 Service Pack 1

(890666) - Describes a problem that occurs in the .NET Framework 1.1 Service Pack 1. Critical startup events are not logged.


BUG: Potential data loss can occur when you manually run a change script that is generated by Visual Data Tools in Visual Studio .NET

(890883) - Describes a scenario where potential data loss can occur. When you use the scripts that are generated by Visual Data Tools (VDT) in SQL Server 2000, this problem can occur.


FIX: The ReadFile function may read incorrect data from an IEEE1394 hard disk drive in Windows CE .NET 4.2

(894379) - Updates the IEEE1394 bus component in Windows CE .NET 4.2 to fix a problem when incorrect data may be read from a hard disk drive.


How to pass array of values into SQL Server stored procedure using XML and Visual Basic .NET

(555266) - This step-by-step article describes how to pass array of values into SQL Server stored procedure using XML format and how to use this array in a IN clause of the SQL statements. The sample strong in this article uses SQL Server .NET Managed Provider.


How To Disable Cookies That Are Sent by Active Server Pages

(163010) - Active Server Pages (ASP) uses cookies to track SessionIDs. As a result, the browser is sent a cookie when a new session is created. Typically this occurs the first time a particular client requests an ASP page in your Web application. If Internet...


FIX: The OracleDataReader class may return incorrect results for the millisecond part of time in the .NET Framework 1.1

(893040) - Fixes a problem that may occur in the .NET Framework 1.1. The OracleDataReader class may return incorrect results for the millisecond part of time.


FIX: The SH4 compiler may generate an incorrect return value for a function in Windows CE .NET 4.2

(892639) - Updates the SH4 compiler for Windows CE .NET 4.2.


FIX: The WSDL tool cannot successfully generate the proxy when the WSDL file imports multiple schemas that in turn import a common schema in the .NET Framework 1.1 Service Pack 1

(892202) - Fixes a problem that occurs when you use the WSDL tool to import a schema that includes multiple schemas that in turn import a common schema in the .NET Framework 1.1 Service Pack 1.





General Information

Site Map




Copyright © by General Information All Right Reserved.

Published on: 2005-10-06 (440 reads)

[ Go Back ]
home  |   topics   |   content   |   links   |   contact   |   login   |   search  |   sign up   |   privacy policy
General Information Technology News info-on-it.com © 2005