We found 29 new resources that match your favorites:
Control the timeout value that ASP.NET uses when ASP.NET stores and retrieves session data from SQL Server 2000 through the sqlCommandTimeout property
(842044) - Describes a feature that you can use to control the timeout value that ASP.NET uses when ASP.NET stores and retrieves session data from SQL Server 2000 through the sqlCommandTimeout property.
BUG: Visual Studio .NET Stops Responding When "localhost" is Typed in File Share Path
(318125) - When you attempt to create a new ASP.NET Service project, and you have not installed Internet Information Server (IIS), you cannot create a new project. When you type localhost in the file share path, Visual Studio. NET stops responding without...
ASP.NET Configuration File Processing Ignores the Codebase Hints That Appear in the Machine.config File
(812832) - Assembly binding specifies information for an assembly. The information for each assembly appears in a dependentAssembly element. The assemblyIdentity element contains information that identifies an assembly. You can have more than one...
How To Create, Use, and Manage Macros in Visual Studio .NET
(317347) - This article demonstrates how to create a new macro project in Visual Basic .NET, and then record a simple macro that inserts a TODO token into the code and subsequently opens the Task List window to view the TODO task. It also shows you how to...
Requirements to use ASP.NET in FrontPage 2003
(871217) - Describes the requirements to use ASP.NET in FrontPage 2003.
The "Viewstate is invalid for this page" error message does not provide sufficient information to troubleshoot the issue
(831150) - Because View State is stored in a hidden field on a Web page, it is vulnerable to tampering when data is being transferred between the client and the server. To help make View State more secure, ASP.NET validates View State to verify that it came...
INFO: Visual Studio .NET Readme (Part 2)
(316250) - This article contains Part 2 of the Visual Studio .NET 2002 Readme file. For Part 1 of the Readme, see the following Microsoft Knowledge Base article: 312779INFO: Visual Studio .NET Readme (Part 1)312779 INFO: Visual Studio .NET Readme (Part 1) 5...
PRB: "Setup Has Detected That Another Program Requires the Computer to Reboot" Error Message When You Try to Install Visual Studio .NET
(830608) - When you try to install Microsoft Visual Studio .NET, you may receive the following error message: Setup has detected that another program requires the computer to reboot. You must reboot the computer before installing Visual Studio .NET...
PRB: "Installation Error 25003" Error Message When You Install Visual Studio .NET
(827076) - When you install Microsoft Visual Studio .NET, you may receive an "Installation Error 25003" error message. This problem may occur if files are not copied correctly during the installation process. This article discusses important information...
You may receive one or more error messages when you try to access an ASP.NET application that is hosted by using pass-through authentication in a UNC virtual directory in Internet Information Services 6.0
(897110) - Describes a problem that occurs because ASP.NET applications are not supported when you select pass-through authentication in IIS 6.0.
HOW TO: Retrieve a Value from the Registry and Then Use the Value in a Setup Project in Visual Studio .NET
(827026) - This step-by-step article describes how to retrieve a value from the registry. This article also describes how to use this value in a setup project that you create by using Visual Studio .NET. The examples in this article describe how to retrieve...
HOW TO: Create Windows Scripts by Using Visual Studio .NET
(827075) - This step-by-step article describes how to create Microsoft Windows scripts by using Microsoft Visual Studio .NET. You can run a Windows script by double-clicking the script file in Windows Explorer. Microsoft Windows Script Host (WSH) is a...
BUG: "ASP.NET Version Mismatch" Error Message When You Open an ASP.NET 1.0 Project in Visual Studio .NET 2003
(827074) - When you use Visual Studio .NET 2003 to open an ASP.NET 1.0 project on a Web server that is running ASP.NET version 1.1, you may receive the following "ASP.NET Version Mismatch" error message: Visual Studio .NET has detected that the Web server is...
FIX: "Server Application Unavailable" error message if a DLL is loaded in the 0x33A20000 address space and you request an ASP.NET page
(821157) - Possible conflicts with ASP.NET on mulit-processor computers with applications (for example, MCMS) that load DLLs at the address space 0x33A20000.
Cannot Open an ASP.NET Web Application Project After Deployment
(830611) - You create an ASP.NET Web application project, and then you deploy the project on another computer. When you try to open the deployed project, you may receive the following error message: The project you are trying to open is a Web project. You...
FIX: You receive a "Server Application Unavailable" error message when you request an ASP.NET page on a computer that has multiple processors
(818706) - Discusses a "Server Application Unavailable" error message that you receive when you request an ASP.NET page on a computer that has multiple processors.
META Tags Move When You Are Designing an ASP.NET Application
(826432) - When you are designing ASP.NET pages, the META tags move if you switch between design view and HTML view.
FIX: "Check Out for Edit" Dialog Box Appears When You Try to View an ASP.NET Web Form That Has a DataGrid Control in an HTML Table
(832089) - If an ASP.NET Web Form contains a DataGrid control in an HTML table, and the ASP.NET Web Form is under source code control, the Check Out For Edit dialog box appears when you try to view the Web Form. If multiple checkouts is not enabled, you...
BUG: A user who is not an administrator in the VS Developers group cannot create an ASP.NET Web Application in Microsoft Visual Studio .NET
(833896) - Explains how to create a Web application as a non-administrator user in FrontPage Extensions mode either by using administrator credentials in the Username/Password dialog box or by using the file-share access method.
Description of the Type Filtering feature in the Microsoft .NET Framework
(831687) - In the Microsoft .NET Framework 1.1, the Type Filtering feature is included with the .NET Framework Remoting infrastructure. By default, Type Filtering is enabled. Type Filtering limits the type of objects that a .NET Framework Remoting client can...
The Visual Studio .NET 2003 Combined Help Collection is removed when you remove the MSDN Library - January 2003
(817251) - When you remove the Microsoft Developer Network (MSDN) Library - January 2003 from Microsoft Visual Studio .NET 2003, the Visual Studio .NET 2003 Combined Help Collection is also removed. To work around this behavior, install the MSDN Library -...
How to debug on computers that are running Windows XP and that are in the same Workgroup in Visual Studio .NET
(833900) - This step-by-step article describes how to set up remote debugging in Microsoft Visual Studio .NET between two computers that are running Microsoft Windows XP Professional. In this scenario, the two computers are not on the same domain. However,...
INFO: Locations for User Customizations in Visual Studio .NET
(320851) - When you develop applications by using Microsoft Visual Studio .NET (2002) on multiple computers, you may have to copy user-specific settings from one computer to another. This article describes where customized settings are located and how to...
BUG: When you add a member of a Hashtable class to the Watch window in Visual Studio .NET, the values that appear in the Watch window are not correct
(833895) - In an application that was created in Microsoft Visual Studio .NET, if you drag a member of a Hashtable class to a Watch window to add a new Watch, the nodes that appear for the key-and-value pairs should contain the key-and-value pairs. However,...
Selection of multiple project outputs is not supported for Setup projects in Visual Studio .NET
(834486) - When you create a Setup project by using Microsoft Visual Studio .NET, selection of the project outputs of multiple projects that are part of the solution is not supported. This behavior is by design. Steps to reproduce the behavior Create a Setup...
You receive a "The Windows SharePoint Services virtual server has not been configured for use with ASP.NET 2.0.50204.0" error message when you connect to the home page of a Windows SharePoint Services Web site
(894903) - Describes a scenario where you receive a "The Windows SharePoint Services virtual server has not been configured for use with ASP.NET 2.0.50204.0" error message in Windows SharePoint Services.
BUG: You receive a time out error message when you try to delete a catalog by using BizDesk in Commerce Server 2002
(889578) - Describes a problem that occurs when you receive an "ASP 0113 (0x80004005)" error message when you delete a catalog from BizDesk. Requires that you rebuild the full-text catalog to resolve the problem.
BUG: "Object variable or With block variable not set" error message when you access a public object variable
(316478) - When you set a public object variable of a Microsoft Component Object Model (COM) component in Microsoft Visual Basic .NET, you may receive the following error message: An unhandled exception of type 'System.Runtime.InteropServices.COMException'...
You receive a "The remote procedure call failed" error message when you upgrade a Visual Basic 6.0 project to Visual Studio .NET 2003 on Windows Server 2003 SP1 or on Windows XP SP2
(896292) - Explains that the upgrade fails if the Data Execution Prevention option is enabled. You can add the VBU.exe tool to the Data Execution Prevention (DEP) exclusion list to avoid this behavior.