How to properly register a custom BizTalk Server Adapter
In this last week, I've been migrating legacy custom adapters from previous BizTalk Versions (2004 and 2006) for a recent version of BizTalk Server (2010 and
An error occurred while attempting to install the BizTalk application: World Wide Web service (W3...
Today I encountered the following issue when I was trying to install an application into a new BizTalk Server environment: “An error occurred while
The file ‘…’ cannot be copied to the run directory. The process cannot access the fil...
I've been working on a BizTalk Server 2004 project that had (not anymore) between 6 or 8 visual studio solutions each one with a BizTalk Project inside After
Error while building a BizTalk 2006 solution on Visual Studio 2005: The key container name ‘...
Today while I was playing with BizTalk Server 2006, yes I know very old stuff, but sometimes is needed… and for those who are accustomed to developer
Failed to add resource(s). Resource (…) is already in store and is either associated with another...
One of my team members that are making some changes to a project that I started, called me saying that he was having problems in deploying the project
BizTalk Deploy Error: Could not enlist orchestration ‘MyAssembley’. Object reference ...
Today after I deploy and configure a new version of an existing solution, I tried to start the application and it gave me the following error: TITLE:
BizTalk Pipeline component – Unable to copy file “…\Pipeline Components\MyPipelineCom...
When building BizTalk Project it gives the following error: Unable to copy file "…\Pipeline Components\MyPipelineComponentdll" to "bin\Debug\
BizTalk BAM activity Deploy problem – The BAM Star Schema database has not been configured....
When trying to deploy BAM activity into a new BizTalk Environment: “C:\Program Files (x86)\Microsoft BizTalk Server …\Tracking>bmexe deploy-all
BizTalk Pipeline component – cannot copy “custom pipeline component” as the ear...
This problem occurs many times when we are trying to deploy pipeline components (copy the DLL to the folder: “C:\Program Files\Microsoft BizTalk Server
BizTalk Pipeline Component problem – Component ‘…’ could not be initialized. Pi...
Some days ago I was trying to make some changes in a pipeline component that was deployed earlier and when I tried to test the component he originated the