2006-12-11, 09:20 PM
I am trying to get EWA working via IIS on port 80 as most other ports are locked down from work.
My IIS server currently hosts multiple sites so I filter on the hostname. So URL for EWA is tv.mydomain.com whose local path is C:\Program Files\devnz\gbpvr\web. Permission is set to Read with 'script only' execute permissions.
The error I receive is:
[INDENT]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 'xmlns'.
Source Error:
Line 1: <?xml version="1.0"?>
Line 2: <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
Line 3: <system.web>
Line 4:
[/INDENT]
Can anyone help? Thanks
My IIS server currently hosts multiple sites so I filter on the hostname. So URL for EWA is tv.mydomain.com whose local path is C:\Program Files\devnz\gbpvr\web. Permission is set to Read with 'script only' execute permissions.
The error I receive is:
[INDENT]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 'xmlns'.
Source Error:
Line 1: <?xml version="1.0"?>
Line 2: <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
Line 3: <system.web>
Line 4:
[/INDENT]
Can anyone help? Thanks