R
Rabbit
Dear all,
Does anyone know how to resolve following setup problem, I developed my
application(using .net 2.0) which will connect Access database on my Win XP,
everything works fine, but when I place the web folder onto my Win 2003
server, set up a virtual directory as web application, the following error
message came up.
Server Error in '/WebApp' Application.
-------------------------------------------------------------------------------------------------
The directory '/WebApp/App_Code/' is not allowed because the application is
precompiled.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Web.HttpException: The directory
'/WebApp/App_Code/' is not allowed because the application is precompiled.
I wonder anything i missed on setting my web application!
Thanks in advanced!
Keith
Does anyone know how to resolve following setup problem, I developed my
application(using .net 2.0) which will connect Access database on my Win XP,
everything works fine, but when I place the web folder onto my Win 2003
server, set up a virtual directory as web application, the following error
message came up.
Server Error in '/WebApp' Application.
-------------------------------------------------------------------------------------------------
The directory '/WebApp/App_Code/' is not allowed because the application is
precompiled.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Web.HttpException: The directory
'/WebApp/App_Code/' is not allowed because the application is precompiled.
I wonder anything i missed on setting my web application!
Thanks in advanced!
Keith