Re: Problem Debugging Web App
From: Nick Malik (nickmalik_at_hotmail.nospam.com)
Date: 02/14/04
- Next message: darren: "Re: newgie string help please"
- Previous message: Jeff B: "RE: Multi-column combo box"
- In reply to: R. Ian Lee: "Problem Debugging Web App"
- Next in thread: R. Ian Lee: "RE: Problem Debugging Web App"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 14 Feb 2004 17:19:44 GMT
another option to consider: your app cannot find or cannot read the
web.config file itself. Make sure that your permissions are set so that
this file can be read by the running identity.
"R. Ian Lee" <anonymous@discussions.microsoft.com> wrote in message
news:D1D7A8B7-65DF-4EBA-9BE8-D6D9CBAECF99@microsoft.com...
> Hello,
>
> When trying to run my C# web app (either direct or through VS.NET), I get
the following error:
>
> Server Error in '/JSEMS.Recruitment.WebClient' 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: Required permissions cannot be acquired.
>
> Source Error:
>
>
> [No relevant source lines]
>
>
> Source File: machine.config Line: 199
>
> Any help would be greatly appreciated.
>
> Thanks!
>
> Ian
- Next message: darren: "Re: newgie string help please"
- Previous message: Jeff B: "RE: Multi-column combo box"
- In reply to: R. Ian Lee: "Problem Debugging Web App"
- Next in thread: R. Ian Lee: "RE: Problem Debugging Web App"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|