﻿<?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 Database Deployment Toolkit » Issues  » Error deployment 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 09:05:26 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Error deployment data</title><link>http://forum.strataframe.net/FindPost8407.aspx</link><description>Thanks, that solved the problem.</description><pubDate>Mon, 23 Apr 2007 04:47:16 GMT</pubDate><dc:creator>softaca</dc:creator></item><item><title>Error deployment data</title><link>http://forum.strataframe.net/FindPost8319.aspx</link><description>As i am a newbie with the Strataframe framework, i am not sure to post this as a question or an issue. At the moment i am implementing the deployment of a database within one of my projects. It includes some deployment data as well. That is the data for the security and the data for the localization. When i deploy only the structure and the above mentioned data everything runs smootly. If a add the data from another table and try to deploy then i always get an error, see the attached logfile. The table is a very simple table with only one field and one record.&lt;/P&gt;&lt;P&gt;Do you have any idea what the problem is here? I attach the package file as file.</description><pubDate>Mon, 23 Apr 2007 04:47:16 GMT</pubDate><dc:creator>softaca</dc:creator></item><item><title>RE: Error deployment data</title><link>http://forum.strataframe.net/FindPost8356.aspx</link><description>I stepped through the deployment of your package and discovered that the Databaseversion table does not have a primary key.&amp;nbsp; The primary key is required by the deployment data to determine which record to overwrite/ignore/merge.&amp;nbsp; So, if you add an Id column to that table and make it the PK/Identity column, then it will deploy properly.</description><pubDate>Fri, 20 Apr 2007 09:11:32 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Error deployment data</title><link>http://forum.strataframe.net/FindPost8341.aspx</link><description>Thanks for your reply. If i remove the deployment data item everything comes in ok. I pull the data from another database than the Strataframe database. Could that be a problem? I really can't understand what the problem could be, i mean it's a very basic table with no relations, triggers or what so ever. It just holds a version number e.g. "0.95.5.8" in a nchar(10) field. Do you need some other information, files or&amp;nbsp;database to solve this?&lt;/P&gt;&lt;P&gt;Thanks</description><pubDate>Fri, 20 Apr 2007 03:36:26 GMT</pubDate><dc:creator>softaca</dc:creator></item><item><title>RE: Error deployment data</title><link>http://forum.strataframe.net/FindPost8333.aspx</link><description>It looks like there is something not quite right with your deployment data which has caused the issue.&amp;nbsp; I got the same error as you during deployment, but I actually had issues trying to import the package into the DDT so I could look at your deployment data.&lt;/P&gt;&lt;P&gt;The error looks like it is coming from one of your deployment data definitions, and guesing, I think it would be the Deployment Data item that deals with the DatabaseVerion.&amp;nbsp; All of the StrataFrame related data such as the security and messaging came in without a hitch, but it died on the DatabaseVersion.&lt;/P&gt;&lt;P&gt;If you remove that deployment item and re-package and re-deploy does the error persist?&lt;/P&gt;&lt;P&gt;P.S.&amp;nbsp;I just wanted to commend you on your post first post.&amp;nbsp; You had already located the log file and provided the package file all of which I would have asked for!</description><pubDate>Thu, 19 Apr 2007 22:19:14 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>