[BadImageFormatException: Could not load file or assembly 'microsoft.crm.sdk' 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
Have:
microsoft.crm.sdk.dll
microsoft.crm.sdktyupeproxy.dll
microsoft.crm.sdktypeproxy.xmlserliazer.dll
In both my admin and solution folder. (i've coped all dlls from the admin bin folder over to the custom solution bin folder)
Have:
microsoft.crm.sdk.dll
microsoft.crm.sdktyupeproxy.dll
microsoft.crm.sdktypeproxy.xmlserliazer.dll
In both my admin and solution folder. (i've coped all dlls from the admin bin folder over to the custom solution bin folder)