<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>vulcan Work Item Rss Feed</title><link>http://www.codeplex.com/vulcan/WorkItem/List.aspx</link><description>vulcan Work Item Rss Description</description><item><title>Closed Issue: Use absolute address in ETL file location. [3811]</title><link>http://vulcan.codeplex.com/workitem/3811</link><description>Hi Chao,&lt;br /&gt;&amp;#160;&lt;br /&gt;One suggestion for Vulcan 2&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;The below xml gives me 2 packages, when I open ETLTest1 in Visual Studio and execute, then it will give a warning box instead of opening ETLTest2 package. The reason is the file connection is using a reference address. I&amp;#8217;m thinking if you can fix it in Vulcan to use absolution address like this&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;C&amp;#58;&amp;#92;detego&amp;#92;bin&amp;#92;ETL&amp;#92;ETLTest1&amp;#92;..&amp;#92;..&amp;#92;ETL&amp;#92;ETLTest2&amp;#92;ETLTest2.dtsx&lt;br /&gt;&amp;#160;&lt;br /&gt;Thanks&amp;#33;&lt;br /&gt;Jovi&lt;br /&gt;&amp;#160;&lt;br /&gt; &lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;________________________________________&lt;br /&gt;&amp;#60;&amp;#63;xml version&amp;#61;&amp;#34;1.0&amp;#34; encoding&amp;#61;&amp;#34;utf-8&amp;#34; &amp;#63;&amp;#62;&lt;br /&gt;&amp;#60;Vulcan xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;tempuri.org&amp;#47;vulcan2.xsd&amp;#34;&amp;#62;&lt;br /&gt;    &amp;#60;Using&amp;#62;Detego.Connections.DataWarehouse&amp;#60;&amp;#47;Using&amp;#62;&lt;br /&gt;    &amp;#60;Package Name&amp;#61;&amp;#34;ETLTest1&amp;#34; Type&amp;#61;&amp;#34;ETL&amp;#34;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;        &amp;#60;ExecutePackage Name&amp;#61;&amp;#34;ETLTest2&amp;#34; RelativePath&amp;#61;&amp;#34;..&amp;#92;..&amp;#92;ETL&amp;#92;ETLTest2&amp;#92;ETLTest2.dtsx&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;    &amp;#60;&amp;#47;Package&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;    &amp;#60;Package Name&amp;#61;&amp;#34;ETLTest2&amp;#34; Type&amp;#61;&amp;#34;ETL&amp;#34;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;        &amp;#60;ExecuteSQL Name&amp;#61;&amp;#34;Test&amp;#34; ConnectionName&amp;#61;&amp;#34;DataWarehouse&amp;#34;&amp;#62;&lt;br /&gt;            &amp;#60;Body&amp;#62;&lt;br /&gt;                SELECT 1&lt;br /&gt;            &amp;#60;&amp;#47;Body&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;ExecuteSQL&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;    &amp;#60;&amp;#47;Package&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Vulcan&amp;#62;&lt;br /&gt;</description><author>vsabella</author><pubDate>Thu, 16 May 2013 02:49:02 GMT</pubDate><guid isPermaLink="false">Closed Issue: Use absolute address in ETL file location. [3811] 20130516024902A</guid></item><item><title>Closed Issue: Sql encoding [3965]</title><link>http://vulcan.codeplex.com/workitem/3965</link><description>Hi Chao,&lt;br /&gt;&amp;#160;&lt;br /&gt;The encoding issue is fixed in VulcanRelease version. Could you merge the changes from &amp;#8216;VulcanRelease&amp;#8217; to &amp;#8216;Vulcan&amp;#8217;&amp;#63;&lt;br /&gt;Another question, we use &amp;#8216;UTF-32&amp;#8217; encoding in the new codes. It could fix the issue&amp;#40;See the attached e-mail&amp;#41;. &lt;br /&gt;But the saved .sql file is not well compatible with SSMS&amp;#40;The SQL queries can&amp;#8217;t be executed in SSMS&amp;#41;. It makes more difficult to debug the SQL queries.&lt;br /&gt;Do you think if there&amp;#8217;s a better encoding format which could both fix the issue and &amp;#160;be compatible with SSMS&amp;#63;&lt;br /&gt;&amp;#160;&lt;br /&gt;Thank you&amp;#33;&lt;br /&gt;&amp;#160;&lt;br /&gt;Aaron Zhang &lt;br /&gt;CSS BI China&lt;br /&gt;</description><author>vsabella</author><pubDate>Thu, 16 May 2013 02:49:01 GMT</pubDate><guid isPermaLink="false">Closed Issue: Sql encoding [3965] 20130516024901A</guid></item><item><title>Closed Issue: build errors need to be fixed for v2.5, only in release build. [3973]</title><link>http://vulcan.codeplex.com/workitem/3973</link><description>------ Rebuild All started&amp;#58; Project&amp;#58; VulcanEngine, Configuration&amp;#58; Release Any CPU ------&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;VulcanPhaseWorkflows.xml&amp;#34;. Access to the path &amp;#39;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;VulcanPhaseWorkflows.xml&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Connection.xsd&amp;#34;. Access to the path &amp;#39;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Connection.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Dimension.xsd&amp;#34;. Access to the path &amp;#39;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Dimension.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_DimensionInstance.xsd&amp;#34;. Access to the path &amp;#39;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_DimensionInstance.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_MeasureGroup.xsd&amp;#34;. Access to the path &amp;#39;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_MeasureGroup.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Owner.xsd&amp;#34;. Access to the path &amp;#39;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Owner.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;vulcan2.xsd&amp;#34;. Access to the path &amp;#39;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;vulcan2.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;VulcanPhaseWorkflows.xsd&amp;#34;. Access to the path &amp;#39;c&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;VulcanPhaseWorkflows.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Csc.exe &amp;#47;noconfig &amp;#47;nowarn&amp;#58;1701,1702 &amp;#47;errorreport&amp;#58;prompt &amp;#47;warn&amp;#58;4 &amp;#47;define&amp;#58;TRACE &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Reference Assemblies&amp;#92;Microsoft&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Build.Framework.dll&amp;#34; &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Reference Assemblies&amp;#92;Microsoft&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Build.Utilities.v3.5.dll&amp;#34; &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Reference Assemblies&amp;#92;Microsoft&amp;#92;Framework&amp;#92;v3.5&amp;#92;System.Core.dll&amp;#34; &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Reference Assemblies&amp;#92;Microsoft&amp;#92;Framework&amp;#92;v3.5&amp;#92;System.Data.DataSetExtensions.dll&amp;#34; &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v2.0.50727&amp;#92;System.Data.dll &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v2.0.50727&amp;#92;System.dll &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v2.0.50727&amp;#92;System.Xml.dll &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Reference Assemblies&amp;#92;Microsoft&amp;#92;Framework&amp;#92;v3.5&amp;#92;System.Xml.Linq.dll&amp;#34; &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Reference Assemblies&amp;#92;Microsoft&amp;#92;Framework&amp;#92;v3.0&amp;#92;WindowsBase.dll&amp;#34; &amp;#47;debug&amp;#58;pdbonly &amp;#47;filealign&amp;#58;512 &amp;#47;optimize&amp;#43; &amp;#47;out&amp;#58;obj&amp;#92;Release&amp;#92;VulcanEngine.dll &amp;#47;resource&amp;#58;obj&amp;#92;Release&amp;#92;VulcanEngine.Properties.Resources.resources &amp;#47;target&amp;#58;library Common&amp;#92;AppDomainFusionExtension.cs Common&amp;#92;Severity.cs Common&amp;#92;Message.cs Common&amp;#92;IRUtility.cs Common&amp;#92;PathManager.cs Common&amp;#92;PluginLoader.cs Common&amp;#92;TypeConverter.cs Common&amp;#92;ValidationItem.cs Extensions&amp;#92;VulcanExtensions.cs IR&amp;#92;Ast&amp;#92;AstBindingAttribute.cs IR&amp;#92;Ast&amp;#92;AstDefaultXmlNamespaceBindingAttribute.cs IR&amp;#92;Ast&amp;#92;AstIR.cs IR&amp;#92;Ast&amp;#92;AstNode.cs IR&amp;#92;Ast&amp;#92;AstRootNode.cs IR&amp;#92;Ast&amp;#92;AstSchemaTypeBindingAttribute.cs IR&amp;#92;Ast&amp;#92;AstScopeBoundaryAttribute.cs IR&amp;#92;Ast&amp;#92;AstWalker.cs IR&amp;#92;Ast&amp;#92;AstXNameBindingAttribute.cs IR&amp;#92;Ast&amp;#92;Connection&amp;#92;AstConnectionNode.cs IR&amp;#92;Ast&amp;#92;AstNamedNode.cs IR&amp;#92;Ast&amp;#92;Cube&amp;#92;AstActionNode.cs IR&amp;#92;Ast&amp;#92;Cube&amp;#92;AstCubeNode.cs IR&amp;#92;Ast&amp;#92;Cube&amp;#92;AstDimensionUsageNode.cs IR&amp;#92;Ast&amp;#92;Cube&amp;#92;AstKpiNode.cs IR&amp;#92;Ast&amp;#92;Cube&amp;#92;DimensionUsageRelationshipType&amp;#92;AstDataMiningRelationshipNode.cs IR&amp;#92;Ast&amp;#92;Cube&amp;#92;DimensionUsageRelationshipType&amp;#92;AstFactRelationshipNode.cs IR&amp;#92;Ast&amp;#92;Cube&amp;#92;DimensionUsageRelationshipType&amp;#92;AstManyToManyRelationshipNode.cs IR&amp;#92;Ast&amp;#92;Cube&amp;#92;DimensionUsageRelationshipType&amp;#92;AstNoRelationshipNode.cs IR&amp;#92;Ast&amp;#92;Cube&amp;#92;DimensionUsageRelationshipType&amp;#92;AstReferencedRelationshipNode.cs IR&amp;#92;Ast&amp;#92;Cube&amp;#92;DimensionUsageRelationshipType&amp;#92;AstRegularRelationshipNode.cs IR&amp;#92;Ast&amp;#92;Cube&amp;#92;DimensionUsageRelationshipType&amp;#92;AstRelationshipNode.cs IR&amp;#92;Ast&amp;#92;Cube&amp;#92;IAstActionNode.cs IR&amp;#92;Ast&amp;#92;DimensionInstance&amp;#92;AstDimensionInstanceAttributeNode.cs IR&amp;#92;Ast&amp;#92;DimensionInstance&amp;#92;AstDimensionInstanceHierarchyNode.cs IR&amp;#92;Ast&amp;#92;DimensionInstance&amp;#92;AstDimensionInstanceNode.cs IR&amp;#92;Ast&amp;#92;Dimension&amp;#92;AstAttributeColumnNode.cs IR&amp;#92;Ast&amp;#92;Dimension&amp;#92;AstAttributeNode.cs IR&amp;#92;Ast&amp;#92;Dimension&amp;#92;AstAttributeRelationshipNode.cs IR&amp;#92;Ast&amp;#92;Dimension&amp;#92;AstDimensionHierarchyLevelNode.cs IR&amp;#92;Ast&amp;#92;Dimension&amp;#92;AstDimensionHierarchyNode.cs IR&amp;#92;Ast&amp;#92;Dimension&amp;#92;AstDimensionNamedBaseNode.cs IR&amp;#92;Ast&amp;#92;Dimension&amp;#92;AstDimensionNode.cs IR&amp;#92;Ast&amp;#92;Fact&amp;#92;AstFactNode.cs IR&amp;#92;Ast&amp;#92;IPackageRootNode.cs IR&amp;#92;Ast&amp;#92;MeasureGroup&amp;#92;AstMeasureGroupNode.cs IR&amp;#92;Ast&amp;#92;MeasureGroup&amp;#92;AstMeasureNode.cs IR&amp;#92;Ast&amp;#92;Ssas&amp;#92;SsasEnums.cs IR&amp;#92;Ast&amp;#92;Table&amp;#92;AstTableKeyNode.cs IR&amp;#92;Ast&amp;#92;Table&amp;#92;AstTableLookupNode.cs IR&amp;#92;Ast&amp;#92;Task&amp;#92;AstStoredProcNode.cs IR&amp;#92;Ast&amp;#92;Table&amp;#92;AstTableColumnNode.cs IR&amp;#92;Ast&amp;#92;Table&amp;#92;AstTableIndexNode.cs IR&amp;#92;Ast&amp;#92;Table&amp;#92;AstTableNode.cs IR&amp;#92;Ast&amp;#92;Table&amp;#92;AstTableSourceNode.cs IR&amp;#92;Ast&amp;#92;Task&amp;#92;AstContainerTaskNode.cs IR&amp;#92;Ast&amp;#92;Task&amp;#92;AstETLRootNode.cs IR&amp;#92;Ast&amp;#92;Task&amp;#92;AstExecutePackageTaskNode.cs IR&amp;#92;Ast&amp;#92;Task&amp;#92;AstExecuteSQLTaskNode.cs IR&amp;#92;Ast&amp;#92;Task&amp;#92;AstPackageNode.cs IR&amp;#92;Ast&amp;#92;Task&amp;#92;AstTaskNode.cs IR&amp;#92;Ast&amp;#92;Task&amp;#92;AstVariableNode.cs IR&amp;#92;Ast&amp;#92;Task&amp;#92;AstStagingContainerTaskNode.cs IR&amp;#92;Ast&amp;#92;Task&amp;#92;AstMergeTaskNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstConditionalSplitNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstDataFlowColumnMappingNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstMulticastNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;IO&amp;#92;AstIOTransformationBase.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstDerivedColumnNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstDestinationNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;IO&amp;#92;AstDataFlowInputPathNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;IO&amp;#92;AstDataFlowOutputPathNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstIsNullPatcherNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstLookupNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstOleDbCommandNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstSortNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstSourceNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstTermLookupNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstTransformationNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;AstUnionAllNode.cs IR&amp;#92;Ast&amp;#92;Transformation&amp;#92;IO&amp;#92;IOInterfaces.cs IR&amp;#92;IIR.cs IR&amp;#92;XmlIR.cs Kernel&amp;#92;PhaseExecutionHost.cs Kernel&amp;#92;PhasePluginLoader.cs Kernel&amp;#92;PhaseWorkflow.cs Kernel&amp;#92;PhaseWorkflowLoader.cs MSBuild&amp;#92;VulcanTask.cs Phases&amp;#92;IPhase.cs Phases&amp;#92;Parser&amp;#92;AstParserScopeManager.cs Phases&amp;#92;PhaseFriendlyNameAttribute.cs Phases&amp;#92;AdvancedFeaturesPhase.cs Phases&amp;#92;XmlSchemaValidatorPhase.cs Phases&amp;#92;Parser&amp;#92;XmlToAstParserPhase.cs Phases&amp;#92;XmlXsltTransformPhase.cs Properties&amp;#92;AssemblyInfo.cs Properties&amp;#92;Resources.Designer.cs Properties&amp;#92;Settings.Designer.cs&lt;br /&gt;Compile complete -- 0 errors, 0 warnings&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;VulcanPhaseWorkflows.xml&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;VulcanPhaseWorkflows.xml&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;VulcanPhaseWorkflows.xml&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Connection.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Connection.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Connection.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Dimension.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Dimension.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Dimension.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;Values_DimensionInstance.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_DimensionInstance.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_DimensionInstance.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;Values_MeasureGroup.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_MeasureGroup.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_MeasureGroup.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Owner.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Owner.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Owner.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;vulcan2.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;vulcan2.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;vulcan2.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;VulcanPhaseWorkflows.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;VulcanPhaseWorkflows.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;VulcanPhaseWorkflows.xsd&amp;#39; is denied.&lt;br /&gt;Done building project &amp;#34;VulcanEngine.csproj&amp;#34; -- FAILED.&lt;br /&gt;------ Rebuild All started&amp;#58; Project&amp;#58; Vulcan, Configuration&amp;#58; Release Any CPU ------&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;VulcanPhaseWorkflows.xml&amp;#34;. Access to the path &amp;#39;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;VulcanPhaseWorkflows.xml&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Connection.xsd&amp;#34;. Access to the path &amp;#39;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Connection.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Dimension.xsd&amp;#34;. Access to the path &amp;#39;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Dimension.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_DimensionInstance.xsd&amp;#34;. Access to the path &amp;#39;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_DimensionInstance.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_MeasureGroup.xsd&amp;#34;. Access to the path &amp;#39;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_MeasureGroup.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Owner.xsd&amp;#34;. Access to the path &amp;#39;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Owner.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;vulcan2.xsd&amp;#34;. Access to the path &amp;#39;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;vulcan2.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets &amp;#58; warning MSB3061&amp;#58; Unable to delete file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;VulcanPhaseWorkflows.xsd&amp;#34;. Access to the path &amp;#39;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;VulcanPhaseWorkflows.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Csc.exe &amp;#47;noconfig &amp;#47;nowarn&amp;#58;1701,1702 &amp;#47;errorreport&amp;#58;prompt &amp;#47;warn&amp;#58;4 &amp;#47;define&amp;#58;TRACE &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft Visual Studio 9.0&amp;#92;Common7&amp;#92;IDE&amp;#92;PublicAssemblies&amp;#92;Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll&amp;#34; &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft Visual Studio 9.0&amp;#92;DBPro&amp;#92;Microsoft.VisualStudio.TeamSystem.Data.UnitTesting.dll&amp;#34; &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v2.0.50727&amp;#92;System.Configuration.dll &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Reference Assemblies&amp;#92;Microsoft&amp;#92;Framework&amp;#92;v3.5&amp;#92;System.Core.dll&amp;#34; &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v2.0.50727&amp;#92;System.Data.dll &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v2.0.50727&amp;#92;System.Data.SqlXml.dll &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v2.0.50727&amp;#92;System.dll &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v2.0.50727&amp;#92;System.Xml.dll &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Reference Assemblies&amp;#92;Microsoft&amp;#92;Framework&amp;#92;v3.5&amp;#92;System.Xml.Linq.dll&amp;#34; &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;VulcanEngine.dll &amp;#47;debug&amp;#58;pdbonly &amp;#47;optimize&amp;#43; &amp;#47;out&amp;#58;obj&amp;#92;Release&amp;#92;Vulcan.exe &amp;#47;resource&amp;#58;obj&amp;#92;Release&amp;#92;Driver.Properties.Resources.resources &amp;#47;target&amp;#58;exe SimpleCommandLineParser.cs Vulcan.cs Properties&amp;#92;AssemblyInfo.cs Properties&amp;#92;Resources.Designer.cs Properties&amp;#92;Settings.Designer.cs Settings.cs&lt;br /&gt;Compile complete -- 0 errors, 0 warnings&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;VulcanPhaseWorkflows.xml&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;VulcanPhaseWorkflows.xml&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;VulcanPhaseWorkflows.xml&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Connection.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Connection.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Connection.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Dimension.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Dimension.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Dimension.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;Values_DimensionInstance.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_DimensionInstance.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_DimensionInstance.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;Values_MeasureGroup.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_MeasureGroup.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_MeasureGroup.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Owner.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Owner.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;Values_Owner.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;vulcan2.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;vulcan2.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;vulcan2.xsd&amp;#39; is denied.&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Microsoft.Common.targets&amp;#40;2851,9&amp;#41;&amp;#58; error MSB3021&amp;#58; Unable to copy file &amp;#34;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;VulcanEngine&amp;#92;Content&amp;#92;xsd&amp;#92;VulcanPhaseWorkflows.xsd&amp;#34; to &amp;#34;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;VulcanPhaseWorkflows.xsd&amp;#34;. Access to the path &amp;#39;..&amp;#92;..&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;Content&amp;#92;xsd&amp;#92;VulcanPhaseWorkflows.xsd&amp;#39; is denied.&lt;br /&gt;Done building project &amp;#34;Vulcan.csproj&amp;#34; -- FAILED.&lt;br /&gt;------ Rebuild All started&amp;#58; Project&amp;#58; SSIS2008Emitter, Configuration&amp;#58; Release Any CPU ------&lt;br /&gt;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v3.5&amp;#92;Csc.exe &amp;#47;noconfig &amp;#47;nowarn&amp;#58;1701,1702 &amp;#47;errorreport&amp;#58;prompt &amp;#47;warn&amp;#58;4 &amp;#47;define&amp;#58;TRACE &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft SQL Server&amp;#92;100&amp;#92;SDK&amp;#92;Assemblies&amp;#92;Microsoft.SqlServer.DTSPipelineWrap.dll&amp;#34; &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft SQL Server&amp;#92;100&amp;#92;SDK&amp;#92;Assemblies&amp;#92;Microsoft.SQLServer.DTSRuntimeWrap.dll&amp;#34; &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft SQL Server&amp;#92;100&amp;#92;DTS&amp;#92;Tasks&amp;#92;Microsoft.SqlServer.Exec80PackageTask.dll&amp;#34; &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;assembly&amp;#92;GAC_MSIL&amp;#92;Microsoft.SqlServer.ExecPackageTaskWrap&amp;#92;10.0.0.0__89845dcd8080cc91&amp;#92;Microsoft.SqlServer.ExecPackageTaskWrap.dll &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft SQL Server&amp;#92;100&amp;#92;SDK&amp;#92;Assemblies&amp;#92;Microsoft.SQLServer.ManagedDTS.dll&amp;#34; &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft SQL Server&amp;#92;100&amp;#92;DTS&amp;#92;Tasks&amp;#92;Microsoft.SqlServer.SQLTask.dll&amp;#34; &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft Visual Studio 9.0&amp;#92;Common7&amp;#92;IDE&amp;#92;PublicAssemblies&amp;#92;Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll&amp;#34; &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft Visual Studio 9.0&amp;#92;DBPro&amp;#92;Microsoft.VisualStudio.TeamSystem.Data.UnitTesting.dll&amp;#34; &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v2.0.50727&amp;#92;System.Configuration.dll &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Reference Assemblies&amp;#92;Microsoft&amp;#92;Framework&amp;#92;v3.5&amp;#92;System.Core.dll&amp;#34; &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Reference Assemblies&amp;#92;Microsoft&amp;#92;Framework&amp;#92;v3.5&amp;#92;System.Data.DataSetExtensions.dll&amp;#34; &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v2.0.50727&amp;#92;System.Data.dll &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v2.0.50727&amp;#92;System.dll &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v2.0.50727&amp;#92;System.Xml.dll &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Reference Assemblies&amp;#92;Microsoft&amp;#92;Framework&amp;#92;v3.5&amp;#92;System.Xml.Linq.dll&amp;#34; &amp;#47;reference&amp;#58;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;tools&amp;#92;vulcan&amp;#92;anycpu&amp;#92;VulcanEngine.dll &amp;#47;reference&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Reference Assemblies&amp;#92;Microsoft&amp;#92;Framework&amp;#92;v3.0&amp;#92;WindowsBase.dll&amp;#34; &amp;#47;debug&amp;#58;pdbonly &amp;#47;filealign&amp;#58;512 &amp;#47;optimize&amp;#43; &amp;#47;out&amp;#58;obj&amp;#92;Release&amp;#92;SSIS2008Emitter.dll &amp;#47;resource&amp;#58;obj&amp;#92;Release&amp;#92;Ssis2008Emitter.Properties.Resources.resources &amp;#47;target&amp;#58;library IR&amp;#92;Common&amp;#92;ErrorEventHandler.cs IR&amp;#92;Common&amp;#92;StringManipulation.cs IR&amp;#92;Common&amp;#92;IPhysicalPropertiesProvider.cs IR&amp;#92;Framework&amp;#92;Connections&amp;#92;ADONETConnection.cs IR&amp;#92;Framework&amp;#92;Connections&amp;#92;FileConnection.cs IR&amp;#92;Framework&amp;#92;Connections&amp;#92;OLEDBConnection.cs IR&amp;#92;Framework&amp;#92;Executable.cs IR&amp;#92;PhysicalIR.cs IR&amp;#92;Framework&amp;#92;Connections&amp;#92;Connection.cs IR&amp;#92;Framework&amp;#92;Package.cs IR&amp;#92;Framework&amp;#92;PackageConfiguration.cs IR&amp;#92;Common&amp;#92;SsisProject.cs IR&amp;#92;Framework&amp;#92;Variable.cs IR&amp;#92;Common&amp;#92;PhysicalObject.cs IR&amp;#92;Framework&amp;#92;Container.cs IR&amp;#92;Framework&amp;#92;Sequence.cs IR&amp;#92;Tasks&amp;#92;Merge.cs IR&amp;#92;Tasks&amp;#92;DataFlowTask.cs IR&amp;#92;Tasks&amp;#92;ExecutePackageTask.cs IR&amp;#92;Tasks&amp;#92;SQLTask.cs IR&amp;#92;Tasks&amp;#92;Task.cs IR&amp;#92;Tasks&amp;#92;StoredProc.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;ConditionalSplit.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;Multicast.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;XMLSource.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;TermLookup.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;Sort.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;OLEDBCommand.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;ExpressionHandler.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;OLEDBDestination.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;Union.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;DerivedColumns.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;SingleOutTransformation.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;Lookup.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;OLEDBSource.cs IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;Transformation.cs Phases&amp;#92;Lowering&amp;#92;DataFlowLoweringEngine.cs Phases&amp;#92;Lowering&amp;#92;Framework&amp;#92;DataFlowLoweringContext.cs Phases&amp;#92;Lowering&amp;#92;Framework&amp;#92;LoweringContext.cs Phases&amp;#92;Lowering&amp;#92;Framework&amp;#92;TaskLoweringContext.cs Phases&amp;#92;Lowering&amp;#92;TableLoweringEngine.cs Phases&amp;#92;Lowering&amp;#92;TaskLoweringEngine.cs Phases&amp;#92;Lowering&amp;#92;Framework&amp;#92;AstToPhysicalLoweringPhase.cs Phases&amp;#92;Lowering&amp;#92;ContainerLoweringEngine.cs Phases&amp;#92;Lowering&amp;#92;Framework&amp;#92;LoweringAttribute.cs Phases&amp;#92;Lowering&amp;#92;Framework&amp;#92;PhysicalLoweringProcessor.cs IR&amp;#92;PhysicalCollection.cs Phases&amp;#92;PhysicalIRMappingAttribute.cs Properties&amp;#92;Resources.Designer.cs Properties&amp;#92;Settings.Designer.cs IR&amp;#92;Common&amp;#92;SSISEmitterContext.cs IR&amp;#92;Common&amp;#92;ISSISEmitter.cs Properties&amp;#92;AssemblyInfo.cs Phases&amp;#92;SSIS2008EmitterPhase.cs TSQLEmitters&amp;#92;MergeTSQLEmitter.cs TSQLEmitters&amp;#92;Table&amp;#92;ColumnsTSQLEmitter.cs TSQLEmitters&amp;#92;Table&amp;#92;ConstraintTSQLEmitter.cs TSQLEmitters&amp;#92;Table&amp;#92;TableTSQLEmitter.cs TSQLEmitters&amp;#92;StoredProcTSQLEmitter.cs TSQLEmitters&amp;#92;TemplateManager.cs TSQLEmitters&amp;#92;TemplatePlatformEmitter.cs TSQLEmitters&amp;#92;PhysicalTypeTranslator.cs&lt;br /&gt;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;SSIS2008Emitter&amp;#92;IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;XMLSource.cs&amp;#40;22,53&amp;#41;&amp;#58; error CS0426&amp;#58; The type name &amp;#39;XmlSourceDataAccessMode&amp;#39; does not exist in the type &amp;#39;VulcanEngine.IR.Ast.Transformation.AstXmlSourceNode&amp;#39;&lt;br /&gt;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;SSIS2008Emitter&amp;#92;IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;XMLSource.cs&amp;#40;31,49&amp;#41;&amp;#58; error CS0426&amp;#58; The type name &amp;#39;XmlSourceDataAccessMode&amp;#39; does not exist in the type &amp;#39;VulcanEngine.IR.Ast.Transformation.AstXmlSourceNode&amp;#39;&lt;br /&gt;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;SSIS2008Emitter&amp;#92;IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;Sort.cs&amp;#40;34,34&amp;#41;&amp;#58; error CS0246&amp;#58; The type or namespace name &amp;#39;AstSortColumnNode&amp;#39; could not be found &amp;#40;are you missing a using directive or an assembly reference&amp;#63;&amp;#41;&lt;br /&gt;C&amp;#58;&amp;#92;detego_codeplex25&amp;#92;Vulcan&amp;#92;SSIS2008Emitter&amp;#92;IR&amp;#92;Tasks&amp;#92;Transformations&amp;#92;Sort.cs&amp;#40;43,30&amp;#41;&amp;#58; error CS0246&amp;#58; The type or namespace name &amp;#39;AstSortColumnNode&amp;#39; could not be found &amp;#40;are you missing a using directive or an assembly reference&amp;#63;&amp;#41;&lt;br /&gt;Compile complete -- 4 errors, 0 warnings&lt;br /&gt;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61; Rebuild All&amp;#58; 0 succeeded, 3 failed, 0 skipped &amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;</description><author>vsabella</author><pubDate>Thu, 16 May 2013 02:49:01 GMT</pubDate><guid isPermaLink="false">Closed Issue: build errors need to be fixed for v2.5, only in release build. [3973] 20130516024901A</guid></item><item><title>Closed Issue: The static source in test table XML files doesn't work as expected. [4067]</title><link>http://vulcan.codeplex.com/workitem/4067</link><description>Fixed in CL&amp;#35;19643.&lt;br /&gt;&amp;#160;&lt;br /&gt;-- more error output&amp;#58;&lt;br /&gt;Progress&amp;#58; 2009-05-19 16&amp;#58;03&amp;#58;08.29&lt;br /&gt;&amp;#160;&amp;#160; Source&amp;#58; __TestTable1_StaticSourceMergeStagingTable 85946f68-b373-441d-a6ee-7e&lt;br /&gt;783b5ab3ab&lt;br /&gt;&amp;#160;&amp;#160; Executing query &amp;#34;&lt;br /&gt;-------------------------------------------------...&amp;#34;.&amp;#58; 100&amp;#37; complete&lt;br /&gt;End Progress&lt;br /&gt;Error&amp;#58; 2009-05-19 16&amp;#58;03&amp;#58;08.30&lt;br /&gt;&amp;#160;&amp;#160; Code&amp;#58; 0xC002F210&lt;br /&gt;&amp;#160;&amp;#160; Source&amp;#58; TestTable1_StaticSourceMergeInsertValuesExecuteSql 3f7536f7-9262-4dce&lt;br /&gt;-add1-7e00f6384a08 Execute SQL Task&lt;br /&gt;&amp;#160;&amp;#160; Description&amp;#58; Executing the query &amp;#34;&lt;br /&gt;SET IDENTITY_INSERT __TestTable1_StaticSourceMerg...&amp;#34; failed with the following&lt;br /&gt;error&amp;#58; &amp;#34;Table &amp;#39;__TestTable1_StaticSourceMergeStagingTable&amp;#39; does not have the ide&lt;br /&gt;ntity property. Cannot perform SET operation.&amp;#34;. Possible failure reasons&amp;#58; Proble&lt;br /&gt;ms with the query, &amp;#34;ResultSet&amp;#34; property not set correctly, parameters not set co&lt;br /&gt;rrectly, or connection not established correctly.&lt;br /&gt;End Error&lt;br /&gt;&amp;#160;&lt;br /&gt;After executing the package, the table structure is created, but lack of data.&lt;br /&gt;</description><author>vsabella</author><pubDate>Thu, 16 May 2013 02:49:01 GMT</pubDate><guid isPermaLink="false">Closed Issue: The static source in test table XML files doesn't work as expected. [4067] 20130516024901A</guid></item><item><title>Closed Issue: Enable Parameter Free Stored Procs in Vulcan 25 [4482]</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4482</link><description>Enabled &amp;#60;StoredProcs&amp;#62; that do not require input parameters&lt;br /&gt;Comments: &lt;p&gt;Resolved in latest checkin&lt;/p&gt;</description><author>vsabella</author><pubDate>Thu, 10 Sep 2009 03:49:02 GMT</pubDate><guid isPermaLink="false">Closed Issue: Enable Parameter Free Stored Procs in Vulcan 25 [4482] 20090910034902A</guid></item><item><title>Closed Issue: Names of identity relationships do not include column name when created in SQL Server [4894]</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4894</link><description>Names of identity relationships do not include identity column name when created in SQL Server.&lt;br /&gt;In Vulcan Version 2.5.0.29194 when Identity relationship is included in a dimension definition it only takes Name attribute of the identity tag when creating a relation omitting identity column name.&lt;br /&gt;So in the example below Identity in sql server will be DimAccount_Identity and not DimAccount_Identity_AccountID as it was in Vulcan 2.0.&lt;br /&gt;&lt;br /&gt;Expected behavior&amp;#58; Full Identity name should include column name as well &lt;br /&gt;&lt;br /&gt;&amp;#60;&amp;#63;xml version&amp;#61;&amp;#34;1.0&amp;#34; encoding&amp;#61;&amp;#34;utf-8&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#60;Vulcan xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;tempuri.org&amp;#47;vulcan2.xsd&amp;#34;&amp;#62;&lt;br /&gt;  &amp;#60;Dimensions&amp;#62;&lt;br /&gt;    &amp;#60;Dimension ConnectionName&amp;#61;&amp;#34;DataWarehouse&amp;#34; Name&amp;#61;&amp;#34;DimAccount&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;Columns&amp;#62;&lt;br /&gt;        &amp;#60;Column Name&amp;#61;&amp;#34;AccountID&amp;#34; Type&amp;#61;&amp;#34;Int32&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Column Name&amp;#61;&amp;#34;AccountName&amp;#34; Type&amp;#61;&amp;#34;WStr&amp;#34; Length&amp;#61;&amp;#34;200&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Columns&amp;#62;&lt;br /&gt;      &amp;#60;Keys&amp;#62;&lt;br /&gt;        &amp;#60;Identity Name&amp;#61;&amp;#34;DimAccount_Identity&amp;#34; Clustered&amp;#61;&amp;#34;true&amp;#34;&amp;#62;&lt;br /&gt;          &amp;#60;Columns&amp;#62;&lt;br /&gt;            &amp;#60;Column ColumnName&amp;#61;&amp;#34;AccountID&amp;#34; SortOrder&amp;#61;&amp;#34;Asc&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;          &amp;#60;&amp;#47;Columns&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;Identity&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Keys&amp;#62;&lt;br /&gt;      &amp;#60;Sources&amp;#62;&lt;br /&gt;        &amp;#60;StaticSource Name&amp;#61;&amp;#34;StaticSourceValues&amp;#34;&amp;#62;&lt;br /&gt;          &amp;#60;Rows&amp;#62;&lt;br /&gt;            &amp;#60;Row&amp;#62;&lt;br /&gt;              &amp;#60;ColumnValues&amp;#62;&lt;br /&gt;                &amp;#60;ColumnValue ColumnName&amp;#61;&amp;#34;AccountID&amp;#34; Value&amp;#61;&amp;#34;1&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;ColumnValue ColumnName&amp;#61;&amp;#34;AccountName&amp;#34; Value&amp;#61;&amp;#34;&amp;#39;Unknown&amp;#39;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;              &amp;#60;&amp;#47;ColumnValues&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;Row&amp;#62;  &lt;br /&gt;          &amp;#60;&amp;#47;Rows&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;StaticSource&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Sources&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;Dimension&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;Dimensions&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;&amp;#47;Vulcan&amp;#62;&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>vsabella</author><pubDate>Thu, 10 Sep 2009 03:08:56 GMT</pubDate><guid isPermaLink="false">Closed Issue: Names of identity relationships do not include column name when created in SQL Server [4894] 20090910030856A</guid></item><item><title>Commented Issue: Names of identity relationships do not include column name when created in SQL Server [4894]</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4894</link><description>Names of identity relationships do not include identity column name when created in SQL Server.&lt;br /&gt;In Vulcan Version 2.5.0.29194 when Identity relationship is included in a dimension definition it only takes Name attribute of the identity tag when creating a relation omitting identity column name.&lt;br /&gt;So in the example below Identity in sql server will be DimAccount_Identity and not DimAccount_Identity_AccountID as it was in Vulcan 2.0.&lt;br /&gt;&lt;br /&gt;Expected behavior&amp;#58; Full Identity name should include column name as well &lt;br /&gt;&lt;br /&gt;&amp;#60;&amp;#63;xml version&amp;#61;&amp;#34;1.0&amp;#34; encoding&amp;#61;&amp;#34;utf-8&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#60;Vulcan xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;tempuri.org&amp;#47;vulcan2.xsd&amp;#34;&amp;#62;&lt;br /&gt;  &amp;#60;Dimensions&amp;#62;&lt;br /&gt;    &amp;#60;Dimension ConnectionName&amp;#61;&amp;#34;DataWarehouse&amp;#34; Name&amp;#61;&amp;#34;DimAccount&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;Columns&amp;#62;&lt;br /&gt;        &amp;#60;Column Name&amp;#61;&amp;#34;AccountID&amp;#34; Type&amp;#61;&amp;#34;Int32&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Column Name&amp;#61;&amp;#34;AccountName&amp;#34; Type&amp;#61;&amp;#34;WStr&amp;#34; Length&amp;#61;&amp;#34;200&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Columns&amp;#62;&lt;br /&gt;      &amp;#60;Keys&amp;#62;&lt;br /&gt;        &amp;#60;Identity Name&amp;#61;&amp;#34;DimAccount_Identity&amp;#34; Clustered&amp;#61;&amp;#34;true&amp;#34;&amp;#62;&lt;br /&gt;          &amp;#60;Columns&amp;#62;&lt;br /&gt;            &amp;#60;Column ColumnName&amp;#61;&amp;#34;AccountID&amp;#34; SortOrder&amp;#61;&amp;#34;Asc&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;          &amp;#60;&amp;#47;Columns&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;Identity&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Keys&amp;#62;&lt;br /&gt;      &amp;#60;Sources&amp;#62;&lt;br /&gt;        &amp;#60;StaticSource Name&amp;#61;&amp;#34;StaticSourceValues&amp;#34;&amp;#62;&lt;br /&gt;          &amp;#60;Rows&amp;#62;&lt;br /&gt;            &amp;#60;Row&amp;#62;&lt;br /&gt;              &amp;#60;ColumnValues&amp;#62;&lt;br /&gt;                &amp;#60;ColumnValue ColumnName&amp;#61;&amp;#34;AccountID&amp;#34; Value&amp;#61;&amp;#34;1&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;ColumnValue ColumnName&amp;#61;&amp;#34;AccountName&amp;#34; Value&amp;#61;&amp;#34;&amp;#39;Unknown&amp;#39;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;              &amp;#60;&amp;#47;ColumnValues&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;Row&amp;#62;  &lt;br /&gt;          &amp;#60;&amp;#47;Rows&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;StaticSource&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Sources&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;Dimension&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;Dimensions&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;&amp;#47;Vulcan&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: vsabella ** &lt;p&gt;by design, vulcan 2.5 does not perform any &amp;#34;magic&amp;#34; on names you provide.&lt;/p&gt;</description><author>vsabella</author><pubDate>Thu, 10 Sep 2009 03:08:47 GMT</pubDate><guid isPermaLink="false">Commented Issue: Names of identity relationships do not include column name when created in SQL Server [4894] 20090910030847A</guid></item><item><title>Created Issue: Vulcan 2.5 is not emitting foreign keys for &lt;Dimension&gt; or &lt;TableReference&gt; tags [4895]</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4895</link><description>Vulcan 2.5 is not emitting foreign keys for &amp;#60;Dimension&amp;#62; or &amp;#60;TableReference&amp;#62; tags&lt;br /&gt;</description><author>yuriyt</author><pubDate>Wed, 09 Sep 2009 22:15:39 GMT</pubDate><guid isPermaLink="false">Created Issue: Vulcan 2.5 is not emitting foreign keys for &lt;Dimension&gt; or &lt;TableReference&gt; tags [4895] 20090909101539P</guid></item><item><title>Created Issue: Names of identity relationships do not include column name when created in SQL Server [4894]</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4894</link><description>Names of identity relationships do not include identity column name when created in SQL Server.&lt;br /&gt;In Vulcan Version 2.5.0.29194 when Identity relationship is included in a dimension definition it only takes Name attribute of the identity tag when creating a relation omitting identity column name.&lt;br /&gt;So in the example below Identity in sql server will be DimAccount_Identity and not DimAccount_Identity_AccountID as it was in Vulcan 2.0.&lt;br /&gt;&lt;br /&gt;Expected behavior&amp;#58; Full Identity name should include column name as well &lt;br /&gt;&lt;br /&gt;&amp;#60;&amp;#63;xml version&amp;#61;&amp;#34;1.0&amp;#34; encoding&amp;#61;&amp;#34;utf-8&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#60;Vulcan xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;tempuri.org&amp;#47;vulcan2.xsd&amp;#34;&amp;#62;&lt;br /&gt;  &amp;#60;Dimensions&amp;#62;&lt;br /&gt;    &amp;#60;Dimension ConnectionName&amp;#61;&amp;#34;DataWarehouse&amp;#34; Name&amp;#61;&amp;#34;DimAccount&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;Columns&amp;#62;&lt;br /&gt;        &amp;#60;Column Name&amp;#61;&amp;#34;AccountID&amp;#34; Type&amp;#61;&amp;#34;Int32&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Column Name&amp;#61;&amp;#34;AccountName&amp;#34; Type&amp;#61;&amp;#34;WStr&amp;#34; Length&amp;#61;&amp;#34;200&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Columns&amp;#62;&lt;br /&gt;      &amp;#60;Keys&amp;#62;&lt;br /&gt;        &amp;#60;Identity Name&amp;#61;&amp;#34;DimAccount_Identity&amp;#34; Clustered&amp;#61;&amp;#34;true&amp;#34;&amp;#62;&lt;br /&gt;          &amp;#60;Columns&amp;#62;&lt;br /&gt;            &amp;#60;Column ColumnName&amp;#61;&amp;#34;AccountID&amp;#34; SortOrder&amp;#61;&amp;#34;Asc&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;          &amp;#60;&amp;#47;Columns&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;Identity&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Keys&amp;#62;&lt;br /&gt;      &amp;#60;Sources&amp;#62;&lt;br /&gt;        &amp;#60;StaticSource Name&amp;#61;&amp;#34;StaticSourceValues&amp;#34;&amp;#62;&lt;br /&gt;          &amp;#60;Rows&amp;#62;&lt;br /&gt;            &amp;#60;Row&amp;#62;&lt;br /&gt;              &amp;#60;ColumnValues&amp;#62;&lt;br /&gt;                &amp;#60;ColumnValue ColumnName&amp;#61;&amp;#34;AccountID&amp;#34; Value&amp;#61;&amp;#34;1&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;ColumnValue ColumnName&amp;#61;&amp;#34;AccountName&amp;#34; Value&amp;#61;&amp;#34;&amp;#39;Unknown&amp;#39;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;              &amp;#60;&amp;#47;ColumnValues&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;Row&amp;#62;  &lt;br /&gt;          &amp;#60;&amp;#47;Rows&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;StaticSource&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Sources&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;Dimension&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;Dimensions&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;&amp;#47;Vulcan&amp;#62;&lt;br /&gt;</description><author>yuriyt</author><pubDate>Wed, 09 Sep 2009 20:02:49 GMT</pubDate><guid isPermaLink="false">Created Issue: Names of identity relationships do not include column name when created in SQL Server [4894] 20090909080249P</guid></item><item><title>Created Issue: Default nullability of the columns [4893]</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4893</link><description>It seems like default nullability of columns is set to IsNullable&amp;#61;&amp;#34;yes&amp;#34; while previous behavior it used to be IsNullable&amp;#61;&amp;#34;false&amp;#34;&lt;br /&gt;&lt;br /&gt;Repro - compile the following dimension and look at TSQL create table script.&lt;br /&gt;Expected behavior&amp;#58; AccountName column is not nullable &lt;br /&gt;Observed behavior&amp;#58; Account name allows NULLs&lt;br /&gt;&lt;br /&gt;&amp;#60;&amp;#63;xml version&amp;#61;&amp;#34;1.0&amp;#34; encoding&amp;#61;&amp;#34;utf-8&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#60;Vulcan xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;tempuri.org&amp;#47;vulcan2.xsd&amp;#34;&amp;#62;&lt;br /&gt;  &amp;#60;Dimensions&amp;#62;&lt;br /&gt;    &amp;#60;Dimension ConnectionName&amp;#61;&amp;#34;DataWarehouse&amp;#34; Name&amp;#61;&amp;#34;DimAccount&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;Columns&amp;#62;&lt;br /&gt;        &amp;#60;Column Name&amp;#61;&amp;#34;AccountID&amp;#34; Type&amp;#61;&amp;#34;Int32&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Column Name&amp;#61;&amp;#34;AccountName&amp;#34; Type&amp;#61;&amp;#34;WStr&amp;#34; Length&amp;#61;&amp;#34;200&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Columns&amp;#62;&lt;br /&gt;      &amp;#60;Keys&amp;#62;&lt;br /&gt;        &amp;#60;Identity Name&amp;#61;&amp;#34;DimAccount_Identity&amp;#34; Clustered&amp;#61;&amp;#34;true&amp;#34;&amp;#62;&lt;br /&gt;          &amp;#60;Columns&amp;#62;&lt;br /&gt;            &amp;#60;Column ColumnName&amp;#61;&amp;#34;AccountID&amp;#34; SortOrder&amp;#61;&amp;#34;Asc&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;          &amp;#60;&amp;#47;Columns&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;Identity&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Keys&amp;#62;&lt;br /&gt;      &amp;#60;Sources&amp;#62;&lt;br /&gt;        &amp;#60;StaticSource Name&amp;#61;&amp;#34;StaticSourceValues&amp;#34;&amp;#62;&lt;br /&gt;          &amp;#60;Rows&amp;#62;&lt;br /&gt;            &amp;#60;Row&amp;#62;&lt;br /&gt;              &amp;#60;ColumnValues&amp;#62;&lt;br /&gt;                &amp;#60;ColumnValue ColumnName&amp;#61;&amp;#34;AccountID&amp;#34; Value&amp;#61;&amp;#34;1&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;ColumnValue ColumnName&amp;#61;&amp;#34;AccountName&amp;#34; Value&amp;#61;&amp;#34;&amp;#39;Unknown&amp;#39;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;              &amp;#60;&amp;#47;ColumnValues&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;Row&amp;#62;  &lt;br /&gt;          &amp;#60;&amp;#47;Rows&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;StaticSource&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Sources&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;Dimension&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;Dimensions&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;&amp;#47;Vulcan&amp;#62;&lt;br /&gt;</description><author>yuriyt</author><pubDate>Wed, 09 Sep 2009 19:55:35 GMT</pubDate><guid isPermaLink="false">Created Issue: Default nullability of the columns [4893] 20090909075535P</guid></item><item><title>Closed Feature: Customizable Column Usage in &lt;Merge&gt; [4889]</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4889</link><description>&lt;br /&gt;Comments: Resolved with changeset 26654.</description><author>AaronZ</author><pubDate>Wed, 09 Sep 2009 06:47:40 GMT</pubDate><guid isPermaLink="false">Closed Feature: Customizable Column Usage in &lt;Merge&gt; [4889] 20090909064740A</guid></item><item><title>Created Feature: Customizable Column Usage in &lt;Merge&gt; [4889]</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4889</link><description>&lt;br /&gt;</description><author>AaronZ</author><pubDate>Wed, 09 Sep 2009 06:47:06 GMT</pubDate><guid isPermaLink="false">Created Feature: Customizable Column Usage in &lt;Merge&gt; [4889] 20090909064706A</guid></item><item><title>Created Feature: Add 'WITH (TABLOCK)' for merge target table [4883]</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4883</link><description>To reduce&amp;#160;resources consuming for key&amp;#160;locks, especially when inserting BLOB objects.&lt;br /&gt;</description><author>AaronZ</author><pubDate>Mon, 07 Sep 2009 05:51:15 GMT</pubDate><guid isPermaLink="false">Created Feature: Add 'WITH (TABLOCK)' for merge target table [4883] 20090907055115A</guid></item><item><title>Closed Feature: Support SQLCommandFromVariable for ETL Query Source [4851]</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4851</link><description>&lt;br /&gt;Comments: Resolved with changeset 26536.</description><author>AaronZ</author><pubDate>Fri, 04 Sep 2009 06:02:57 GMT</pubDate><guid isPermaLink="false">Closed Feature: Support SQLCommandFromVariable for ETL Query Source [4851] 20090904060257A</guid></item><item><title>Reopened Feature: Support SQLCommandFromVariable for ETL Query Source [4851]</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4851</link><description>&lt;br /&gt;</description><author>AaronZ</author><pubDate>Fri, 04 Sep 2009 06:01:56 GMT</pubDate><guid isPermaLink="false">Reopened Feature: Support SQLCommandFromVariable for ETL Query Source [4851] 20090904060156A</guid></item><item><title>Closed Feature: Customizable IsolationLevel for ExecuteSQL and ETL</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4854</link><description>&lt;br /&gt;Comments: Resolved with changeset 26476.</description><author>AaronZ</author><pubDate>Wed, 02 Sep 2009 09:25:09 GMT</pubDate><guid isPermaLink="false">Closed Feature: Customizable IsolationLevel for ExecuteSQL and ETL 20090902092509A</guid></item><item><title>Created Feature: Customizable IsolationLevel for ExecuteSQL and ETL</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4854</link><description>&lt;br /&gt;</description><author>AaronZ</author><pubDate>Wed, 02 Sep 2009 09:24:07 GMT</pubDate><guid isPermaLink="false">Created Feature: Customizable IsolationLevel for ExecuteSQL and ETL 20090902092407A</guid></item><item><title>Closed Feature: Support SQLCommandFromVariable for ETL Query Source</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4851</link><description>&lt;br /&gt;Comments: Resolved with changeset 26463.</description><author>AaronZ</author><pubDate>Wed, 02 Sep 2009 03:46:57 GMT</pubDate><guid isPermaLink="false">Closed Feature: Support SQLCommandFromVariable for ETL Query Source 20090902034657A</guid></item><item><title>Created Feature: Support SQLCommandFromVariable for ETL Query Source</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4851</link><description>&lt;br /&gt;</description><author>AaronZ</author><pubDate>Wed, 02 Sep 2009 03:43:58 GMT</pubDate><guid isPermaLink="false">Created Feature: Support SQLCommandFromVariable for ETL Query Source 20090902034358A</guid></item><item><title>Created Issue: Enable Parameter Free Stored Procs in Vulcan 25</title><link>http://vulcan.codeplex.com/WorkItem/View.aspx?WorkItemId=4482</link><description>Enabled &amp;#60;StoredProcs&amp;#62; that do not require input parameters&lt;br /&gt;</description><author>vsabella</author><pubDate>Tue, 07 Jul 2009 19:55:01 GMT</pubDate><guid isPermaLink="false">Created Issue: Enable Parameter Free Stored Procs in Vulcan 25 20090707075501P</guid></item></channel></rss>