Mono Support SecurityException during Install 

Viewed 38943 time(s), 3 post(s), 3/18/2012 11:32:09 AM - by rugby
3/18/2012 11:32:09 AM
30 Reputation 2 Total posts

Hi

I am installing the latest version of MonoX on the fowlloing platform for which I have total control,

Windows 2008 R2 server
MSSQL 2008 R2IIS 7.5
.NET 4.0

I have followed guide in manual and on this web site. I have set all permissions to Network Service for both files/folders and Application in IIS. When browsing to the install I receive this error (after truning off custom errors):

Stack Trace:

[SecurityException: That assembly does not allow partially trusted callers.]
MonoSoftware.MonoX.BaseHttpApplication..ctor() +0
ASP.global_asax..ctor() +9

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET
Version:4.0.30319.272

I have searched around and can't find a solution to it.

Any help would be greatly appreciated.

Thanks


1
3/18/2012 3:47:56 PM
30 Reputation 2 Total posts

Hi

After searching around I discovered this link http://superuser.com/questions/38476/this-file-came-from-another-computer-how-can-i-unblock-all-the-files-in-a once I had followed the instructions and ran stream only on my MonoX directory the install carried on smoothly. You can download the streams app here http://technet.microsoft.com/en-us/sysinternals/bb897440.aspx and do the following:

CD in command prompt to where you extracted streams.exe and execute

streams -s -d directory (my directory is c:\inetpub\wwwroot\MonoX2 )

You should see it removing the block data. Once complete I did iisreset /restart and browsed to the site, the install Wizard ran with no problem.



2
3/18/2012 9:45:02 PM
7207 Reputation 956 Total posts

I'm glad to see that you discovered the cause for this error. We had answered it a few times in the past, for example http://www.mono-software.com/Mono/Pages/Discussion/dtopic/8BkR3tulN0ud6p-6AWIECg/SecurityException-That-assembly-does-not-allow-partially-trusted-callers/ and http://www.mono-software.com/Mono/Pages/Discussion/dtopic/oo-DDY8tBkKY95-3AQFuOA/NA/?dmsgId=ZvPhhSlZoUavCJ-7AQkUfg#PostZvPhhSlZoUavCJ-7AQkUfg  

3
This is a demo site for MonoX. Please visit Mono Software for more info.