Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Running Gemini for the first time - Security Exception

web-app

Hi

I've just installed Gemini, but get a security exception when trying to run it for the first time :(

I'm using WinXP, IIS 5.1, SQL 2005 Express

ASP.NET is running with default trust level, which is full trust.

Anyone know what's causing this?

Security Exception

        <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

        <b> Description: </b>The

application attempted to perform an operation not allowed by the security policy.  To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

        <b> Exception Details: </b>System.Security.SecurityException:

Request for the permission of type 'System.Security.Permissions.ReflectionPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

veccie
· 1
veccie
Replies (4)
helpful
0
not helpful

Hi,

In the first instance, see this:

http://gemini.countersoft.com/Default.aspx?p=2&i=1339

Let us know how you get on.

Cheers.


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

That helped... Thanks.

But I don't really see the logic in this since it's running in full trust mode on my personal pc.


veccie
· 1
veccie
helpful
0
not helpful

Can you look at machine.config and web.config in the following location to verify that you are running Full Trust?

 

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

The trust settings in web.config are set to Full with allowOverride = true

machine.config doesn't contain any trust settings


Are there suppose to be trust settings in machine.config as well?


veccie
· 1
veccie