Hej Från att ha arbetat i asp 2.0. Kom jag direkt till problem bara jag skulle lägga upp en enkel .aspx sida. Tar man visa i browser i VS.NET så fungerar det men inte när jag kör filen ifrån http://datornsnamn/default.aspx. Då får jag följande felmeddelande. Ska man ändra om något i IIS. Jag har letat men inte hittat något. Vill någon hjälpa mig att komma igång?Nybörjarproblem Felmeddelande när jag gjort en .aspx
MVH/Bosse
Server Error in '/' 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 'xmlns'.
Source Error:
Line 1: <?xml version="1.0" encoding="utf-8"?>
Line 2: <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
Line 3: <system.web>
Line 4: <compilation debug="false" />
Source File: c:\inetpub\wwwroot\web.config Line: 2
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573