I have pasted my website's folder in wwwroot folder of IIS. now when I try to access default page of my website from Mozilla Firefox I get the following exception.
Server Error in '/' 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 58: ASP.NET to identify an incoming user.
Line 59: -->
Line 60:
Line 61:
Line 62:
Source File: c:\inetpub\wwwroot\akmailnew1\web.config Line: 60
please help.