|
Home > Archive > BizTalk Server Orchestration > June 2004 > error "uninitialized 'uses' servicelink"
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 |
error "uninitialized 'uses' servicelink"
|
|
| carmel 2004-06-20, 11:09 pm |
| I am trying to compile Orchestration that have a correlation set.
I have four shapes in my orch., 1. receive - active, 2. send - initialize the correlation set, 3- receive - follow the correlation. 4. send - send to a folder.
when I Build the solution, i get the following error:
"uninitialized 'uses' servicelink"
| |
| Christof 2004-06-20, 11:09 pm |
| Are you using BAS please?
"carmel" <carmel@discussions.microsoft.com> wrote in message
news:B88921E1-97FD-4BE7-B129-4A2B322AB0B7@microsoft.com...
> I am trying to compile Orchestration that have a correlation set.
> I have four shapes in my orch., 1. receive - active, 2. send - initialize
the correlation set, 3- receive - follow the correlation. 4. send - send to
a folder.
>
> when I Build the solution, i get the following error:
> "uninitialized 'uses' servicelink"
>
>
| |
| carmel 2004-06-20, 11:09 pm |
| Hi Christof,
Thank you for your replay,
The answer is yes I am "trying" to use BAS....
I solve this problem by setting the the destination party of the send to sharepoint rolelink it's compiled and deployed...
BUT
When I send a message the I have an XLANG Error : ' Destination Party Cannot be found....'
I have tried every possible configuration of the secrity configurations, all of the followed configured as an Administrator:
1. SQL Biztalk & WSS DataBases.
2. Trusted hostes.
3. all the applications pools in my IIS.
4. the partner that i have opned.
5. the receive function also authenticated.
When I debug the orch. I can see that the message associated with the partner that have this user.
so I am stuck!
do you have any idea?
thanks in advance
"Christof" wrote:
> Are you using BAS please?
>
> "carmel" <carmel@discussions.microsoft.com> wrote in message
> news:B88921E1-97FD-4BE7-B129-4A2B322AB0B7@microsoft.com...
> the correlation set, 3- receive - follow the correlation. 4. send - send to
> a folder.
>
>
>
|
|
|
|
|