06-27-05 10:51 PM
Hi,
I'm guessing you are using BTSDeploy to deploy your solution.
The problem might be because the biztalk assembly is not in GAC. You might
want to check whether you have added the "Install=true" parameter when you
call the BTSDeploy.exe application (This parameter will instruct BTSDeploy t
o
add the assembly to GAC)
Additionally Check your Application Event log for errors, that might give
some clues
Hope this helps
Deepak
http://deepakl.blogspot.com
"Vishy" wrote:
> Hi
>
> I'm trying to create a setup file for my biztalk solution
> appearantly it successfully creates all ports, deploys
> assembly,orchestrations and binds them ports as well. But it couldn't
> enlist/start these orchestration. Although the same solution works fine
> when I deploy it thru VS.Net
> the error i'm getting while enlisting orchestrations is just couldn't
> enlist orchestration .... and no further information is provided
>
> Please help
>
> Thanks
>
> Vishy
>
>
[ Post a follow-up to this message ]
|