B
Brad
I just started getting the error below in an asp.net application I'm working
on. The assembly mentioned in the error is used in **every** .net app I
work on, is not directly referenced, it is referenced by another assembly
also used in **every** .net app and though all apps are pointing to the same
version this is the only app producing this error. Obvious quesiton is why
and how would I proceed to remedy? I have recompiled, deleted the
cached version, added removed assembly all to no avail. I must be missing
something.....probably something obvious????
Brad
=============================================
Server Error in '/ParkHost' 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: The check of the signature failed for assembly
'App.Security'.
Source Error:
Line 330: </compilers>
Line 331: <assemblies>
Line 332:<!--
Line 333:BEGIN section inserted by Device Update 4 installer.
Line 334:-->
Source File:
c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line:
332
Assembly Load Trace: The following information can be helpful to determine
why the assembly 'App.Security' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = App.Security
(Partial)
LOG: Appbase = file:///C:/Inetpub/insidelane/ParkHost
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: App.Security
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/parkhost/998e20a1/f96e9643/App.Security.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/parkhost/998e20a1/f96e9643/App.Security/App.Security.DLL.
LOG: Attempting download of new URL
file:///C:/Inetpub/insidelane/ParkHost/bin/App.Security.DLL.
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: App.Security, Version=1.1.1536.26633,
Culture=neutral, PublicKeyToken=018e20f6b86d52f6
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573
on. The assembly mentioned in the error is used in **every** .net app I
work on, is not directly referenced, it is referenced by another assembly
also used in **every** .net app and though all apps are pointing to the same
version this is the only app producing this error. Obvious quesiton is why
and how would I proceed to remedy? I have recompiled, deleted the
cached version, added removed assembly all to no avail. I must be missing
something.....probably something obvious????
Brad
=============================================
Server Error in '/ParkHost' 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: The check of the signature failed for assembly
'App.Security'.
Source Error:
Line 330: </compilers>
Line 331: <assemblies>
Line 332:<!--
Line 333:BEGIN section inserted by Device Update 4 installer.
Line 334:-->
Source File:
c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line:
332
Assembly Load Trace: The following information can be helpful to determine
why the assembly 'App.Security' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = App.Security
(Partial)
LOG: Appbase = file:///C:/Inetpub/insidelane/ParkHost
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: App.Security
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/parkhost/998e20a1/f96e9643/App.Security.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/parkhost/998e20a1/f96e9643/App.Security/App.Security.DLL.
LOG: Attempting download of new URL
file:///C:/Inetpub/insidelane/ParkHost/bin/App.Security.DLL.
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: App.Security, Version=1.1.1536.26633,
Culture=neutral, PublicKeyToken=018e20f6b86d52f6
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573