Changes to how the .NET Framework QuickStart tutorials are hosted on a computer that is running the .NET Framework 2.0 SDK (899297)



The information in this article applies to:

  • Microsoft .NET Framework 2.0

Beta Information

This article discusses a Beta release of a Microsoft product. The information in this article is provided as-is and is subject to change without notice.

No formal product support is available from Microsoft for this Beta product. For information about how to obtain support for a Beta release, see the documentation that is included with the Beta product files, or check the Web location where you downloaded the release.

INTRODUCTION

This article describes changes to how the Microsoft .NET Framework QuickStart tutorials are hosted on a computer that is running the Microsoft .NET Framework 2.0 Software Development Kit (SDK). The changes are compared to how the Microsoft .NET Framework QuickStart tutorials are hosted on a computer that is running the Microsoft .NET Framework 1.1 Software Development Kit (SDK).

MORE INFORMATION

When you install the .NET Framework 1.1 SDK, the .NET Framework QuickStart configuration program creates a directory in Microsoft Internet Information Services (IIS) that is named ASPPlus. Additionally, the .NET Framework 1.1 SDK installs the WebIPSetting.exe file.

However, when you install the .NET Framework 2.0 SDK, the ASPPlus directory is not created in IIS, and the .NET Framework 2.0 SDK does not install the WebIPSetting.exe file.

REFERENCES

For more information about how to configure the computer to host the .NET Framework 2.0 SDK QuickStart tutorials, see the Configdetails.htm file that is included in the .NET Framework 2.0 SDK.

Modification Type:MajorLast Reviewed:7/18/2005
Keywords:kbSDK kbframe kbtshoot kbinfo KB899297 kbAudDeveloper