Tagged Questions

3
votes
4answers
315 views

Deploy BizTalk Application via MSBuild

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 ...
2
votes
1answer
85 views

BizTalk 2009 Cumulative Update 2 installation problems

Back in April, I installed the BizTalk 2009 CU 2 hotfix in our development environment. All local (developer machine) installations were successful and have no problems. However, our QA server ...
2
votes
2answers
1k views

ERROR: Could not contact the SSO server

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 ...
1
vote
2answers
288 views

BizTalk error: failed while updating the application “BizTalk.System”

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 ...
1
vote
3answers
1k views

Multiple BizTalk Servers in a BizTalk Group - How to handle concurrency?

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 ...
1
vote
2answers
393 views

Files deployed all over my Biztalk servers, in each user's “Project Folder”

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 ...
0
votes
1answer
58 views

Process Inbound 997

Process Inbound 997 I have following scenario: I have multiple parties configure in BizTalk. And I am sending many EDIs at the same time to many parties i.e. 850 EDI sent to Party A 850 EDI sent ...
0
votes
1answer
57 views

BizTalk EDI test and production Environment setup

Currently, I have setup BizTalk server for few Parties for EDI communication in production. Note: there is third party tool in place which is transferring EDI over the network (i.e. Datatrans). ...
0
votes
1answer
181 views

Microsoft BizTalk Server 2006 R2 Installation Wizard Internal Error 2738

HI I am getting follwing message when i try to uninstall Biztalk server 2006 R2 from Win 7 laptop. Internal Error 2738. The uninstaller is logging following message. MSI (s) (60:C8) ...
0
votes
1answer
173 views

Can BizTalk send to my C# web application an Acknowledgment message?

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 ...
0
votes
2answers
258 views

Redeploying BizTalk application that is used by other applications

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 ...
0
votes
1answer
188 views

The EdiReceive and SendEdi pipelines are missing from my BizTalk 2006 R2 application

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, ...
0
votes
1answer
76 views

BizTalk - The app is neither deleting nor letting me to deploy

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 ...