I am using window 7 operation system and visual web developer 208 express edition. I keep getting this error
<table width="100%" bgcolor="#ffffcc">
<tbody>
<tr>
<td>
Line 181: <add name="UrlRewriter" type="DotShoppingCart.OpenSource.HttpModules.UrlRewriterHttpModule, DotShoppingCart.OpenSource.HttpModules.UrlRewriter" />
Line 182: </httpModules>
Line 183: <authentication mode="Forms">
Line 184: <forms name=".ASPNET" loginUrl="login.aspx" cookieless="UseCookies" protection="All" timeout="30" path="/"/>
Line 185: </authentication>
</td>
</tr>
</tbody>
</table>
Source File: C:\Users\Adminstrator\Documents\shop\dotshoppingcartv2beta\opensourceedition\web\web.config Line: 183
<div class="expandable" onclick="OnToggleTOCLevel1('additionalConfigurationErrors')">Show Additional Configuration Errors:
<div id="additionalConfigurationErrors">
<table width="100%" bgcolor="#ffffcc">
<tbody>
<tr>
<td>
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. (C:\Users\Adminstrator\Documents\shop\dotshoppingcartv2beta\opensourceedition\web\web.config line 186)
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. (C:\Users\Adminstrator\Documents\shop\dotshoppingcartv2beta\opensourceedition\web\web.config line 188)
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. (C:\Users\Adminstrator\Documents\shop\dotshoppingcartv2beta\opensourceedition\web\web.config line 194)
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. (C:\Users\Adminstrator\Documents\shop\dotshoppingcartv2beta\opensourceedition\web\web.config line 200)
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. (C:\Users\Adminstrator\Documents\shop\dotshoppingcartv2beta\opensourceedition\web\web.config line 212)
</td>
</tr>
</tbody>
</table>
|