﻿<?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  / 1.6.5 install error when deploying meta-data / 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>Fri, 21 Nov 2008 16:49:47 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: 1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/Topic14764-10-1.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/Topic14764-10-1.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/Topic14764-10-1.aspx</link><description>Good deal.  I am setting up another virtual test server that will get included in our tests so that this doesn't happen in the future.  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/Topic14764-10-1.aspx</link><description>I just moved my db to 2005 and it appears to have corrected the issue I was having.  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/Topic14764-10-1.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.  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/Topic14764-10-1.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.  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.  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/Topic14764-10-1.aspx</link><description>Yes, the SF data is on is a 2000 server.  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. </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/Topic14764-10-1.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.  So my guess would be that you are on 2000 and this property is not supported.  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/Topic14764-10-1.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;gt; Deploying meta-data for database 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:06:57 PM -&amp;gt; Ensuring Filegroups exist on database 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:06:57 PM -&amp;gt; Filegroup verification complete.&lt;BR&gt;• 3/10/2008 1:06:57 PM -&amp;gt; Ensuring Tables exist on database 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:07:09 PM -&amp;gt; Table verification complete.&lt;BR&gt;• 3/10/2008 1:07:09 PM -&amp;gt; Dropping unneeded filegroups for 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:07:09 PM -&amp;gt; Unneeded filegroups dropped on database 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:07:09 PM -&amp;gt; Ensuring Indexes exist on database 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:07:13 PM -&amp;gt; Index verification complete.&lt;BR&gt;• 3/10/2008 1:07:13 PM -&amp;gt; Ensuring Foreign Keys exist on database 'StrataFrame'&lt;BR&gt;• 3/10/2008 1:07:17 PM -&amp;gt; Foreign Key verification complete.&lt;BR&gt;• 3/10/2008 1:07:17 PM -&amp;gt; Ensuring Views, Stored Procedures, and UDFs exist on database 'StrataFrame'&lt;BR&gt;X 3/10/2008 1:07:17 PM -&amp;gt; An error occurred while deploying the meta-data to the server.SqlException&lt;BR&gt;  Invalid object name 'fn_listextendedproperty'.&lt;/P&gt;&lt;P&gt;Source     : .Net SqlClient Data Provider&lt;/P&gt;&lt;P&gt;Stack Trace: &lt;BR&gt;   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)&lt;BR&gt;   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)&lt;BR&gt;   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)&lt;BR&gt;   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)&lt;BR&gt;   at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()&lt;BR&gt;   at System.Data.SqlClient.SqlDataReader.get_MetaData()&lt;BR&gt;   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)&lt;BR&gt;   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)&lt;BR&gt;   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)&lt;BR&gt;   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)&lt;BR&gt;   at System.Data.SqlClient.SqlCommand.ExecuteScalar()&lt;BR&gt;   at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator.AreExtendedPropertiesDeployed(DatabaseInfo dbInfo)&lt;BR&gt;   at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator.GetListOfViewsSprocsAndUdfsToDrop(DatabaseInfo dbInfo)&lt;BR&gt;   at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator.DropAllDeployedViewsSprocsAndUdfs(DatabaseInfo dbInfo)&lt;BR&gt;   at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator.EnsureViewsSprocsUdfs(Database parent, DatabaseInfo dbInfo)&lt;BR&gt;   at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator.EnsureDatabases()&lt;BR&gt;   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><item><title>1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/Topic14764-10-1.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.  Please help so that I can get the new version installed.  Thanks.</description><pubDate>Mon, 10 Mar 2008 11:34:00 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item></channel></rss>