We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ZoneIdがVDMHelperCLR**.dll についている場合にアセンブリの読み込みに失敗する。SylphyHorn起動しないよ!っていうやつの原因?
--------------------------- Unexpected error occurred --------------------------- =========================================================== ERROR, date = 2015/11/13 11:26:13 +09:00, sender = System.Windows.Threading.Dispatcher, System.NotSupportedException: ネットワーク上の場所からアセンブリを読み込もうとしました。これにより、以前のバージョンの .NET Framework で、アセンブリがサンドボックス化された可能性があります。このリリースの .NET Framework では、CAS ポリシーが既定で有効になっていないため、この読み込みは危険な場合があります。この読み込みがアセンブリのサンドボックス化を目的としない場合は、loadFromRemoteSources スイッチを有効にしてください。詳細については、http://go.microsoft.com/fwlink/?LinkId=155569 を参照してください。 場所 System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence) 場所 System.Reflection.Assembly.LoadFile(String path) 場所 VDMHelperCLR.Common.VdmHelperFactory.CreateInstance() 場所 SylphyHorn.Models.HookService..ctor() 場所 SylphyHorn.Application.OnStartup(StartupEventArgs e) 場所 System.Windows.Application.<_ctor>b__0(Object unused) 場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) --------------------------- OK ---------------------------
The text was updated successfully, but these errors were encountered:
これは Zone ID っぽいね
Sorry, something went wrong.
これ忘れる人多いんよねぇ かといって、アプリ側からこれを強制解除するのは道理に反するのでやりたくないお
もうちょっと親切にエラーだそうかなっておもった
No branches or pull requests
ZoneIdがVDMHelperCLR**.dll についている場合にアセンブリの読み込みに失敗する。SylphyHorn起動しないよ!っていうやつの原因?
The text was updated successfully, but these errors were encountered: