﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » Updates and Information » Posted Releases  » Fix for DbEngine when deploying SPROCS for non-dbo schemas</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Fri, 15 May 2026 15:06:17 GMT</lastBuildDate><ttl>20</ttl><item><title>Fix for DbEngine when deploying SPROCS for non-dbo schemas</title><link>http://forum.strataframe.net/FindPost15092.aspx</link><description>In the 1.6.5 build, we changed the DDT to use extended properties on the database, stored procedures, views,and UDFs so that in environments where there may be a DBA they can add their own without being removed the next time the meta-data was deployed.&amp;nbsp; In doing so, we accidentally introduced a bug related to those extended properties.&amp;nbsp; So now, when a schema other than DBO was being used, the DDT did not "see" the extended properties and thus did not remove them prior to attempting to re-deploy them which resulted in an error.&amp;nbsp; This issue has been resolved with this assembly.&amp;nbsp; Extract the attached ZIP and do the following:&lt;OL&gt;&lt;LI&gt;Close the DDT and Visual Studio&lt;/LI&gt;&lt;LI&gt;Copy the DLL and XML both to the c:\program files\common files\microfour\strataframe folder&lt;/LI&gt;&lt;LI&gt;Drag the DLL into the GAC (c:\windows\assembly)&lt;/LI&gt;&lt;LI&gt;Go back into Visual Studio and/or the DDT and redeploy your package.&amp;nbsp; The error should be resolved.&lt;/LI&gt;&lt;/OL&gt;</description><pubDate>Mon, 24 Mar 2008 15:51:03 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Fix for DbEngine when deploying SPROCS for non-dbo schemas</title><link>http://forum.strataframe.net/FindPost15142.aspx</link><description>After testing, another minor bug was found when deploying using the previous fix to a database that did not have the extended property set.&amp;nbsp; This attachment fixes the error.</description><pubDate>Mon, 24 Mar 2008 15:51:03 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>