After installing Cumulative update package 1 for BizTalk Server 2009to fix VSTS 510054 (leap year issue), project will not compile. The following error is returned:Error 211 The "PipelineCompilerTask" task failed unexpectedly.System.IO.FileNotFoundException: Retrieving the COM class factory for component with CLSID {DCB8C90C-B4B7-47A1-A080-5AA6DDDC2E44} failed due to the following error: 80070002. at Microsoft.VisualStudio.BizTalkProject.Compiler.PipelineCompiler.Compile(BizTalkBuildSnapshot buildSnapshot, IEnumerable`1 pipelineFilesToCompile, String switches, List`1& generatedCodeFiles) at Microsoft.VisualStudio.BizTalkProject.BuildTasks.PipelineCompilerTask.Execute() at Microsoft.Build.BuildEngine.TaskEngine.ExecuteInstantiatedTask(EngineProxy engineProxy, ItemBucket bucket, TaskExecutionMode howToExecuteTask, ITask task, Boolean& taskResult) OrderProcessLooking further, when opening a pipeline in VS2008, the BTSTransmitPolicy.xml or the BTSReceivePolicy.xml could not be loaded.Error 211 Pipeline file 'E:\VS2008_skelly\Biztalk2009\OrderProcess.root\OrderProcess\Pipelines\OrderFF_SendPipeline1.btp' could not be loaded. Policy File 'C:\Program Files (x86)\Microsoft BizTalk Server 2009\Developer Tools\Pipeline Policy Files\BTSTransmitPolicy.xml' could not be loaded. Could not find a part of the path 'C:\Program Files (x86)\Microsoft BizTalk Server 2009\Developer Tools\Pipeline Policy Files\BTSTransmitPolicy.xml'. E:\VS2008_skelly\Biztalk2009\OrderProcess.root\OrderProcess\Pipelines\OrderFF_SendPipeline1.btp 1 1 Error 212 Pipeline file 'E:\VS2008_skelly\Biztalk2009\OrderProcess.root\OrderProcess\Pipelines\OrderFF_ReceivePipeline1.btp' could not be loaded. Policy File 'C:\Program Files (x86)\Microsoft BizTalk Server 2009\Developer Tools\Pipeline Policy Files\BTSReceivePolicy.xml' could not be loaded. Could not find a part of the path 'C:\Program Files (x86)\Microsoft BizTalk Server 2009\Developer Tools\Pipeline Policy Files\BTSReceivePolicy.xml'. E:\VS2008_skelly\Biztalk2009\OrderProcess.root\OrderProcess\Pipelines\OrderFF_ReceivePipeline1.btp 1 1
Product Language
Version
Category
Repro Steps
Please wait...