﻿<?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  » 1.6.5 install error when deploying meta-data</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 17:20:43 GMT</lastBuildDate><ttl>20</ttl><item><title>1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/FindPost14764.aspx</link><description>When running the install package for 1.6.5, it gets past the 'Install Visual Studio Templates' step successfully, but each time it gets about 75% done with 'Build StrataFrame Databases' and I get an error which says "An error occurred while deploying the meta-data to the server.&amp;nbsp; Please help so that I can get the new version installed.&amp;nbsp; Thanks.</description><pubDate>Fri, 04 Apr 2008 21:34:02 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item><item><title>RE: 1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/FindPost15395.aspx</link><description>The latest build that is out there should work fine on either 2000 or 2005, so you should be good. :)</description><pubDate>Fri, 04 Apr 2008 21:34:02 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: 1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/FindPost15390.aspx</link><description>Was there a fix for this?  I don't have the choice of using SQL 2005 at the moment.&lt;br&gt;
&lt;br&gt;
Thanks!</description><pubDate>Fri, 04 Apr 2008 17:48:59 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: 1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/FindPost14780.aspx</link><description>Good deal.&amp;nbsp; I am setting up another virtual test server that will get included in our tests so that this doesn't happen in the future.&amp;nbsp; It was just one of those things that slipped through :)</description><pubDate>Mon, 10 Mar 2008 14:54:44 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: 1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/FindPost14778.aspx</link><description>I just moved my db to 2005 and it appears to have corrected the issue I was having.&amp;nbsp; Thanks for the help!</description><pubDate>Mon, 10 Mar 2008 14:30:15 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item><item><title>RE: 1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/FindPost14776.aspx</link><description>Just FYI I am loading a SQL Server 200 instance now for testing, but I am not sure when we will post a fix.&amp;nbsp; We are working through the issue.</description><pubDate>Mon, 10 Mar 2008 13:59:36 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: 1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/FindPost14775.aspx</link><description>You will be better served, especially in the long-term, if you move the StrataFrame database to a SQL Server 2005 instance.&amp;nbsp; There are going to be some 2005 and above features that we start taking advantage of...this will probably be the fastest route to a fix today for you as well.&amp;nbsp; I will look into this and load a SQL Server 2000 instance somewhere.</description><pubDate>Mon, 10 Mar 2008 13:54:38 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: 1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/FindPost14773.aspx</link><description>Yes, the&amp;nbsp;SF data&amp;nbsp;is on is a 2000 server.&amp;nbsp; We have 2005 servers and if this needs to be moved to one of those it can be done, but would rather not if we can find a better fix.&amp;nbsp;</description><pubDate>Mon, 10 Mar 2008 13:38:15 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item><item><title>RE: 1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/FindPost14769.aspx</link><description>Are you running SQL Server 2000 or 2005? We starting using an extended property in this reelase, and though our research indicated that the fn_listextendedproperty was support in 2000 we did not actually setup a 2000 server for testing and only test on 2005 and above servers.&amp;nbsp; So my guess would be that you are on 2000 and this property is not supported.&amp;nbsp; Confirm this and we can go from there.</description><pubDate>Mon, 10 Mar 2008 13:20:14 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: 1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/FindPost14768.aspx</link><description>Here is the info from the log file which shows the error during installation:&lt;/P&gt;&lt;P&gt;• 3/10/2008 1:06:56 PM&amp;nbsp;-&amp;gt; Deploying meta-data for database 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:06:57 PM&amp;nbsp;-&amp;gt; Ensuring Filegroups exist on database 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:06:57 PM&amp;nbsp;-&amp;gt; Filegroup verification complete.&lt;BR&gt;• 3/10/2008 1:06:57 PM&amp;nbsp;-&amp;gt; Ensuring Tables exist on database 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:07:09 PM&amp;nbsp;-&amp;gt; Table verification complete.&lt;BR&gt;• 3/10/2008 1:07:09 PM&amp;nbsp;-&amp;gt; Dropping unneeded filegroups for 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:07:09 PM&amp;nbsp;-&amp;gt; Unneeded filegroups dropped on database 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:07:09 PM&amp;nbsp;-&amp;gt; Ensuring Indexes exist on database 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:07:13 PM&amp;nbsp;-&amp;gt; Index verification complete.&lt;BR&gt;• 3/10/2008 1:07:13 PM&amp;nbsp;-&amp;gt; Ensuring Foreign Keys exist on database 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:07:17 PM&amp;nbsp;-&amp;gt; Foreign Key verification complete.&lt;BR&gt;• 3/10/2008 1:07:17 PM&amp;nbsp;-&amp;gt; Ensuring Views, Stored Procedures, and UDFs exist on database 'StrataFrame'&lt;BR&gt;X 3/10/2008 1:07:17 PM&amp;nbsp;-&amp;gt; An error occurred while deploying the meta-data to the server.SqlException&lt;BR&gt;&amp;nbsp; Invalid object name 'fn_listextendedproperty'.&lt;/P&gt;&lt;P&gt;Source&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : .Net SqlClient Data Provider&lt;/P&gt;&lt;P&gt;Stack Trace: &lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlDataReader.get_MetaData()&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlCommand.ExecuteScalar()&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator.AreExtendedPropertiesDeployed(DatabaseInfo dbInfo)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator.GetListOfViewsSprocsAndUdfsToDrop(DatabaseInfo dbInfo)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator.DropAllDeployedViewsSprocsAndUdfs(DatabaseInfo dbInfo)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator.EnsureViewsSprocsUdfs(Database parent, DatabaseInfo dbInfo)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator.EnsureDatabases()&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator.DeployMetaDataThread()&lt;BR&gt;</description><pubDate>Mon, 10 Mar 2008 13:11:21 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item></channel></rss>