What are the limitations when configuring ASP.NET by using the ASP.NET MMC snap-in?
The ASP.NET MMC snap-in allows you to set ASP.NET configuration at all levels, but on the local computer only. For more information, see ASP.NET MMC Snap-In. • Can I configure ASP.NET Web sites and applications remotely? Yes. You can use the Web Site Administration Tool to configure remote Web sites and applications by using a Web browser. For more information, see Web Site Administration Tool. • Can I configure ASP.NET by directly editing the Machine.config and Web.config files? Yes. You can use any text editor or XML editor to edit the ASP.NET configuration files directly. However, consider using one of the tools mentioned in the previous questions to edit ASP.NET configuration because those tools often ensure XML validation. • Can I configure ASP.NET by directly editing the IIS metabase file? The IIS 6.0 metabase is stored in an XML-formatted file called Metabase.xml. You can configure IIS to allow the metabase to be edited directly, but not all of the ASP.NET configuration settings
Related Questions
- Is the BlackBerry Enterprise Server Management (MMC Snap-in) a separate product or is it an upgrade to the next release?
- Which versions of the BlackBerry Enterprise Server will be able to support the MMC Snap-in feature?
- What are the limitations when configuring ASP.NET by using the ASP.NET MMC snap-in?