﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » Enterprise Server - V1 » Issues  » Error after 1.7 upgrade on ES server.</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 10 Jun 2026 16:01:41 GMT</lastBuildDate><ttl>20</ttl><item><title>Error after 1.7 upgrade on ES server.</title><link>http://forum.strataframe.net/FindPost24111.aspx</link><description>I upgraded the server both using the .zip file and reinstalling using the setup package and when I check the Status.aspx I get the error below. It seems something is still using the 1.6 version.&lt;br&gt;
&lt;br&gt;
Server Error in '/' Application.&lt;br&gt;
--------------------------------------------------------------------------------&lt;br&gt;
&lt;br&gt;
The type [MicroFour.StrataFrame.Data.SqlDataSourceItem, MicroFour StrataFrame Base, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7] could not be resolved. &lt;br&gt;
Description: 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;
Exception Details: System.TypeLoadException: The type [MicroFour.StrataFrame.Data.SqlDataSourceItem, MicroFour StrataFrame Base, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7] could not be resolved.&lt;br&gt;
&lt;br&gt;
Source Error: &lt;br&gt;
&lt;br&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;br&gt;
&lt;br&gt;
Stack Trace: &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
[TypeLoadException: The type [MicroFour.StrataFrame.Data.SqlDataSourceItem, MicroFour StrataFrame Base, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7] could not be resolved.]&lt;br&gt;
   MicroFour.StrataFrame.Enterprise.Server.RemoteDataSource..cctor() +1235&lt;br&gt;
&lt;br&gt;
[TypeInitializationException: The type initializer for 'MicroFour.StrataFrame.Enterprise.Server.RemoteDataSource' threw an exception.]&lt;br&gt;
   MicroFour.StrataFrame.Enterprise.Server.Status.Status_PreInit(Object sender, EventArgs e) +51&lt;br&gt;
   System.Web.UI.Page.OnPreInit(EventArgs e) +8694814&lt;br&gt;
   System.Web.UI.Page.PerformPreInit() +31&lt;br&gt;
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +282&lt;br&gt;
&lt;br&gt;
 &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
--------------------------------------------------------------------------------&lt;br&gt;
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053</description><pubDate>Tue, 04 Aug 2009 15:38:56 GMT</pubDate><dc:creator>Scott Bressette</dc:creator></item><item><title>RE: Error after 1.7 upgrade on ES server.</title><link>http://forum.strataframe.net/FindPost24116.aspx</link><description>Yeah, I noticed that too after I had posted.  The signs were parsed out as a tag :).</description><pubDate>Tue, 04 Aug 2009 15:38:56 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Error after 1.7 upgrade on ES server.</title><link>http://forum.strataframe.net/FindPost24115.aspx</link><description>I lost my formatting there on the xml, let me try again.&lt;br&gt;
&lt;br&gt;
(less than)TypeAssemblyVersion(greater than)1.6.0.0(less than)/TypeAssemblyVersion(greater than)&lt;br&gt;
to&lt;br&gt;
(less than)TypeAssemblyVersion(greater than)1.7.0.0(less than)/TypeAssemblyVersion(greater than)&lt;br&gt;</description><pubDate>Tue, 04 Aug 2009 15:37:13 GMT</pubDate><dc:creator>Scott Bressette</dc:creator></item><item><title>RE: Error after 1.7 upgrade on ES server.</title><link>http://forum.strataframe.net/FindPost24114.aspx</link><description>Cool :cool:!  Glad you got it going!</description><pubDate>Tue, 04 Aug 2009 15:34:44 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Error after 1.7 upgrade on ES server.</title><link>http://forum.strataframe.net/FindPost24113.aspx</link><description>Trent,&lt;br&gt;
&lt;br&gt;
I changed &lt;br&gt;
&lt;TypeAssemblyVersion&gt;1.6.0.0&lt;/TypeAssemblyVersion&gt; &lt;br&gt;
to&lt;br&gt;
&lt;TypeAssemblyVersion&gt;1.7.0.0&lt;/TypeAssemblyVersion&gt;&lt;br&gt;
&lt;br&gt;
Stopped and restarted the IIS, took a deep breath... and it worked!&lt;br&gt;
&lt;br&gt;
Thanks so much!&lt;br&gt;
Scott</description><pubDate>Tue, 04 Aug 2009 15:34:07 GMT</pubDate><dc:creator>Scott Bressette</dc:creator></item><item><title>RE: Error after 1.7 upgrade on ES server.</title><link>http://forum.strataframe.net/FindPost24112.aspx</link><description>Ah...I might need to update the steps for updating.  If you open the datasources.config file, it has the "TypeAssemblyVersion" tag in it.  This is not overwritten as it would overwrite all of your data connections (thus sparking a totally different forum post :D).  Anyway, open this up, change the version, restart IIS (and/or cycle the Application ppol) and that should get you going.</description><pubDate>Tue, 04 Aug 2009 15:21:58 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>