Web application setup problem on Win 2003



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


.



Relevant Pages

  • Re: outlook mobile access broken
    ... Server Error ... I even took the step of having Exchange recreate the oma virtual ... recreateing a new virtual directory OMA2 in ESM with the Outlook / ... enumeration operation may not execute. ...
    (microsoft.public.exchange.admin)
  • Re: Web application setup problem on Win 2003
    ... 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. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Access and database connection
    ... My Access database is on my development ... machine in the same virtual directory as my Web application. ... right-click the file there is no security tab for setting permissions. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Could not lock file error
    ... information from a MS Access database in an asp webform. ... The adapter, connection, dataset, and datagrid setup have been no problem. ... When I build I get no errors, but when I run I am getting a server error, ...
    (microsoft.public.dotnet.framework.aspnet)
  • web config not working
    ... I created a web app on my local machine and it works fine. ... it to a virtual directory and get a Server Error in '/' Application. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading