When I deploy applications to our biztalk server, we deploy to a test machine, add all the necessary resources, and then export an MSI that we import on our production servers (we have two). The other day, I noticed that there are dozens of folders on our production servers that appear to be copies of each developer's source code locatio...
Something went wrong with my BizTalk applications; I am unable to delete them and at the same time unable to deploy the latest from studio. I am working with BizTalk 2009.
The error being displayed on Studio - a referenced BizTalk project is being in use by other process and thus is unable to update it; my host instance and the applicat...
I am still learning BizTalk and EDI. When I originally started at my current company I inherited my predecessor's computer, so a lot of configuration was already in place. I recently got a new laptop, and have almost finished configuring the new development environment. There was no documentation on how to setup a dev environment before ...
Hi,
I'm currently responsible for putting up a multi environment BizTalk Deployment and we're planning on deploying two or more BizTalk Server in a BizTalk Group to provide High Availability and Scalability.
Our concern now is how to handle concurrency for adapters like WCF SQL and File Adapters because it is likely possible for exampl...
We are looking into the possibility of upgrading to Team Foundation Server 2008 for our development team. One of our primary reasons is some of the deployment capabilities surrounding BizTalk 2009, but I am curious what other benefits there are for other projects outside of BizTalk.
Some of our interests so far are moving to a one click...
Hi,
I'm getting the following error on my dev machine when attempting to manage SSO settings:
ERROR: 0xC0002A0F : Could not contact the SSO server 'SSODB'. Check that SSO is
configured and that the SSO service is running on that server.
The Enterprise Single Sign-On Service, RPC service, and COM+ System Application service were all s...
I'm using biztalk 2009 and trying to deploy via vs.net 2008.
My project is just an empty BizTalk application with an empty orchestration. I've created a strong name key file and selected it in the Project properties under "Signing". I've also specified an application name.
When I deploy I get the error:
Error 1 Failed while Updating ...
I am trying to setup up a continuous integration type environment for BizTalk. When source code is checked in, I need it to build then deploy to a build server. I have found BTSTask.exe but this seems to only be able to install an application from an existing msi.
I need a way of basically doing what visual studio does when you right c...
I'm trying to deploy a new version of a BizTalk application that contains commun orchestrations for several applications (about 20 or so). The new version contains a new orchestration that will be used by several new applications.
When I try importing the msi for the new version I get an error saying:
"Cannot update assembly "[assem...
Good morning guys
We are maintaining a C# Web application.
This application sends a XML message to BizTalk, but somehow the development team haven't produced yet a feedback message to tell our application something like:
<Response>
<Request>1</Request>
<Message>BizTalk has successfully processed your request.</Message>
<D...