Please help with this error - newbie

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Please help with this error - newbie

    Hi there,

    I just started a small application with a list with one table, and hyperlink
    to retrieve and display detail data. Also create a XST, but when running I
    got this error which I don't know how to fix. Please let me know what or how
    to fix this error.

    Thanks.

    Eddy
    Server Error in '/cpNET' 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: Access is denied: 'DataAccess'.

    Source Error:


    Line 170: <add assembly="System.Drawing, Version=1.0.3300.0,
    Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
    Line 171: <add assembly="System.EnterpriseServices,
    Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
    Line 172: <add assembly="*"/>
    Line 173: </assemblies>
    Line 174:


    Source File:
    c:\windows\microsoft.net\framework\v1.0.3705\Confi g\machine.config Line:
    172


    Eddy Soeparmin Guest

  2. Similar Questions and Discussions

    1. FMS3 Newbie - Error help
      Fresh install of FMS3 (paid version). Other than the setup settings, I haven't modified anything. I have a commercial chat/video product that the...
    2. mysql error [newbie]
      I just installed mysql and ran the upgrade for fedora 4 but i get this error # mysql ERROR 2002 (HY000): Can't connect to local MySQL server...
    3. Newbie - Directive causes syntax error
      I am studying a Wrox book, "Beginning ASP.NET 1.1 with VB.NET". In the chapter on Web Services I am trying an example in VS 2003 with VB.NET that...
    4. newbie: error ...HHHEEELLLPPP!!!!
      ok I'm VERY new to ASP and have managed to get a page up and running that reads from a database...I can even get it to delete a row...... BUT......
    5. Error 500 newbie question
      Hi all, I'm running Win2k Pro with IIS on it, at home. My ISP doesn't allow me to publish to port 80, so I'm publishing on 2850. My HTML runs...
  3. #2

    Default Re: Please help with this error - newbie

    It seems that the DataAccess assembly is locked; do you get keep this error,
    even after a reboot?

    --
    Carsten Thomsen
    Enterprise Development with Visual Studio .NET, UML, and MSF
    [url]http://www.apress.com/book/bookDisplay.html?bID=105[/url]
    "Eddy Soeparmin" <esoeparmin@clientprofiles.com> wrote in message
    news:%2365iM6xRDHA.2228@tk2msftngp13.phx.gbl...
    > Hi there,
    >
    > I just started a small application with a list with one table, and
    hyperlink
    > to retrieve and display detail data. Also create a XST, but when running I
    > got this error which I don't know how to fix. Please let me know what or
    how
    > to fix this error.
    >
    > Thanks.
    >
    > Eddy
    > Server Error in '/cpNET' 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: Access is denied: 'DataAccess'.
    >
    > Source Error:
    >
    >
    > Line 170: <add assembly="System.Drawing,
    Version=1.0.3300.0,
    > Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
    > Line 171: <add assembly="System.EnterpriseServices,
    > Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
    > Line 172: <add assembly="*"/>
    > Line 173: </assemblies>
    > Line 174:
    >
    >
    > Source File:
    > c:\windows\microsoft.net\framework\v1.0.3705\Confi g\machine.config
    Line:
    > 172
    >
    >

    CT Guest

  4. #3

    Default Re: Please help with this error - newbie

    It works, thanks for your help.

    "CT" <carstent@spammersgowaydotnetservices.biz> wrote in message
    news:eqX0bZ2RDHA.2240@TK2MSFTNGP11.phx.gbl...
    > It seems that the DataAccess assembly is locked; do you get keep this
    error,
    > even after a reboot?
    >
    > --
    > Carsten Thomsen
    > Enterprise Development with Visual Studio .NET, UML, and MSF
    > [url]http://www.apress.com/book/bookDisplay.html?bID=105[/url]
    > "Eddy Soeparmin" <esoeparmin@clientprofiles.com> wrote in message
    > news:%2365iM6xRDHA.2228@tk2msftngp13.phx.gbl...
    > > Hi there,
    > >
    > > I just started a small application with a list with one table, and
    > hyperlink
    > > to retrieve and display detail data. Also create a XST, but when running
    I
    > > got this error which I don't know how to fix. Please let me know what or
    > how
    > > to fix this error.
    > >
    > > Thanks.
    > >
    > > Eddy
    > > Server Error in '/cpNET' 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: Access is denied: 'DataAccess'.
    > >
    > > Source Error:
    > >
    > >
    > > Line 170: <add assembly="System.Drawing,
    > Version=1.0.3300.0,
    > > Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
    > > Line 171: <add assembly="System.EnterpriseServices,
    > > Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
    > > Line 172: <add assembly="*"/>
    > > Line 173: </assemblies>
    > > Line 174:
    > >
    > >
    > > Source File:
    > > c:\windows\microsoft.net\framework\v1.0.3705\Confi g\machine.config
    > Line:
    > > 172
    > >
    > >
    >
    >

    Eddy Soeparmin 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