Web Portal IIS 6 Windows 2003 32 bit Logon page fails

Discussion in 'Parallels Remote Application Server' started by lwmike, Oct 3, 2008.

  1. lwmike

    lwmike Guest

    Hi All,

    I am trying to test the free version of the app server and web portal on a Windows Server 2003 32 system.

    I am at 2003 SP2 and am using IIS 6. Per the Web Portal installation I installed the .NET framework 2.

    Wep portal installed just fine but hwne you try to go to the Logon page I get the following error:

    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'.

    Source Error:


    Line 2: <configuration>
    Line 3: <configSections>
    Line 4: <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
    Line 5: <section name="TUXWebPortal.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
    Line 6: </sectionGroup>


    Source File: c:\inetpub\wwwroot\2XWebPortal\web.config Line: 4


    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407

    I have the web portal configured to port 80 and the only (default) web site configured to port 81.

    Along with the error, IIS manger shows the 2X Web Server site as stopped. If you try and start it the error message is "The Process cannot access the file because it is being used by another process."

    I'm not a server guru and any help would be greatly appreciated!

    Thanks,

    Mike
     

Share This Page