|
Home > Archive > BizTalk Server Orchestration > February 2005 > How to debug the orchestration deployed as webservice.
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 |
How to debug the orchestration deployed as webservice.
|
|
| BizSolutions 2005-02-17, 2:46 am |
| Hi,
I have deployed the orchestration as the webservice, also i have written the
..Net code to test the solution. the code shows no exception but there is no
response, also there is no activity/track HAT. to confirm the validity of
BTS solution i have defined another file recieve location for the same
recieve port and that is working fine. how to debug or resolve this problem.
Thanks in advance,
Imran Noor
| |
| Nabeel Prior 2005-02-17, 2:46 am |
| Have you checked your IIS logs to ensure that the request is being received
and passed on correctly?
--
Kind Regards,
Nabeel Prior
Web: http://www.brainjar.co.za
Blog: http://www.brainjar.co.za/blog.aspx
"BizSolutions" <BizSolutions@gmail.com> wrote in message
news:ebHYbNLFFHA.1564@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> I have deployed the orchestration as the webservice, also i have written
> the .Net code to test the solution. the code shows no exception but there
> is no response, also there is no activity/track HAT. to confirm the
> validity of BTS solution i have defined another file recieve location for
> the same recieve port and that is working fine. how to debug or resolve
> this problem.
>
>
>
> Thanks in advance,
>
> Imran Noor
>
| |
| BizSolutions 2005-02-17, 2:46 am |
| The problem has been resolved, the problem was with the application pool
credentials, the account used for the application pool identity must be
member of the [BizTalk Isolated Host Users] group.
"BizSolutions" <BizSolutions@gmail.com> wrote in message
news:ebHYbNLFFHA.1564@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> I have deployed the orchestration as the webservice, also i have written
> the .Net code to test the solution. the code shows no exception but there
> is no response, also there is no activity/track HAT. to confirm the
> validity of BTS solution i have defined another file recieve location for
> the same recieve port and that is working fine. how to debug or resolve
> this problem.
>
>
>
> Thanks in advance,
>
> Imran Noor
>
| |
| BizSolutions 2005-02-17, 7:47 am |
| Thanks Nabeel, this really helps in monitoring the activity.
"BizSolutions" <BizSolutions@gmail.com> wrote in message
news:ebHYbNLFFHA.1564@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> I have deployed the orchestration as the webservice, also i have written
> the .Net code to test the solution. the code shows no exception but there
> is no response, also there is no activity/track HAT. to confirm the
> validity of BTS solution i have defined another file recieve location for
> the same recieve port and that is working fine. how to debug or resolve
> this problem.
>
>
>
> Thanks in advance,
>
> Imran Noor
>
|
|
|
|
|