Quick things to check when you experience high memory levels in ASP.NET
(893660) - Introduces quick things to check when you experience high memory in ASP.NET.
How to host a WebBrowser control in Visual Basic .NET to post form data
(311294) - This article discusses how to use the WebBrowser ActiveX control in Microsoft Visual Basic .NET to post form data. In Visual Basic .NET, you can use the POST method with the WebBrowser ActiveX control to send data to an HTTP server such as...
You experience problems when you try to programmatically use Commerce Server 2002 Feature Pack 1 components from Active Server Pages (ASP)
(899088) - Explains that Commerce Server 2002 Feature Pack 1 components are not supported with Active Server Pages (ASP). Provides a workaround for this behavior.
Frequently asked questions about the Cassini Web server in Microsoft Business Solutions CRM 1.2 Sales for Outlook
(893391) - Provides answers to frequently asked questions about the Cassini Web server that is installed with Microsoft CRM 1.2 Sales for Outlook.
Visual Studio .NET 2003 Setup may fail when antivirus or firewall program is running
(330733) - When you install Microsoft Visual Studio .NET 2003 or the .NET Framework version 1.1 on a computer running Microsoft Windows 2000, Windows XP, or Windows Server 2003, you may receive warnings during setup. If you ignore the messages, Visual Studio...
ASP.NET 1.1 June 2003 Hotfix Rollup Package
(821156) - This article contains information about a hotfix package that addresses the symptoms that are discussed in the "More Information" section. Service pack information the Microsoft .NET Framework 1.1885055How to obtain Microsoft .NET Framework 1.1...
Implement a Single-Sign On solution by using basic authentication and Internet Explorer client
(837104) - Explains how to implement a Single Sign-On (SSO) solution using Basic authentication and Internet Explorer clients that have applied the MS04-004 (KB 832894) security update, which prevents passing credentials through the URL.
Release notes for the preliminary release of Windows Code Name "Longhorn"
(829967) - Contains important information that was not available when the pre-release product documentation was written for Microsoft Windows Code Name "Longhorn".
You may receive a "System.Runtime.InteropServices.COMException" exception error when you try to send a large message by using the Large Message to MSMQT sample application in BizTalk Server 2004
(897294) - Describes a problem in BizTalk Server that occurs when you use the Large Message to MSMQT sample. You intermittently receive an exception error when you try to send a large message. To resolve this problem, you must modify the Queue.h header file.
Users must submit a fully qualified path when you use the "input type=file" element in a Web application in Windows XP Service Pack 2
(892442) - Describes new behavior with the "input type=file" element in Windows XP Service Pack 2 that may cause unexpected issues when you try to submit a path to the server by using the element on a Web page.
How to use the Microsoft CRM Server and Microsoft CRM Sales for Outlook client MSDN Subscriber downloads
(825874) - You cannot use the Microsoft CRM Server and the Microsoft CRM Sales for Outlook client downloads in a live production environment. These two downloads are for development and test purposes only. The license keys that are made available on the MSDN...
INFO: MSDE Security and Authentication
(325022) - System administrators and developers must consider security and authentication issues because users who are not authorized can destroy, steal, or otherwise gain access to data. This article gives you an overview of Microsoft Desktop Engine (MSDE)...
FIX: You receive an InvalidOperationException exception when you validate data against complex schema that include the xs:union type in the .NET Framework 1.1
(842832) - Fixes a problem in the .NET Framework 1.1 where you receive an InvalidOperationException exception in some methods for union datatypes. This behavior causes problems for schemas that have elements that have a union type and fixed value.
How to send a client certificate by using the HttpWebRequest and HttpWebResponse classes in Microsoft Visual C# .NET
(895971) - Describes how to send a client certificate by using the HttpWebRequest and HttpWebResponse classes in Microsoft Visual C# .NET.
FIX: You experience out of memory exception errors on a Web server that has ASP.NET 1.1 installed
(888419) - Describes a problem that occurs because the MobileCapabilities object is not expired from the cache. Describes a hotfix to resolve the problem.
COM objects fail to print when called from ASP
(184291) - A COM object that sends output to a printer fails when called from Active Server Pages (ASP), but functions correctly when called from an interactive application. This COM object could be either a commercial product such as a Microsoft Office...
DAPIStart fails within COM object instantiated from ASP
(194644) - When DAPIStart runs from within a Component Object Model (COM) object called from an .asp page, it may fail with error code C000000B5 and the message Access Denied. The context under which DAPIStart is running does not have rights to the Exchange...
How to encrypt and decrypt a file by using Visual C# .NET