Ask a Question related to ASP.NET General, Design and Development.
-
Eddy Soeparmin #1
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
-
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... -
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... -
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... -
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...... -
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... -
CT #2
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...hyperlink> Hi there,
>
> I just started a small application with a list with one table, andhow> 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--> to fix this error.
>
> Thanks.
>
> Eddy
> Server Error in '/cpNET' Application.
> --------------------------------------------------------------------------file> ----
>
> Configuration Error
> Description: An error occurred during the processing of a configurationVersion=1.0.3300.0,> 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,Line:> 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> 172
>
>
CT Guest
-
Eddy Soeparmin #3
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...error,> It seems that the DataAccess assembly is locked; do you get keep thisI> 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...> hyperlink> > Hi there,
> >
> > I just started a small application with a list with one table, and> > to retrieve and display detail data. Also create a XST, but when runningdetails> how> > got this error which I don't know how to fix. Please let me know what or>> > to fix this error.
> >
> > Thanks.
> >
> > Eddy
> > Server Error in '/cpNET' Application.
> --------------------------------------------------------------------------
> --> file> > ----
> >
> > Configuration Error
> > Description: An error occurred during the processing of a configuration> > required to service this request. Please review the specific error> Version=1.0.3300.0,> > below and modify your configuration file appropriately.
> >
> > Parser Error Message: Access is denied: 'DataAccess'.
> >
> > Source Error:
> >
> >
> > Line 170: <add assembly="System.Drawing,> Line:> > 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>> > 172
> >
> >
>
Eddy Soeparmin Guest



Reply With Quote

