Ask a Question related to ASP.NET Security, Design and Development.
-
David Gardiner #1
Unverifiable assembly 'UniSACHelper' failed policy check
I'm having difficulty running an ASP.NET application on my local machine.
When I try to view the site (eg.
[url]http://localhost/discussion3/List.aspx?&DISC=1&subject=000flcusa1[/url] )
I get the following error:
Server Error in '/Discussion3' 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: Unverifiable assembly 'UniSACHelper' failed policy
check.
Source Error:
[No relevant source lines]
Source File: machine.config Line: 198
Version Information: Microsoft .NET Framework Version:1.1.4322.940; ASP.NET
Version:1.1.4322.940
The 'UniSACHelper' assembly is written in Managed C++, which I suspect has
something to do with this problem. I have had a look at the .NET
Configuration and the trust policy stuff seems ok.
I've also tried strongly naming all the assemblies for this application
(including the UniSACHelper one), but it doesn't seem to make any
difference.
This is on an IIS6 machine.
Any suggestions appreciated,
-dave
--
David Gardiner <>< Senior Programmer with UniSAnet Project.
Flexible Learning Centre, Underdale Campus, University of South Australia
Email: [email]david.gardiner@NOSPAMunisa.edu.au[/email] Ph +61 8 8302 6860 Fax +61 8 8302
6870
David Gardiner Guest
-
Reading the public key inside a strongly signed assembly from the assembly itself???
Hello, is it possible to programmatically read (and how) the public key that is embedded into an assembly that has been strongly signed??? What... -
(0x8004E025) COM+ Activation failed because an initialization function failed. Check the event log for more information.
Resolved this issue... Removed component from COM+ registration. Deleted DLL. Re-compiled DLL from source. Re-registered in COM+. Works fine. Mr... -
Urgent: Assert Failed: Page Check Error in btsearch:bad btree
Hi This hint given in online.log 17:02:53 Results: Possible inconsistencies in index 'baandb:"".#' 17:02:53 Action: Run 'oncheck -cI... -
Urgent: Assert Failed: Page Check Error in btsearch:bad btree node
Dear All, I have got the subjected error in my online.log file. Please let me know why this error has occured, how serious it is? what should I... -
LOGIN: ERROR- Failed to initialize policy manager. (IFOR_PM_FATAL) Login sessions denied.
Verify that you haven't set the system date by mistake to a far away future. All the licenses then become expired! Restoring the system to the...



Reply With Quote

