﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » Could not load file or assembly 'MicroFour StrataFrame Extensibility' or one of its dependencies. An attempt was made to load a program with an incorrect format.</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 08 Apr 2026 09:08:03 GMT</lastBuildDate><ttl>20</ttl><item><title>Could not load file or assembly 'MicroFour StrataFrame Extensibility' or one of its dependencies. An attempt was made to load a program with an incorrect format.</title><link>http://forum.strataframe.net/FindPost28919.aspx</link><description>I'm hoping the source of my problem is self-evident to you StrataFrame pro's.&amp;nbsp; While attempting to deploy an web&amp;nbsp;application (which runs successfully on a 32 bit Windows server) to a new&amp;nbsp;box running&amp;nbsp;Windows 2003 x64, I receive the following error.&amp;nbsp; &lt;br/&gt;&lt;br/&gt;Any advice appreciated....&lt;br/&gt;&lt;br/&gt;&lt;h2&gt;&lt;span style="font-style: italic;"&gt;Could not load file or assembly 'MicroFour StrataFrame Extensibility' or one of its dependencies. An attempt was made to load a program with an incorrect format.&lt;/span&gt; &lt;/h2&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;strong&gt;&lt;font face=Verdana&gt;Description: &lt;/font&gt;&lt;/strong&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br/&gt;&lt;br/&gt;&lt;strong&gt;&lt;font face=Verdana&gt;Exception Details: &lt;/font&gt;&lt;/strong&gt;System.BadImageFormatException: Could not load file or assembly 'MicroFour StrataFrame Extensibility' or one of its dependencies. An attempt was made to load a program with an incorrect format.&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;&lt;font face=Verdana&gt;Source Error:&lt;/font&gt;&lt;/strong&gt; &lt;br/&gt;&lt;br/&gt;&lt;table width="100%" bgColor=#ffffcc&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;CODE&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&lt;/CODE&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br/&gt;&lt;strong&gt;&lt;font face=Verdana&gt;Assembly Load Trace:&lt;/font&gt;&lt;/strong&gt; The following information can be helpful to determine why the assembly 'MicroFour StrataFrame Extensibility' could not be loaded.&lt;br/&gt;&lt;br/&gt;&lt;table width="100%" bgColor=#ffffcc&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;CODE&gt;&lt;pRE&gt;WRN: Assembly binding logging is turned OFF.To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.Note: There is some performance penalty associated with assembly bind failure logging.To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].&lt;/PRE&gt;&lt;/CODE&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br/&gt;&lt;strong&gt;&lt;font face=Verdana&gt;Stack Trace:&lt;/font&gt;&lt;/strong&gt; &lt;br/&gt;&lt;br/&gt;&lt;table width="100%" bgColor=#ffffcc&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;CODE&gt;&lt;pRE&gt;[BadImageFormatException: Could not load file or assembly 'MicroFour StrataFrame Extensibility' 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&amp;amp; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0   System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection) +416   System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection) +166   System.Reflection.Assembly.Load(String assemblyString) +35   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +190[ConfigurationErrorsException: Could not load file or assembly 'MicroFour StrataFrame Extensibility' or one of its dependencies. An attempt was made to load a program with an incorrect format.]   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +11195528   System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +388   System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +232   System.Web.Configuration.AssemblyInfo.get_AssemblyInternal() +48   System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +210   System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +76   System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +11184702   System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +185   System.Web.Compilation.BuildManager.CompileCodeDirectories() +654   System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +658[HttpException (0x80004005): Could not load file or assembly 'MicroFour StrataFrame Extensibility' or one of its dependencies. An attempt was made to load a program with an incorrect format.]   System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +76   System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +1012   System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +1025[HttpException (0x80004005): Could not load file or assembly 'MicroFour StrataFrame Extensibility' or one of its dependencies. An attempt was made to load a program with an incorrect format.]   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11289254   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +88   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +11162952&lt;/PRE&gt;&lt;/CODE&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/font&gt;</description><pubDate>Wed, 10 Nov 2010 10:49:11 GMT</pubDate><dc:creator>Jeff Ostrander</dc:creator></item><item><title>RE: Could not load file or assembly 'MicroFour StrataFrame Extensibility' or one of its dependencies. An attempt was made to load a program with an incorrect format.</title><link>http://forum.strataframe.net/FindPost28939.aspx</link><description>Hope it helps, Jeff. ;)</description><pubDate>Wed, 10 Nov 2010 10:49:11 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: Could not load file or assembly 'MicroFour StrataFrame Extensibility' or one of its dependencies. An attempt was made to load a program with an incorrect format.</title><link>http://forum.strataframe.net/FindPost28937.aspx</link><description>Thank you, Ivan.&amp;nbsp;&amp;nbsp;&amp;nbsp;I'll bet you've put me on the right trail and I'll work through the somewhat more involved process required to change that setting in IIS 6.0.</description><pubDate>Wed, 10 Nov 2010 10:33:27 GMT</pubDate><dc:creator>Jeff Ostrander</dc:creator></item><item><title>RE: Could not load file or assembly 'MicroFour StrataFrame Extensibility' or one of its dependencies. An attempt was made to load a program with an incorrect format.</title><link>http://forum.strataframe.net/FindPost28935.aspx</link><description>Hi Jeff.&lt;br/&gt;&lt;br/&gt;See if this one helps:&lt;br/&gt;&lt;br/&gt;&lt;a href="http://blog.crowe.co.nz/archive/2007/11/05/Could-not-load-file-or-assembly-name-or-one-of.aspx"&gt;&lt;a href="http://blog.crowe.co.nz/archive/2007/11/05/Could-not-load-file-or-assembly-name-or-one-of.aspx"&gt;http://blog.crowe.co.nz/archive/2007/11/05/Could-not-load-file-or-assembly-name-or-one-of.aspx&lt;/a&gt;&lt;/a&gt;</description><pubDate>Wed, 10 Nov 2010 09:49:12 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: Could not load file or assembly 'MicroFour StrataFrame Extensibility' or one of its dependencies. An attempt was made to load a program with an incorrect format.</title><link>http://forum.strataframe.net/FindPost28932.aspx</link><description>Edhy, it was kind of you to respond.&amp;nbsp; Thank you.&amp;nbsp; &lt;br/&gt;&lt;br/&gt;I had, in fact, deployed the Extensibility.dll, so I must have some other issue.&amp;nbsp; I'll perform the search you suggested.&lt;br/&gt;&lt;br/&gt;J.</description><pubDate>Wed, 10 Nov 2010 09:31:00 GMT</pubDate><dc:creator>Jeff Ostrander</dc:creator></item><item><title>RE: Could not load file or assembly 'MicroFour StrataFrame Extensibility' or one of its dependencies. An attempt was made to load a program with an incorrect format.</title><link>http://forum.strataframe.net/FindPost28925.aspx</link><description>Hi Jeff,&lt;br/&gt;&lt;br/&gt;Welcome to the forums.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Please check out this post which I believe may help you in this case.&lt;br/&gt;&lt;a href="http://forum.strataframe.net/Topic28860.aspx?Keywords=MicroFour%20StrataFrame%20Extensibility"&gt;&lt;a href="http://forum.strataframe.net/Topic28860.aspx?Keywords=MicroFour%20StrataFrame%20Extensibility"&gt;http://forum.strataframe.net/Topic28860.aspx?Keywords=MicroFour%20StrataFrame%20Extensibility&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;P.S.&lt;br/&gt;There are a lot of good posting in the forum, do a search on "Extensibility" and you will find some other good posting on the issue.&lt;br/&gt;&lt;br/&gt;Good luck!</description><pubDate>Tue, 09 Nov 2010 16:17:23 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item></channel></rss>