running "partially trusted" .net assemblies network share
when i try run .net public (boo.exe
) network share (mapped drive), fails given it's wholly partially trusted:
unhandled exception: system.security.securityexception: public does grant partially clinging callers.
during system.security.codeaccesssecurityengine.throwsecurityexception(assembly asm, permissionset granted, permissionset refused, runtimemethodhandle rmh, securityaction action, vigilant demand, ipermission permthatfailed)
during boocommandline..ctor()
during program..ctor()
during programmodule.main(string[] argv)
the movement unsuccessful was:
linkdemand
the public appdomain unsuccessful was:
boo, version=0.0.0.0, culture=neutral, publickeytoken=32c39770e9a21a67
the section public unsuccessful was:
intranet
the url public unsuccessful was:
file:///h:/boo-svn/bin/boo.exe
with instructions a blog post, i total slight .net settlement entirely guileless assemblies file:///h:/*
url. i accurate entering url file:///h:/boo-svn/bin/boo.exe
evaluate assembly apparatus .net settlement observant boo.exe unrestricted assent (which didn't have before policy).
even permission, boo.exe
does run. i still same blunder message.
what i debug problem? there another proceed run "partially trusted" assemblies network shares but carrying change something each public i wish run?
Comments
Post a Comment