﻿<?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  » fatal issue with last StrataFrameSetupExe</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 00:36:56 GMT</lastBuildDate><ttl>20</ttl><item><title>fatal issue with last StrataFrameSetupExe</title><link>http://forum.strataframe.net/FindPost14269.aspx</link><description>Hi,&lt;P&gt;I've downloaded last StrataFrameSetupExe from &lt;A href="http://forum.strataframe.net/Topic13284-22-1.aspx#bm14258"&gt;http://forum.strataframe.net/Topic13284-22-1.aspx#bm14258&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after install, first launch of Visual Studio 2005 raises an error:&lt;/P&gt;&lt;P&gt;[quote]TypeLoadException&lt;BR&gt;&amp;nbsp; La méthode 'RemoveObjectFromInitOnFormLoad' du type 'MicroFour.StrataFrame.UI.Windows.Forms.BaseForm' de l'assembly 'MicroFour StrataFrame Business, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7' n'a pas d'implémentation.&lt;/P&gt;&lt;P&gt;Source&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : mscorlib&lt;/P&gt;&lt;P&gt;Stack Trace: &lt;BR&gt;&amp;nbsp;&amp;nbsp; à System.Signature._GetSignature(SignatureStruct&amp;amp; signature, Void* pCorSig, Int32 cCorSig, IntPtr fieldHandle, IntPtr methodHandle, IntPtr declaringTypeHandle)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à System.Signature.GetSignature(SignatureStruct&amp;amp; signature, Void* pCorSig, Int32 cCorSig, RuntimeFieldHandle fieldHandle, RuntimeMethodHandle methodHandle, RuntimeTypeHandle declaringTypeHandle)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à System.Signature..ctor(RuntimeMethodHandle methodHandle, RuntimeTypeHandle declaringTypeHandle)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à System.Reflection.RuntimeMethodInfo.get_Signature()&lt;BR&gt;&amp;nbsp;&amp;nbsp; à System.Reflection.RuntimeMethodInfo.GetParameters()&lt;BR&gt;&amp;nbsp;&amp;nbsp; à System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à System.Exception.get_StackTrace()&lt;BR&gt;&amp;nbsp;&amp;nbsp; à MicroFour.StrataFrame.Tools.Exceptions.CreateExceptionDetails(Exception Ex)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à MicroFour.StrataFrame.Application.ApplicationError&amp;#119;indow..ctor(Exception Ex)&lt;BR&gt;&amp;nbsp;&amp;nbsp; à MicroFour.StrataFrame.AddIns.AddInManager.OnConnection(Object application, ext_ConnectMode connectMode, Object addInInst, Array&amp;amp; custom)[/quote]&lt;/P&gt;&lt;P&gt;Same error is raised each time I launch VS2005</description><pubDate>Mon, 11 Feb 2008 11:09:38 GMT</pubDate><dc:creator>Michel Levy</dc:creator></item><item><title>RE: fatal issue with last StrataFrameSetupExe</title><link>http://forum.strataframe.net/FindPost14291.aspx</link><description>Glad you got it going :)</description><pubDate>Mon, 11 Feb 2008 11:09:38 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: fatal issue with last StrataFrameSetupExe</title><link>http://forum.strataframe.net/FindPost14290.aspx</link><description>thanks you, Trent, &lt;P&gt;with your help I've retrieved my VS2005 and Strataframe BTW :D&amp;nbsp;(never, I remember to&amp;nbsp;update that GAC).</description><pubDate>Mon, 11 Feb 2008 10:47:42 GMT</pubDate><dc:creator>Michel Levy</dc:creator></item><item><title>RE: fatal issue with last StrataFrameSetupExe</title><link>http://forum.strataframe.net/FindPost14280.aspx</link><description>Yeah, all source files are going to only support VS2008 (this is just the projects and solutions).&amp;nbsp; Instead of trying to load the source, manually remove all of the MicroFour StrataFrame assemblies in the GAC (c:\windows\assembly) and then install the latest update again: &lt;A href="http://forum.strataframe.net/FindPost14258.aspx"&gt;http://forum.strataframe.net/FindPost14258.aspx&lt;/A&gt;&amp;nbsp;.&amp;nbsp; If you have not downloaded the latest version in the last 24 hours, then you will want to get the newer version.</description><pubDate>Mon, 11 Feb 2008 08:58:32 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: fatal issue with last StrataFrameSetupExe</title><link>http://forum.strataframe.net/FindPost14277.aspx</link><description>Trent,&lt;P&gt;I've downloaded 1.6.5 source code from MyAccount, but I can't figure out what I could do with that :ermm: &lt;/P&gt;&lt;P&gt;When you say [quote]the first thing I would try would be to rebuild the source on your machine to see if it resolved the issue of the assembly differences[/quote], I assume that "source" are StrataFrame Source? Right?&lt;/P&gt;&lt;P&gt;.None of these sln files seems to be compatible with VS2005, so what??:(</description><pubDate>Mon, 11 Feb 2008 08:52:31 GMT</pubDate><dc:creator>Michel Levy</dc:creator></item><item><title>RE: fatal issue with last StrataFrameSetupExe</title><link>http://forum.strataframe.net/FindPost14273.aspx</link><description>The good news is that this is not really specific to the new update nor is it related to VS 2005 or VS2008.&amp;nbsp; The problem is that the StrataFrame assemblies are "out of sync."&amp;nbsp; More than likely you have an older version of the StrataFrame assemblies in the GAC (or at least the business assembly).&amp;nbsp; Really the only time I have seen this is when you build the SF source on your side and the install has a hard time removing the assemblies from the GAC.&amp;nbsp; If this is the case, then you might want to rebuild the source.&amp;nbsp; &lt;/P&gt;&lt;P&gt;The reason this happens each time, is because the StrataFrame add-in is trying to talk to the StrataFrame database (which in turn uses BOs in the Business assembly).&amp;nbsp; One other thing could cause this as well, if you did not allow the StrataFrame databases to be updated.&amp;nbsp; There have been structure changes.&lt;/P&gt;&lt;P&gt;I have posted the 1.6.5 source code in the My Account area, the first thing I would try would be to rebuild the source on your machine to see if it resolved the issue of the assembly differences.</description><pubDate>Mon, 11 Feb 2008 07:21:58 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>