Re: KeyManager FileNotFoundException; 64-bit & Vis (General questions)
Hello,
I think I have the same problem. Here is a part of the error I got :
[BadImageFormatException: Could not load file or assembly 'WeOnlyDo.Security.Cryptography.KeyManager' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +416
System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +166
System.Reflection.Assembly.Load(String assemblyString) +35
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +190
The deployment is performed over a Windows 2003 x64 server. My version of KeyManager is 2.0.3.20. Do I need a recompile version ? Note that I can't make my project Win32, it must run in x64.
I am currently using a Trial version so I may ensure that the solution works well for us before buying the whole thing.
Thanks in advance
Frank