A
Arsalan Ahmad
Hi all,
I am developing a simple one page application in ASP.NET which takes an
input in a text box and print in a label. But when i uploaded it to the
website i get the following error:
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 36: "Passport" and "None"
Line 37: -->
Line 38: <authentication mode="None" />
Line 39:
Line 40: <!-- APPLICATION-LEVEL TRACE LOGGING
Source File: E:\webroot\xxxx\xxxx\xxxx.com\www\WebApplication2\web.config
Line: 38
----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573
I have checked other authentication mode as well but unable to resolve this
problem. Please help.
Thanks,
Arsalan.
I am developing a simple one page application in ASP.NET which takes an
input in a text box and print in a label. But when i uploaded it to the
website i get the following error:
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 36: "Passport" and "None"
Line 37: -->
Line 38: <authentication mode="None" />
Line 39:
Line 40: <!-- APPLICATION-LEVEL TRACE LOGGING
Source File: E:\webroot\xxxx\xxxx\xxxx.com\www\WebApplication2\web.config
Line: 38
----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573
I have checked other authentication mode as well but unable to resolve this
problem. Please help.
Thanks,
Arsalan.