当我尝试构建我的BizTalk项目时,它在BTDF中出现了一些错误。 [英] When I tried to Build My BizTalk project , Its getting Failed with some errors in BTDF.

查看:78
本文介绍了当我尝试构建我的BizTalk项目时,它在BTDF中出现了一些错误。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Starting build...
C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe "C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\Deployment.btdfproj" /nologo /t:Deploy /p:Configuration=Debug

Build started 7/20/2015 9:43:08 AM.
Project "C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\Deployment.btdfproj" on node 1 (Deploy target(s)).
SetModeDeploy:
  DEPLOYING APPLICATION TO BIZTALK...
SetWinVer:
  Running on Windows V62
  Detected IIS 7
  Detected 64-bit OS
GetSoftwarePaths:
  Using .NET Framework Install Path 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'.
  Using BizTalk Install Path 'C:\Program Files (x86)\Microsoft BizTalk Server 2013\'.
  Using Deployment Framework Install Path 'C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\'.
  Using Deployment Framework Tools Path 'C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools'.
  Using BizTalk ESB Toolkit Install Path 'C:\Program Files (x86)\Microsoft BizTalk ESB Toolkit\'.
ExportSettings:
  "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\EnvironmentSettingsExporter.exe" "C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\EnvironmentSettings\SettingsFileGenerator.xml" "C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\EnvironmentSettings"
  Environment Settings Spreadsheet to XML Exporter 1.6.1
  [http://EnvSettingsManager.codeplex.com]
  Copyright (C) 2007-11 Thomas F. Abraham.  All Rights Reserved.
  
  Importing from SettingsFileGenerator.xml...
  
  Output format is XmlPreprocess (multi-file).
  
  Exporting to Exported_LocalSettings.xml...
  Exporting to Exported_DevSettings.xml...
  Exporting to Exported_TestSettings.xml...
  Exporting to Exported_ProdSettings.xml...
  
  Finished.
InitSettingsFilePath:
  Using settings file C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\EnvironmentSettings\Exported_LocalSettings.xml
SetPropertiesFromEnvironmentSettings:
  Setting properties from environment settings file (C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\EnvironmentSettings\Exported_LocalSettings.xml)
  Setting property to value 'BizTalkServerApplication'.
  Setting property to value 'BizTalkServerApplication'.
InitializeAppName:
  BizTalk Application Name is Brightstar.Integration.AXDataFeed
PreprocessBindings:
  Checking syntax of XML file 'C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\PortBindingsMaster.xml'...
  Syntax of XML file 'C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\PortBindingsMaster.xml' appears to be valid.
  Clearing file attributes for 'PortBindings.xml'.
  "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\xmlpreprocess.exe" /v /c /noDirectives /i:"C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\PortBindingsMaster.xml" /o:"C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\PortBindings.xml" /d:CurDir="C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed" /s:"C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\EnvironmentSettings\Exported_LocalSettings.xml"
  XmlPreprocess v2.0.18.0
  Copyright (c) 2004-2013 Loren M Halvorson
  XML File Preprocessor
  
  Settings XML file: "C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\EnvironmentSettings\Exported_LocalSettings.xml"
  Preprocessing "C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\PortBindingsMaster.xml" to "C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\PortBindings.xml"...
  PortBindings.xml : Set the value 'Brightstar.Integration.AXDataFeed' of 2 node(s) matching XPath '//ApplicationName'.
  "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\ElementTunnel.exe" /i:"C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\PortBindings.xml" /o:"C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\PortBindings.xml" /x:"C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\adapterXPaths.txt" /encode+
  Nested XML Encoder/Decoder v5.5.100.0
  Copyright (C) 2005-2014 Scott Colestock, Tim Rayburn, Thomas F. Abraham
  
  XML encodes/decodes content of element(s) by XPath. Applies escaping rules such
  as > for '<'. Namespace decls, PIs, etc. of nested XML are not preserved.
  
  XPaths                        : 16
  Transformed Nodes             : 0
  Empty Nodes (skipped)         : 2
  No Transform Req'd (skipped)  : 4
  Total Matched Nodes           : 6
  
  Complete - output file has been saved.
  Checking syntax of XML file 'C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\PortBindings.xml'...
  Syntax of XML file 'C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\PortBindings.xml' appears to be valid.
DeployFileAdapterPhysicalPaths:
  Configuring FILE adapter physical paths from binding file PortBindings.xml...
    Processing FILE adapter physical paths (Send)...
    Processing FILE adapter physical paths (Receive)...
       Setting up path 'd:\AxDataFeed1(do not delete)'...
         Directory already exists.
         Granted 'BUILTIN\Users' Full Access permissions.
TerminateServiceInstancesConditional:
  Attempting to terminate all service instances for BizTalk app 'Brightstar.Integration.AXDataFeed'...
  Terminated 0 service instances for BizTalk app 'Brightstar.Integration.AXDataFeed'.
VerifyBizTalkAppExists:
  Checking for existence of BizTalk application 'Brightstar.Integration.AXDataFeed'...
  Found BizTalk application 'Brightstar.Integration.AXDataFeed'.
StopApplication:
  (Retry count 0)
  Stopping Brightstar.Integration.AXDataFeed application...
PrepareAppForUndeploy:
  Checking for existing service instances associated with application 'Brightstar.Integration.AXDataFeed'...
  Done checking for existing service instances associated with application 'Brightstar.Integration.AXDataFeed'.
UndeployAppDefinition:
  BTSTask.exe RemoveApp -ApplicationName:"Brightstar.Integration.AXDataFeed"
  Microsoft (R) BizTalk Application Deployment Utility Version 3.10.229.0
  Copyright (c) 2013 Microsoft Corporation. All rights reserved.
  
  Information: Removing application "Brightstar.Integration.AXDataFeed" from BizTalk configuration database (server="DCLA-SI-SQL-01\BIZ", database="BizTalkMgmtDb")...
  Information: Removed application "Brightstar.Integration.AXDataFeed".
  
  Command succeeded with 0 errors, 0 warnings.
  
DeployAppDefinition:
  BTSTask.exe AddApp -ApplicationName:"Brightstar.Integration.AXDataFeed" -Description:"Brightstar.Integration.AXDataFeed"
  Microsoft (R) BizTalk Application Deployment Utility Version 3.10.229.0
  Copyright (c) 2013 Microsoft Corporation. All rights reserved.
  
  Information: Adding new BizTalk application "Brightstar.Integration.AXDataFeed" to configuration database (server="DCLA-SI-SQL-01\BIZ", database="BizTalkMgmtDb")...
  Information: Added application "Brightstar.Integration.AXDataFeed".
  
  Command succeeded with 0 errors, 0 warnings.
  
UndeploySchemas:
  Adding assembly name 'Brightstar.Integration.AXDataFeed, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5aa8b1d838f63155' to item group.
  "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\gacutil.exe" /u "Brightstar.Integration.AXDataFeed, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5aa8b1d838f63155"
  Microsoft (R) .NET Global Assembly Cache Utility.  Version 4.0.30319.1
  Copyright (c) Microsoft Corporation.  All rights reserved.
  
  
  Assembly: Brightstar.Integration.AXDataFeed, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5aa8b1d838f63155, processorArchitecture=MSIL
  Uninstalled: Brightstar.Integration.AXDataFeed, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5aa8b1d838f63155, processorArchitecture=MSIL
  Number of assemblies uninstalled = 1 
  Number of failures = 0
DeploySchemas:
  BTSTask.exe AddResource -Type:BizTalkAssembly -Source:"..\Brightstar.Integration.AXDataFeed\bin\Debug\Brightstar.Integration.AXDataFeed.dll" -ApplicationName:"Brightstar.Integration.AXDataFeed" -Options:GacOnAdd,GacOnImport,GacOnInstall
  Microsoft (R) BizTalk Application Deployment Utility Version 3.10.229.0
  Copyright (c) 2013 Microsoft Corporation. All rights reserved.
  
  Information: Adding resource (-Type="System.BizTalk:BizTalkAssembly" -Luid="Brightstar.Integration.AXDataFeed, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5aa8b1d838f63155") to application "Brightstar.Integration.AXDataFeed"...
  Serialized BizTalk assembly "Brightstar.Integration.AXDataFeed, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5aa8b1d838f63155" from "..\Brightstar.Integration.AXDataFeed\bin\Debug\Brightstar.Integration.AXDataFeed.dll".
  Information: Validating resources (count=1)...
  * Validating resource (-Type="System.BizTalk:BizTalkAssembly" -Luid="Brightstar.Integration.AXDataFeed, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5aa8b1d838f63155")...
  Information: Performing change requests...
  Information: Calling BeginTypeChangeRequest for all selected resource types...
  PerformingBeginChangeRequest
  Adding resource (-Type="System.BizTalk:BizTalkAssembly" -Luid="Brightstar.Integration.AXDataFeed, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5aa8b1d838f63155") to store.
  Information: * Performing change request on type "System.BizTalk:BizTalkAssembly" (count=1)...
  Information: Deploy server="DCLA-SI-SQL-01\BIZ" database="BizTalkMgmtDb" assembly="C:\Users\AL18668\AppData\Local\Temp\3\BT\PID7376\BizTalkAssembly\111aca003e3850e88569bfe4e0c891b4\Brightstar.Integration.AXDataFeed.dll"
  Information: Installed the "C:\Users\AL18668\AppData\Local\Temp\3\BT\PID7376\BizTalkAssembly\111aca003e3850e88569bfe4e0c891b4\Brightstar.Integration.AXDataFeed.dll" assembly into the Global Assembly Cache. (force=True)
  Information: Deploy operation succeeded.
  Information: Deploy server="DCLA-SI-SQL-01\BIZ" database="BizTalkMgmtDb" assembly="C:\Users\AL18668\AppData\Local\Temp\3\BT\PID7376\BizTalkAssembly\111aca003e3850e88569bfe4e0c891b4\Brightstar.Integration.AXDataFeed.dll"
  Saved schema "Brightstar.Integration.AXDataFeed.PropertySchema, Brightstar.Integration.AXDataFeed, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5aa8b1d838f63155".
  Saved schema "Brightstar.Integration.AXDataFeed.PropertySchema, Brightstar.Integration.AXDataFeed, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5aa8b1d838f63155".
  Information: Installed the "C:\Users\AL18668\AppData\Local\Temp\3\BT\PID7376\BizTalkAssembly\111aca003e3850e88569bfe4e0c891b4\Brightstar.Integration.AXDataFeed.dll" assembly into the Global Assembly Cache. (force=True)
  Information: Deploy operation succeeded.
  Information: Deployed the following 1 BizTalk assemblies:
  Brightstar.Integration.AXDataFeed.dll
EXEC : warning : If any of the assemblies were previously loaded by a Host Instance, it may be necessary to restart the Host Instance for changes to take effect. [C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\Deployment.btdfproj]
  Information: Commit the change requests...
  * Performing EndTypeChangeRequest for resource type "System.BizTalk:BizTalkAssembly".
  
  Command succeeded with 0 errors, 0 warnings.
  
DeploySharedAssemblies:
  Deploying additional assemblies to GAC...
  "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\gacutil.exe" /f /i "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\SSOSettingsFileReader.dll"
  Microsoft (R) .NET Global Assembly Cache Utility.  Version 4.0.30319.1
  Copyright (c) Microsoft Corporation.  All rights reserved.
  
  Assembly successfully added to the cache
  Finished deploying additional assemblies to GAC.
C:\Program Files (x86)\MSBuild\DeploymentFrameworkForBizTalk\5.0\BizTalkDeploymentFramework.targets(1505,5): warning MSB3030: Could not copy the file "..\Brightstar.Integration.AXDataFeed\bin\Debug\Brightstar.Integration.DataFeed.dll" because it was not found. [C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\Deployment.btdfproj]
  The previous error was converted to a warning because the task was called with ContinueOnError=true.
  Build continuing because "ContinueOnError" on the task "Copy" is set to "true".
  "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\gacutil.exe" /f /i "..\Brightstar.Integration.AXDataFeed\bin\Debug\Brightstar.Integration.DataFeed.dll"
  Microsoft (R) .NET Global Assembly Cache Utility.  Version 4.0.30319.1
  Copyright (c) Microsoft Corporation.  All rights reserved.
  
  Failure adding assembly to the cache:   The system cannot find the file specified.
  
C:\Program Files (x86)\MSBuild\DeploymentFrameworkForBizTalk\5.0\BizTalkDeploymentFramework.targets(1507,5): error MSB3073: The command ""C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\gacutil.exe" /f /i "..\Brightstar.Integration.AXDataFeed\bin\Debug\Brightstar.Integration.DataFeed.dll"" exited with code 1. [C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\Deployment.btdfproj]
Done Building Project "C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\Deployment.btdfproj" (Deploy target(s)) -- FAILED.

Build FAILED.

"C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\Deployment.btdfproj" (Deploy target) (1) ->
(DeploySchemas target) -> 
  EXEC : warning : If any of the assemblies were previously loaded by a Host Instance, it may be necessary to restart the Host Instance for changes to take effect. [C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\Deployment.btdfproj]


"C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\Deployment.btdfproj" (Deploy target) (1) ->
(DeployPipelineComponents target) -> 
  C:\Program Files (x86)\MSBuild\DeploymentFrameworkForBizTalk\5.0\BizTalkDeploymentFramework.targets(1505,5): warning MSB3030: Could not copy the file "..\Brightstar.Integration.AXDataFeed\bin\Debug\Brightstar.Integration.DataFeed.dll" because it was not found. [C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\Deployment.btdfproj]


"C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\Deployment.btdfproj" (Deploy target) (1) ->
(DeployPipelineComponents target) -> 
  C:\Program Files (x86)\MSBuild\DeploymentFrameworkForBizTalk\5.0\BizTalkDeploymentFramework.targets(1507,5): error MSB3073: The command ""C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\gacutil.exe" /f /i "..\Brightstar.Integration.AXDataFeed\bin\Debug\Brightstar.Integration.DataFeed.dll"" exited with code 1. [C:\Users\AL18668\Desktop\Al18668\Brightstar.Integration.AXDataFeed\Deployment\Deployment.btdfproj]

    2 Warning(s)
    1 Error(s)

Time Elapsed 00:00:16.69

推荐答案

您的一个共享无法找到程序集 Brightstar.Integration.DataFeed.dll 。检查 Deployment.btdfproj 文件中的名称。如果是引用的DLL,则检查项目引用上是否复制本地为真。



One of your shared assemblies, Brightstar.Integration.DataFeed.dll, could not be found. Check the name in your Deployment.btdfproj file. If it is a referenced DLL then check if Copy Local is true on the project reference.

warning MSB3030: Could not copy the file "..\Brightstar.Integration.AXDataFeed\bin\Debug\Brightstar.Integration.DataFeed.dll" because it was not found.










"C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\gacutil.exe" /f /i "..\Brightstar.Integration.AXDataFeed\bin\Debug\Brightstar.Integration.DataFeed.dll"
  Failure adding assembly to the cache:   The system cannot find the file specified.


这篇关于当我尝试构建我的BizTalk项目时,它在BTDF中出现了一些错误。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆