X
Xu ChunMing
Hi,
I develop a Asp.net application using VS.NET
and It work well on my computer .
but when I deploy the application to another IIS runming manching .
I just copy the whole folder of the application including bin subfolder to
aother machine .
When I access it via Internet Explorer ,the following error happend.
Does any one have some idea about it ?
Any assistant will be greately appreciated!
Thanks!
========================================
Server Error in '/tunnel' 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 36: "Passport" and "None"
Line 37: -->
Line 38: <authentication mode="Windows" />
Line 39:
Line 40: <!-- APPLICATION-LEVEL TRACE LOGGING
Source File: C:\TunnelingTest\AspProxy\web.config Line: 38
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET
Version:1.0.3705.288
I develop a Asp.net application using VS.NET
and It work well on my computer .
but when I deploy the application to another IIS runming manching .
I just copy the whole folder of the application including bin subfolder to
aother machine .
When I access it via Internet Explorer ,the following error happend.
Does any one have some idea about it ?
Any assistant will be greately appreciated!
Thanks!
========================================
Server Error in '/tunnel' 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 36: "Passport" and "None"
Line 37: -->
Line 38: <authentication mode="Windows" />
Line 39:
Line 40: <!-- APPLICATION-LEVEL TRACE LOGGING
Source File: C:\TunnelingTest\AspProxy\web.config Line: 38
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET
Version:1.0.3705.288