Får ett felmeddelande.
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.
på den här koden
Line 11: <authentication mode="Forms">
Line 12: <forms name=".ASPXAUTH" loginUrl="admin/login.aspx"/>
Line 13: </authentication>
Det är rad11 den klagar på.
Någon som vet vad som är fel?