﻿<?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 / Issues  / fatal issue with last StrataFrameSetupExe / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Sun, 07 Sep 2008 13:49:50 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: fatal issue with last StrataFrameSetupExe</title><link>http://forum.strataframe.net/Topic14269-10-1.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/Topic14269-10-1.aspx</link><description>thanks you, Trent, &lt;P&gt;with your help I've retrieved my VS2005 and Strataframe BTW :D (never, I remember to 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/Topic14269-10-1.aspx</link><description>Yeah, all source files are going to only support VS2008 (this is just the projects and solutions).  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; .  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/Topic14269-10-1.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/Topic14269-10-1.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.  The problem is that the StrataFrame assemblies are "out of sync."  More than likely you have an older version of the StrataFrame assemblies in the GAC (or at least the business assembly).  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.  If this is the case, then you might want to rebuild the source.  &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).  One other thing could cause this as well, if you did not allow the StrataFrame databases to be updated.  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><item><title>fatal issue with last StrataFrameSetupExe</title><link>http://forum.strataframe.net/Topic14269-10-1.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; &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;  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     : mscorlib&lt;/P&gt;&lt;P&gt;Stack Trace: &lt;BR&gt;   à System.Signature._GetSignature(SignatureStruct&amp;amp; signature, Void* pCorSig, Int32 cCorSig, IntPtr fieldHandle, IntPtr methodHandle, IntPtr declaringTypeHandle)&lt;BR&gt;   à System.Signature.GetSignature(SignatureStruct&amp;amp; signature, Void* pCorSig, Int32 cCorSig, RuntimeFieldHandle fieldHandle, RuntimeMethodHandle methodHandle, RuntimeTypeHandle declaringTypeHandle)&lt;BR&gt;   à System.Signature..ctor(RuntimeMethodHandle methodHandle, RuntimeTypeHandle declaringTypeHandle)&lt;BR&gt;   à System.Reflection.RuntimeMethodInfo.get_Signature()&lt;BR&gt;   à System.Reflection.RuntimeMethodInfo.GetParameters()&lt;BR&gt;   à System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat)&lt;BR&gt;   à System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&lt;BR&gt;   à System.Exception.get_StackTrace()&lt;BR&gt;   à MicroFour.StrataFrame.Tools.Exceptions.CreateExceptionDetails(Exception Ex)&lt;BR&gt;   à MicroFour.StrataFrame.Application.ApplicationError&amp;#119;indow..ctor(Exception Ex)&lt;BR&gt;   à 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 04:57:01 GMT</pubDate><dc:creator>Michel Levy</dc:creator></item></channel></rss>