Click here to Skip to main content
15,921,941 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Problem setting the value in textarea Pin
DFU2326-Feb-03 8:57
DFU2326-Feb-03 8:57 
GeneralRe: Problem setting the value in textarea Pin
iluha26-Feb-03 14:36
iluha26-Feb-03 14:36 
Generalthe problem of a ASP component creating process Pin
programmesky25-Feb-03 14:21
programmesky25-Feb-03 14:21 
GeneralRe: the problem of a ASP component creating process Pin
Philip Patrick27-Feb-03 22:08
professionalPhilip Patrick27-Feb-03 22:08 
GeneralRe: the problem of a ASP component creating process Pin
programmesky28-Feb-03 13:40
programmesky28-Feb-03 13:40 
GeneralRe: the problem of a ASP component creating process Pin
Philip Patrick28-Feb-03 20:45
professionalPhilip Patrick28-Feb-03 20:45 
GeneralRe: the problem of a ASP component creating process Pin
programmesky4-Mar-03 4:00
programmesky4-Mar-03 4:00 
Generalconfiguring IIS - virtual directory / ASP.NET Pin
devvvy23-Feb-03 21:10
devvvy23-Feb-03 21:10 
TITLE: configuring IIS - virtual directory / ASP.NET

Hi, I just reinstall my machine. I copied all asp.net projects (previously backed up on a CD) to the new IIS/website named "somecompany" under webroot. I also move the project solution sln file under "My Document".

When I compiled again, I got this 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

--------------------------------------------------------------

So, I add a "new virtual directory" using the management console. After which, the error message became "Page Cannot Be Displayed"

Can anyone tell me how to configure my project directory as a virtual directory? Am I doing anything wrong that I just create a "new virtual directory" and map it to my project folder (containing the bin and aspx...etc)??

I have a feeling that there's more you need to do.

Thanks a bunch.

norm
GeneralRe: configuring IIS - virtual directory / ASP.NET Pin
Paul Watson23-Feb-03 21:32
sitebuilderPaul Watson23-Feb-03 21:32 
GeneralRe: configuring IIS - virtual directory / ASP.NET Pin
devvvy23-Feb-03 21:55
devvvy23-Feb-03 21:55 
GeneralRe: configuring IIS - virtual directory / ASP.NET Pin
eggie56-Mar-03 18:59
eggie56-Mar-03 18:59 
GeneralMaking decent interfaces in web apps Pin
Michael P Butler22-Feb-03 4:39
Michael P Butler22-Feb-03 4:39 
GeneralRe: Making decent interfaces in web apps Pin
Paul Watson23-Feb-03 3:01
sitebuilderPaul Watson23-Feb-03 3:01 
GeneralRe: Making decent interfaces in web apps Pin
Michael P Butler23-Feb-03 7:29
Michael P Butler23-Feb-03 7:29 
GeneralRe: Making decent interfaces in web apps Pin
Paul Watson23-Feb-03 22:21
sitebuilderPaul Watson23-Feb-03 22:21 
GeneralRe: Making decent interfaces in web apps Pin
Michael P Butler23-Feb-03 22:55
Michael P Butler23-Feb-03 22:55 
Generale-com Pin
Sarvesvara (BVKS) Dasa22-Feb-03 2:06
Sarvesvara (BVKS) Dasa22-Feb-03 2:06 
GeneralRe: e-com Pin
Philip Patrick24-Feb-03 22:24
professionalPhilip Patrick24-Feb-03 22:24 
GeneralRe: e-com Pin
Sarvesvara (BVKS) Dasa25-Feb-03 23:20
Sarvesvara (BVKS) Dasa25-Feb-03 23:20 
GeneralRe: e-com Pin
Philip Patrick27-Feb-03 22:09
professionalPhilip Patrick27-Feb-03 22:09 
GeneralRe: e-com Pin
Sarvesvara (BVKS) Dasa1-Mar-03 19:00
Sarvesvara (BVKS) Dasa1-Mar-03 19:00 
GeneralForcing a download Pin
DFU2321-Feb-03 3:37
DFU2321-Feb-03 3:37 
GeneralRe: Forcing a download Pin
DFU2321-Feb-03 8:08
DFU2321-Feb-03 8:08 
GeneralRe: Forcing a download Pin
Jonavis21-Feb-03 14:12
Jonavis21-Feb-03 14:12 
GeneralProblems with working against Exchange Server from ASP.NET application Pin
otto_20-Feb-03 23:39
otto_20-Feb-03 23:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.