Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maybe ISP can't handle ASP.NET/ .NET Framework 4.0 versi
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01479937
Message ID:
01479941
Views:
42
>Okay, the resulting URL, after you enter www.champenois.com is
>http://www.champenois.com/Company/default.aspx
>
>Does the below error make any sense? I think that my ISP doesn't have their IIS server set up to handle the .NET 4.0 Framework yet.

I'd guess that is the problem. Maybe try switching the target framework back to .NET Framework 2 ?

>
>Cecil
>
>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: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
>
>Source Error:
>
>
>Line 17: < compilation debug="true" targetFramework="4.0" />
>Line 18:
>Line 19: < authentication mode="Forms">
>Line 20: < forms loginUrl="~/Account/Login.aspx" timeout="2880" />
>Line 21: < /authentication>
>
>
>
>Source File: D:\inetpub\champenois\company\web.config Line: 19
>
>Show Additional Configuration Errors:
>
>It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. (D:\inetpub\champenois\company\web.config line 23)
>It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. (D:\inetpub\champenois\company\web.config line 33)
>It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. (D:\inetpub\champenois\company\web.config line 40)
>--------------------------------------------------------------------------------
>
>Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3614
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform