When I try to install the software on my desktop I get the folowing:
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 55: <add name="UrlRewriter" type="Intelligencia.UrlRewriter.RewriterHttpModule, Intelligencia.UrlRewriter"/>
Line 56: </httpModules>
Line 57: <siteMap enabled="true" defaultProvider="AdminXmlSiteMapProvider">
Line 58: <providers>
Line 59: <clear/> |
Source File: C:\Temp\web\web.config Line: 57
Can anyone tell me what to do???