Results 1 to 3 of 3

Thread: where to place web config file.

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2005
    Posts
    121

    Question where to place web config file.

    Hi Friends,

    Can any one please tell me where should i kept my web config and bin folder by deploying my asp.net application on a server.

    i m getting the following error

    Server Error in '/' Application.
    --------------------------------------------------------------------------------

    Runtime Error
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

  2. #2
    Hyperactive Member
    Join Date
    Dec 2002
    Location
    Canton, GA
    Posts
    487

    Re: where to place web config file.

    Root Directory... then just create a /bin folder off the root...

    Anjari

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Feb 2005
    Posts
    121

    Resolved Re: where to place web config file.[RESOLVED]

    Resolved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width