473,322 Members | 1,755 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

configuration error - access is denied

Dear ASP.NET Programmers,

I encountered the following problem when running my project:

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: 'ExportTechnologies.WebControls.RTE'

This component was working for months without any problem. I searched the
net for the solution, but suggested solutions did not help me. I don't use
the Indexing Service. When running Filemon from Sysinternals freeware, I
encountered the following line:

23962 23:55:50 w3wp.exe:1848 IRP_MJ_CREATE
C:\inetpub\wwwroot\database2\bin\ExportTechnologie s.WebControls.RTE.DLL
ACCESS DENIED NT AUTHORITY\NETWORK SERVICE

I hope I can find help here. Thanks in advance,

Burak
Jul 21 '05 #1
3 2112
I cannot figure out what is wrong. I treid another component, I am still
getting the same error. Could you please be more specific, the following
line may help you (output from filemon):

w3wp.exe:1848 IRP_MJ_CREATE
C:\inetpub\wwwroot\database2\bin\ExportTechnologie s.WebControls.RTE.DLL
ACCESS DENIED NT AUTHORITY\NETWORK SERVICE

I am running IIS 6.0 nd ASP.NET 1.1.
Thanks in advance,

Burak

"Trevor Benedict R" <tr********@yahoo.com> wrote in message
news:ex*************@TK2MSFTNGP11.phx.gbl...
The Account that the ASP.NET Application is running under does not have
permission to create the file under the bin folder, but it should
actually be creating this under the framework temp directory under
windows.

Try to grant it access and see. Maybe you ran an update or someone
changes the permissions on the Folder.

Regards,

Trevor Benedict R
MCSD

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 21 '05 #2
does your aspnet account have permissions to access that assembly? find the
folder where it is located and add the network service account to the ACL.
see if that helps

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"buran" <bu***@buran.com> wrote in message
news:un**************@TK2MSFTNGP11.phx.gbl...
I cannot figure out what is wrong. I treid another component, I am still
getting the same error. Could you please be more specific, the following
line may help you (output from filemon):

w3wp.exe:1848 IRP_MJ_CREATE
C:\inetpub\wwwroot\database2\bin\ExportTechnologie s.WebControls.RTE.DLL
ACCESS DENIED NT AUTHORITY\NETWORK SERVICE

I am running IIS 6.0 nd ASP.NET 1.1.
Thanks in advance,

Burak

"Trevor Benedict R" <tr********@yahoo.com> wrote in message
news:ex*************@TK2MSFTNGP11.phx.gbl...
The Account that the ASP.NET Application is running under does not have
permission to create the file under the bin folder, but it should
actually be creating this under the framework temp directory under
windows.

Try to grant it access and see. Maybe you ran an update or someone
changes the permissions on the Folder.

Regards,

Trevor Benedict R
MCSD

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!


Jul 21 '05 #3
Uma
burak - Is this problem fixed, If yes.. how did u solved it... I am having
the same problem and not able to understand.
"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
does your aspnet account have permissions to access that assembly? find the folder where it is located and add the network service account to the ACL.
see if that helps

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"buran" <bu***@buran.com> wrote in message
news:un**************@TK2MSFTNGP11.phx.gbl...
I cannot figure out what is wrong. I treid another component, I am still
getting the same error. Could you please be more specific, the following
line may help you (output from filemon):

w3wp.exe:1848 IRP_MJ_CREATE
C:\inetpub\wwwroot\database2\bin\ExportTechnologie s.WebControls.RTE.DLL
ACCESS DENIED NT AUTHORITY\NETWORK SERVICE

I am running IIS 6.0 nd ASP.NET 1.1.
Thanks in advance,

Burak

"Trevor Benedict R" <tr********@yahoo.com> wrote in message
news:ex*************@TK2MSFTNGP11.phx.gbl...
The Account that the ASP.NET Application is running under does not have
permission to create the file under the bin folder, but it should
actually be creating this under the framework temp directory under
windows.

Try to grant it access and see. Maybe you ran an update or someone
changes the permissions on the Folder.

Regards,

Trevor Benedict R
MCSD

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!



Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Dean | last post by:
This is a problem in ASP.NET, when I run an application from Visual Studio (2003) when I do a "start without debugging". The asp page uses objects that I have built in 3 other projects,...
7
by: Martin Strojek | last post by:
Hi, I have the following problem with developing some web site. I use Visual Studio 2003 to build a website. I tried Windows 2003 Server and switched now back to Windows XP with PWS but the...
2
by: Terry Holland | last post by:
I posted a follow up to an earlier post but did not receive response so here it is again (with original post and response) > This could be because you are running the index service over this web...
1
by: BL3WC | last post by:
Hi, I'd created a MDE under Access 2003. It is now under testing stage. Some of the users will use Access 2003 runtime and some will use Access 2007 runtime to run this MDE. I installed the...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.