
Latest release, can't start file explorer?
Version of the Microsoft.NET framework: 4
Your operating system and service pack: Windows 7 Home Premium, 64-bit, Service Pack 1
Details how to reproduce the problem: Happens upon starting FlashDevelop.
Exception details from the error log:
Code:
Could not load file or assembly 'FileExplorer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at FlashDevelop.Utilities.PluginServices.AddPlugin(String fileName)
at FlashDevelop.Utilities.PluginServices.FindPlugins(String path)
at FlashDevelop.MainForm.InitializeMainForm()
I can click 'Continue', but then FlashDevelop runs without a Project Explorer and Project tab. So I can't create new projects or view existing ones.