[Mono-dev] mono linker - mscorlib.dll

marcus julius marcusjls at yahoo.com
Fri Jan 7 12:03:36 EST 2011


Hi,

I am using monolinker to remove some functionality that I don't want users to have in my embedded mono application.  

My application uses two different C# dlls and users can change/replace one of them. However, I don't want them to have file read/write access (ex. to write viruses...). I removed those functionality from mscorlib.dll using monolinker successfully, but the application crashes afterwards. I am not using Sytem.IO at all in my original dlls.

Can monolinker be used this way? If so, what might possible be wrong? Unfortunately, I don't have any debug information since Visual Studio does not show where the program crashed.

The linker is from mono-2.8.1 tarball release. 

Thanks for any help.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110107/d3727b77/attachment.html 


More information about the Mono-devel-list mailing list