Just upgraded from 8.7.57 to 8.7.58 and now won't start.
Error: Could not load file or assembly 'Newtonsoft.Json.Net20, Version=4.0.2.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. Access is denied.
stack:
System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json.Net20, Version=4.0.2.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. Access is denied.
File name: 'Newtonsoft.Json.Net20, Version=4.0.2.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at System.Reflection.Assembly.nLoadFile(String path, Evidence evidence)
at System.Reflection.Assembly.LoadFile(String path)
at FogCreek.FogBugz.CPluginModule.JsonDotNetStrongName() in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\CPluginModule.was:line 983
at FogCreek.FogBugz.CPluginModule.CreateAppDomain(ArrayList listsPath, String sName, String sFriendlyName) in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\CPluginModule.was:line 889
at FogCreek.FogBugz.CPluginModule.CreateAppDomainHash(WasabiDictionary`1 dictlistsAssemblyPath) in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\CPluginModule.was:line 771
at FogCreek.FogBugz.CPluginModule.InitAppDomains(WasabiDictionary`1 dictlistsAssemblyPath) in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\CPluginModule.was:line 715
at FogCreek.FogBugz.CPluginModule.Load() in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\CPluginModule.was:line 1439
at FogCreek.FogBugz.CPluginModule.InitPlugins(Nullable`1 fForceReinit) in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\CPluginModule.was:line 642
at FogCreek.FogBugz.CPluginModule.GetPluginModule(Nullable`1 fForceReInit) in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\CPluginModule.was:line 463
at FogCreek.FogBugz.CPluginModule.GetPluginCache(Nullable`1 fForceReinit) in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\CPluginModule.was:line 395
at FogCreek.FogBugz.__Global.PluginCache(Nullable`1 fForceReinit, Nullable`1 fCreateIfDoesNotExist) in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\CPluginModule.was:line 34
at FogCreek.FogBugz.CApp.get_Plugin() in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\Apps.was:line 383
at FogCreek.FogBugz.CApp.get_PluginExists() in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\Apps.was:line 392
at FogCreek.FogBugz.CAppSubscriptions.InitializeLicensed() in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\AppSubscriptions.was:line 42
at FogCreek.FogBugz.CAppSubscriptions..ctor() in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\AppSubscriptions.was:line 15
at FogCreek.FogBugz.__Global.AppSubscriptions() in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\AppSubscriptions.was:line 5
at FogCreek.FogBugz.CFogBugzApp.IsEnabled() in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\CFogBugzApp.was:line 42
at FogCreek.FogBugz.__Global.IsCommunityLicensed() in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\util.was:line 3158
at FogCreek.FogBugz.CSiteConfiguration.LoadFromDB() in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\CSiteConfiguration.was:line 630
at FogCreek.FogBugz.__Global.InitializeFogBugz(Boolean fShowUI) in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\preheader.was:line 111
at FogCreek.FogBugz.__Global.StartPreHeader() in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\preheader.was:line 298
at FogCreek.FogBugz.__Global.StartDefault() in e:\code\licensed\build\FB\8.7.58L\fogbugz\src-Website\default.was:line 61
at FogCreek.FogBugz.HttpHandler.ProcessRequest(HttpContext context) in c:\Users\svc-mortar\AppData\Local\Temp\nk_fpbdr.0.cs:line 0