Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. Access is denied.

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi Good Afternoon Professionals
Environment :
IDE : Visual Studio 2008
SQL Server 2005
Ajax Version=3.0.30930.28755

Couple months back i publish the website on client PC that time its working fine but earlier i am getting problem like
<p style="line-height:normal <span style="font-size:14pt; font-family:Verdana,sans-serif; color:maroon Could not load file or assembly AjaxControlToolkit or one of its dependencies. Access is denied.
<p style="line-height:normal
<p style="line-height:normal <span style="font-size:8.5pt; line-height:12px; font-family:Verdana,sans-serif Description: <span style="font-size:8.5pt; line-height:12px; font-family:Arial,sans-serif An
unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code
<p style="line-height:normal <span style="font-size:8.5pt; line-height:12px; font-family:Arial,sans-serif
<p style="line-height:normal <span style="font-size:8.5pt; line-height:12px; font-family:Verdana,sans-serif Exception Details: <span style="font-size:8.5pt; line-height:12px; font-family:Arial,sans-serif System.IO.FileLoadException:
Could not load file or assembly AjaxControlToolkit or one of its dependencies. Access is denied. <span style="font-size:8.5pt; line-height:12px; font-family:Arial,sans-serif <br/>

<p style="line-height:normal
<p style="margin-bottom:12pt; line-height:normal <span style="font-size:8.5pt; font-family:Verdana,sans-serif Source Error:
<table border="0" cellpadding="0" width="100%" style="width:533px; background-color:#ffffcc
<tbody>
<tr>
<td style="padding:0.75pt
<p style="margin-bottom:0.0001pt; line-height:normal <span style="font-size:10pt; font-family:Courier New An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception
can be identified using the exception stack trace below.
</td>
</tr>
</tbody>
</table>

<p style="margin-bottom:12pt; line-height:normal <span style="font-size:8.5pt; font-family:Verdana,sans-serif Assembly Load Trace: <span style="font-size:8.5pt; font-family:Arial,sans-serif The following information can be
helpful to determine why the assembly AjaxControlToolkit could not be loaded.
<table border="0" cellpadding="0" width="100%" style="width:533px; background-color:#ffffcc
<tbody>
<tr>
<td style="padding:0.75pt
<p style="margin-bottom:0.0001pt; line-height:normal
<p style="margin-bottom:0.0001pt; line-height:normal <span style="font-size:9pt; font-family:Lucida Console WRN: Assembly binding logging is turned OFF.
<p style="margin-bottom:0.0001pt; line-height:normal <span style="font-size:9pt; font-family:Lucida Console To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
<p style="margin-bottom:0.0001pt; line-height:normal <span style="font-size:9pt; font-family:Lucida Console Note: There is some performance penalty associated with assembly bind failure logging.
<p style="margin-bottom:0.0001pt; line-height:normal <span style="font-size:9pt; font-family:Lucida Console To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].
</td>
</tr>
</tbody>
</table>

<p style="margin-bottom:12pt; line-height:normal <span style="font-size:8.5pt; font-family:Verdana,sans-serif Stack Trace:
<p style="margin-bottom:12pt; line-height:normal
<p style="margin-bottom:12pt; line-height:normal
1) When The Problems occurs i am surfing on internet and i got ans like clear theC:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filesthis file also i cleared then also same problem
2) <span style="white-space:pre then i re install 3.5 sp1 framework and fire the iisreset command and register the asp net file.
3) give full permission to the particular folder and rights
<p style="line-height:normal <span style="font-size:14pt; font-family:Verdana,sans-serif; color:maroon please help me for that isssue ..


<
Pramod <hr class="sig Pramod

View the full article
 
Back
Top