Not able to configure IIS 7 for ASP.NET 3.5 app
问题 I developed a small ASP.NET 3.5 app. with only few pages and no DB connectivity. I am trying to publish it, but my website gives error: **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 45: Line 46: --> Line 47: <authentication mode="None"/> Line 48: <!-- Line 49: The <customErrors> section