BizTalk Server Applications Integration - Deploy Solution vs. Deploy Project

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Applications Integration > July 2004 > Deploy Solution vs. Deploy Project





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Deploy Solution vs. Deploy Project
ZD

2004-07-09, 3:32 pm

Hello,

I am in the process of building and deploying my BizTalk
project.

I would like to know what's the difference between "Deploy
Solution" that exists at the solution level vs. "Deploy"
which exists at the BTS project level.

Which one should I use for my final deployment? I have to
eventually build an MSI package and move this to the Prod
server from the Dev server.

Pl. help soon
Gilles [MSFT]

2004-07-09, 3:32 pm

Hello,

>I am in the process of building and deploying my BizTalk
>project.
>
>I would like to know what's the difference between "Deploy
>Solution" that exists at the solution level vs. "Deploy"
>which exists at the BTS project level.
>
>Which one should I use for my final deployment? I have to
>eventually build an MSI package and move this to the Prod
>server from the Dev server.


Deploy at the solution level deploys all projects that might be in the solution.
Deploy at the project level only deploys this project.

For the production deployment, you have numerous options:

1) Use the btsdeploy.exe command line tool or wizard.
2) Use "Deploy Solution" from Visual studio
3) Build an MSI: http://msdn.microsoft.com/library/e....asp?frame=true

All options require you to be able to put assemblies in the GAC, so unless you want to setup
Visual studio on the production server(s), 2) is probably not good.

Thanks.
-Gilles.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com