|
Home > Archive > BizTalk Server General > September 2005 > Exception when deploying Biztalk 2006 project to remote server
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 |
Exception when deploying Biztalk 2006 project to remote server
|
|
| Rasmus 2005-09-29, 5:58 pm |
| Hello,
I want to run the Biztalk 2006 development environment on my local computer
and deploy my projects to a remote server. I have made the proper (I hope...)
deploy configuration in VS. When pressing "deploy" I get:
Error 1 Exception has been thrown by the target of an invocation.
Another problem, perhaps connected to this (?) is that I can't create ports
(or anything else) on the remote server with the BizTalk Explorer. I get:
The transaction has already been implicitly or explicitly committed or
aborted. (From a development environment on a Virtual PC using WS2003)
and
Network access for Distributed Transaction Manager (MSDTC) has been disabled.
(From a development environment on a Virtual PC using Windows XP SP2)
I am very interesed in solving this problem. The server is running WS2003
SP1, SQL Server 2000 and Biztalk 2006 Beta 1. Thank you for your time.
Best regards
/ Rasmus
| |
| Doug Girard [MSFT] 2005-09-29, 8:48 pm |
| Rasmus,
Remote deployment, meaning deploying from a dev box and expecting the
project to be deployed to a remote server, is not a feature in BTS 2004 or
2006. From the developer environment, you can deploy to the local machine
only. You may be confused by a server name property in the VS property
dialogs -- this is the server name of the SQL box which contains the
BizTalkMgmtDb for the group, not a separate BizTalk processing node. From
Visual Studio, assemblies are only dropped in the local GAC and deployed to
the specified Management Database.
If you would like to get another BizTalk machine running with this
application, you'll have to stage the BTS artifacts over.
I'd suggest directing future BTS 2006 posts to the private Beta newsgroup
while the product is still unreleased. More information here:
http://blogs.msdn.com/bpidcustomerr...8/24/455683.asp
x
HTH,
Doug Girard [MSFT]
Note: This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
>Thread-Topic: Exception when deploying Biztalk 2006 project to remote
server
>thread-index: AcXFCvBBaK9vXbNwRpWIVefy1Jyupw==
>X-WBNR-Posting-Host: 82.182.143.66
>From: =?Utf-8?B?UmFzbXVz?= <Rasmus@discussions.microsoft.com>
>Subject: Exception when deploying Biztalk 2006 project to remote server
>Date: Thu, 29 Sep 2005 08:32:02 -0700
>Lines: 25
>Message-ID: <8F6415DF-457F-4180-8941-57A065C14182@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.biztalk.general
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.biztalk.general:17965
>X-Tomcat-NG: microsoft.public.biztalk.general
>
>Hello,
>
>I want to run the Biztalk 2006 development environment on my local
computer
>and deploy my projects to a remote server. I have made the proper (I
hope...)
>deploy configuration in VS. When pressing "deploy" I get:
>
>Error 1 Exception has been thrown by the target of an invocation.
>
>Another problem, perhaps connected to this (?) is that I can't create
ports
>(or anything else) on the remote server with the BizTalk Explorer. I get:
>
>The transaction has already been implicitly or explicitly committed or
>aborted. (From a development environment on a Virtual PC using WS2003)
>
>and
>
>Network access for Distributed Transaction Manager (MSDTC) has been
disabled.
>(From a development environment on a Virtual PC using Windows XP SP2)
>
>I am very interesed in solving this problem. The server is running WS2003
>SP1, SQL Server 2000 and Biztalk 2006 Beta 1. Thank you for your time.
>
>Best regards
>/ Rasmus
>
>
|
|
|
|
|