|
Home > Archive > BizTalk Server Orchestration > June 2005 > Deploying orchestration
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 |
Deploying orchestration
|
|
| Alien2_51 2005-06-09, 5:51 pm |
| I'm getting this error while trying to deploy an orchestration, is there a
setting somewhere I can tell visual studio to overwrite the current
installation...?
[Microsoft.BizTalk.Deployment.DeploymentException] Assembly
"MNCBizTalkRD_Test, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=c1ef9ddeadb1a584" was already deployed.
| |
| Stephen W. Thomas 2005-06-09, 5:51 pm |
| Hello.
This can be changed by right clicking on your project, going to
Configuration Properties, Deployment. Then, change Set Redeploy to True.
Hope this helps.
Stephen W. Thomas
http://www.biztalkgurus.com
"Alien2_51" wrote:
> I'm getting this error while trying to deploy an orchestration, is there a
> setting somewhere I can tell visual studio to overwrite the current
> installation...?
>
> [Microsoft.BizTalk.Deployment.DeploymentException] Assembly
> "MNCBizTalkRD_Test, Version=1.0.0.0, Culture=neutral,
> PublicKeyToken=c1ef9ddeadb1a584" was already deployed.
>
>
| |
| Alien2_51 2005-06-09, 5:51 pm |
| Thank you...
"Alien2_51" wrote:
> I'm getting this error while trying to deploy an orchestration, is there a
> setting somewhere I can tell visual studio to overwrite the current
> installation...?
>
> [Microsoft.BizTalk.Deployment.DeploymentException] Assembly
> "MNCBizTalkRD_Test, Version=1.0.0.0, Culture=neutral,
> PublicKeyToken=c1ef9ddeadb1a584" was already deployed.
>
>
|
|
|
|
|