Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

Verifying the Microsoft ASP.NET version installed in the Lab Manager server

Symptoms

  • When connecting to the Lab Manager administration page, these errors may appear:
    • Server Error in '/LabManager' Application.
    • Configuration Error
      Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    • Parser Error Message: Unrecognized attribute 'type'.

    • The version contained in the error is not a 2.0 version number. For example:

      Version Information: Microsoft .NET Framework Version:1.1.4322.2379; ASP.NET Version:1.1.4322.2379

Purpose

This article provides steps to check the Microsoft ASP.NET component version and registration status.

Resolution

This error message may appear if Lab Manager is not using the correct version of Microsoft ASP.NET.

  1. Verify that the Lab Manager server has ASP.NET version 2.0.50727 installed. 
    1. Click Start > Control Panel > Administrative Tools > Internet Information Services (IIS) Manager.
    2. On the left pane, expand the entry for Local Computer and click Web Service Extensions.
    3. Check that there is an item called ASP.NET v2.0.50727 and that its status reads Allowed. If the status reads Prohibited, right-click the item and click Allow.

  2. Verify the ASP.NET version registered with Lab Manager.
    1. Click Start > Control Panel > Administrative Tools > Internet Information Services (IIS) Manager.
    2. Click Web Sites > Default Web Site > LabManager.
    3. Right-click Lab Manager > Properties.
    4. In the Virtual Directory tab, click Configuration.
    5. For each of the following extensions: .asax, .ascx , .asmx , and .aspx , verify that the executable path version lists version 2.0.50727.
    6. If the version listed is incorrect but the correct version of ASP .NET has been installed, use the iisreset command to update the version listed.
      1. Open a command prompt. For more information, see Opening a command or shell prompt (1003892).
      2. Run the iisreset command.
        For more information, see: Restarting IIS (IIS 6.0) http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/003ed2fe-6339-4919-b577-6aa965994a9b.mspx?mfr=true

Additional Information

Tags

access-userinterface access-userinterface-fails vcenter-lab-manager

See Also

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback


Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
Actions