Why don't we have an option of whether we want this SubSonic (whatever it's) service or now? It's automatically added to the app, but just give a headache.
I spent hours, did everything I know, result is still as follows:
Server Error in '/Project2' 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 'requirePermission'.
Source Error:
Line 10: <configuration>
Line 11: <configSections>
Line 12: <section name="SubSonicService" type="SubSonic.SubSonicSection, SubSonic" requirePermission="false"/>
Line 13: </configSections>
Line 14: <appSettings>
Source File: C:\Program Files\ASPRunner.NET4.0\projects\Project2\output\web.config Line: 12
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407