Dll Access Issue

A

amirghz

Hey There Everyone,

I had a question. we have a site that was built using MCMS and ASP.NET
1.1 we are trying to recompile the site so we can implement the changes
that was want to make. but we are having a problem and the problem is
that we get an error saying "Access is denied: 'RadEditorPlaceHolder'."
now the whole site complies no problem but when it comes to run/debug
the site through visual studio 2003 we get this error .

The error occurs when the site is trying to access a dll called
RadEditorPlaceHolder.dll but i am having a hard time figuring out why
that is. dll is palced in the same folder as all other dlls and the bin
folder has all the necessary permissions, infact full permission for
asp_wp , asp.net users to read/write/...full control is given to these
accounts

bottom line i think it is a permission problem but cant figure what is
it that doesnot have a proper permission

I also followed the instructions giving at
http://download.microsoft.com/downl...+FAQ.htm#F6CFDEC0-254E-4DFC-B400-1EA1CB06DA06
but sadly that didnt work

Line 198 is highlighted with error
Access is denied: 'RadEditorPlaceHolder'.
==================>
Line 196: <add assembly="System.EnterpriseServices,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 197: <add assembly="System.Web.Mobile,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 198: <add assembly="*"/>
Line 199: </assemblies>
Line 200: </compilation>


What is it that i need to fix or what account is it that i need to give
the proper permission so i can run this mcms based application

Thanks in advnace

Amir
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top