04-18-06 05:46 AM
Peter,
>I have moved an application from one machine to another. It worked on the
> previous machine. The orchestration consumes several Web Services from
> another server.
>
> Each machine has a dedicated local BizTalk user configured identically
> including password.
>
> If I use the Deployment wizard and a deployment script, deployment works.
>
> If I undeploy using BizTalk Explorer and try to redeploy using the VS.NET
> IDE from the project, it builds but it fails to deploy.
>
> The TaskList shows the following:
> Login failed for user '(null)'. Reason: Not associated with a trusted SQL
> Server connection.
>
> I do not understand why there should be a difference as the same user
> should
> be involved in both cases with the same set of permissions.
Check your project properties, in the "Deployment" section. Usually, the
name of the database server (where the BizTalkMgmt db is) to deploy to is
saved there, and it probably is still pointing to your previous environment.
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
[ Post a follow-up to this message ]
|