I found this error...What to do?

A

Ather Ali Shaikh

I have my custom assembly in the same bin directory where the application assembly is being crreated.

Regards

Ather Ali
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: 'eiEncryption'.

Source Error:


Line 256: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 257: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 258: <add assembly="*"/>
Line 259: </assemblies>
Line 260:



Source File: c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 258

Assembly Load Trace: The following information can be helpful to determine why the assembly 'eiEncryption' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = eiEncryption
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/BPO
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: eiEncryption
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/bpo/570ac73b/430f9547/eiEncryption.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/bpo/570ac73b/430f9547/eiEncryption/eiEncryption.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/BPO/bin/eiEncryption.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: eiEncryption, Version=1.0.1659.21680, Culture=neutral, PublicKeyToken=null
 
M

Martin Marinov

Clear the contents of the temprary .net directory base at

<your drive>:\<windows directory>\Microsoft .NET\Framework\<your
version>\Temporary ASP.NET Files

Regards
Martin

I have my custom assembly in the same bin directory where the application
assembly is being crreated.

Regards

Ather Ali
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: 'eiEncryption'.

Source Error:


Line 256: <add assembly="System.EnterpriseServices,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 257: <add assembly="System.Web.Mobile,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 258: <add assembly="*"/>
Line 259: </assemblies>
Line 260:



Source File:
c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config Line:
258

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'eiEncryption' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = eiEncryption
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/BPO
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: eiEncryption
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/bpo/570ac73b/430f9547/eiEncryption.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/bpo/570ac73b/430f9547/eiEncryption/eiEncryption.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/BPO/bin/eiEncryption.DLL.
LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: eiEncryption, Version=1.0.1659.21680,
Culture=neutral, PublicKeyToken=null
 

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,582
Members
45,071
Latest member
MetabolicSolutionsKeto

Latest Threads

Top