Cant run Chapter03
I got this error when i try to run Default.aspx in Chapter03/WroxUnited:
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.
Line 24: ASP.NET to identify an incoming user.
Line 25: -->
Line 26: <authentication mode="Windows"/>
Line 27: <!--
Line 28: The <customErrors> section enables configuration
Im using VWD 2005 Express Ed.
|