How will you fix this error? read more. 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 'restartOnExternalChanges'. Line 2: <configuration> Line 3: <configSections> Line 4: <section name="tConfigurationSection" type="someapp, someapp.Core" allowDefinition="MachineToApplication" restartOnExternalChanges="true"/> Line 5: </configSections> Line 6: <connectionStrings> Source File: C:\Dot net Project\my.API\some.Web\web.config Line: 4 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300 Fix 1. You don;t have installed the .net framework 2.0 on that machine. Fix 2. You need to tell IIS to use ASP.net 2.0 envirnment and not ASp.net 1.1 to run your asp.net 2.0 web application. Satalaj
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 'restartOnExternalChanges'.
Line 2: <configuration> Line 3: <configSections> Line 4: <section name="tConfigurationSection" type="someapp, someapp.Core" allowDefinition="MachineToApplication" restartOnExternalChanges="true"/> Line 5: </configSections> Line 6: <connectionStrings>
Source File: C:\Dot net Project\my.API\some.Web\web.config Line: 4
-------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
Fix 1. You don;t have installed the .net framework 2.0 on that machine. Fix 2. You need to tell IIS to use ASP.net 2.0 envirnment and not ASp.net 1.1 to run your asp.net 2.0 web application.
Satalaj
Tags:
Asp.net
3/3/2010 6:52:38 PM #
Travel and tourism tips such as where to stay, where to eat, sightseeing, nightlife, tango, accommodations and much more!
Buenos Aires travel guide
Get notified when a new post is published.