Machine.config Configuration Error

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Machine.config Configuration Error

    I've recently moved web hosts to Network Solutions (Sorry to drop names),
    and I'm now getting the following error...

    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: 258

    Version Information:*Microsoft .NET Framework Version:1.1.4322.2032;
    ASP.NET Version:1.1.4322.2032

    I just want to be sure that this is an issue for one of their
    Administrators, and nothing I can fix. That's what I gather from the
    articles I've just read. It's just that it's taken them a long time to sort
    out, and I'm right to start 'shouting' at them. :)

    Anyone confirm this? Thanks
    Calvin

    Calvin Willman Guest

  2. Similar Questions and Discussions

    1. Reading Values from Machine.config in ASP.NET
      How can i read values from Machine.config From ASP.NET
    2. Error loading XML file c:\windows\microsoft.net\framework\v1.0.3705\Config\machine.config
      I had many ASP.NET web applications that I created before I had to rebuild my machine. After a fresh install of XP Pro, VS.NET 2003, etc, I now...
    3. web.config vs machine.config ?
      1. I got this following error: ******************** Configuration Error Description: An error occurred during the processing of a...
    4. web.config Configuration Error when deploy
      Hi, I develop a Asp.net application using VS.NET and It work well on my computer . but when I deploy the application to another IIS runming...
    5. Machine.Config followup...
      My base path is c:\WINDOWS\Microsoft.Net..... etc NOT C:\WinNt... So, on my machine, the machine.config is under WINDOWS, not WinNt...
  3. #2

    Default Re: Machine.config Configuration Error

    Definitely something they need to look into as Machine level is blocked to
    users on a shared host.

    --
    Regards

    Paul Whitham
    Macromedia Certified Professional for Dreamweaver MX2004
    Valleybiz Internet Design
    [url]www.valleybiz.net[/url]

    Team Macromedia Volunteer for Ultradev/Dreamweaver MX
    [url]www.macromedia.com/support/forums/team_macromedia[/url]

    "Calvin Willman" <calvinwillman@orange.net> wrote in message
    news:BE76DEE7.51F%calvinwillman@orange.net...
    > I've recently moved web hosts to Network Solutions (Sorry to drop names),
    > and I'm now getting the following error...
    >
    > 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: 258
    >
    > Version Information: Microsoft .NET Framework Version:1.1.4322.2032;
    > ASP.NET Version:1.1.4322.2032
    >
    > I just want to be sure that this is an issue for one of their
    > Administrators, and nothing I can fix. That's what I gather from the
    > articles I've just read. It's just that it's taken them a long time to
    sort
    > out, and I'm right to start 'shouting' at them. :)
    >
    > Anyone confirm this? Thanks
    > Calvin
    >

    Paul Whitham TMM Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139