Hey everyone.
I have an online application, and im trying to stick in a calendar
it works well when i run it at VS05 environment
when i upload it and try to run it;
Server Error in '/SQL' Application.
Configuration Error
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 54: ASP.NET to identify an incoming user.
Line 55: -->
Line 56: <authentication mode="Windows"/>
Line 57: <!--
Line 58: The <customErrors> section enables configuration |
Source File: D:\Inetpub\bidset.com\sql\admin\calendar\web.config Line: 56
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
this is what i got
thanks for help.