Re: Configuration error ?
From: Me2 (r_at_r.com)
Date: 10/09/03
- Next message: Me2: "Re: login redirect doesn't work"
- Previous message: Promeneur: "Free APS.Net"
- In reply to: Promeneur: "Configuration error ?"
- Next in thread: Lauchlan M: "Re: Configuration error ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 8 Oct 2003 19:09:18 -0400
Are you using the Copy Project within the Project Menu in VS.NET?
If you specify to use Front Page in the WebAccess Method: portion of the
dialog box, the copy operation will create the Application IIS virtual
directory if it does not exist.
-- Ralph Page MBA, CMBA, MCDBA, MCSE, CCNA ------------------------------------------------------------------------- "However beautiful the strategy, you should occasionally look at the results." -- Winston Churchill ------------------------------------------------------------------------- "Promeneur" <promeneur@noos.fr> wrote in message news:eisCoidjDHA.644@TK2MSFTNGP11.phx.gbl... > I have a web APS application that works fine at home, with IIS. In IIS, the > application is an application, not a file folder. > > > > When I copy the file on the Internet sever, my application does not work > anymore. I get the message: > > *** > > 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 23: "Forms", "Passport" et "None" > Line 24: --> > Line 25: <authentication mode="None" /> > Line 26: > Line 27: > > > > > > Is that really a security issue, or a more general problem? Someone said to > me it is because I just copied the file in the server directory, the server > does not know it is an application. > > > > Maybe it is that, but I have no idea how to declare an application at my > provider server. > > > > Er... I hope I am clear enough. Any help? > > > > Thanks :) > >
- Next message: Me2: "Re: login redirect doesn't work"
- Previous message: Promeneur: "Free APS.Net"
- In reply to: Promeneur: "Configuration error ?"
- Next in thread: Lauchlan M: "Re: Configuration error ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|