|
Home > Archive > BizTalk Server > March 2007 > Exceptions on Biztalk 2006
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 |
Exceptions on Biztalk 2006
|
|
|
| Hi All,
I have a biztalk installation on 2 environments and same installation
of an application on them. The application makes calls to some web
services. When tested with a same message on each environment, on one
environment it throws an exception which biztalk catches and exception
handling takes place. But on the other server, send port calling the
web service just waits for a response. I am sure the web service is
throwing an exception, but some how the send port is not picking it
up.
Is it a setting on biztalk or IIS? This has puzzled me for a week
now.
All Help is Great Help.
Thanks
Sree
| |
| flashbeir 2007-03-15, 1:22 pm |
| Hi,
Are you sure your webservice is working correctly? No, can you test it with
the freewaretool WebserviceStudio20.
Greetings
"Sree" wrote:
> Hi All,
> I have a biztalk installation on 2 environments and same installation
> of an application on them. The application makes calls to some web
> services. When tested with a same message on each environment, on one
> environment it throws an exception which biztalk catches and exception
> handling takes place. But on the other server, send port calling the
> web service just waits for a response. I am sure the web service is
> throwing an exception, but some how the send port is not picking it
> up.
>
> Is it a setting on biztalk or IIS? This has puzzled me for a week
> now.
>
> All Help is Great Help.
>
> Thanks
> Sree
>
>
| |
| Yossi Dahan 2007-03-15, 1:22 pm |
| Which exception are you expecting?
Also - it might be useful to use tcptrace or something to see the message on
the wire to confirm there is a soap fault.
In addition to that - anything in the event log? anything in the biztalk
admin?
Yossi Dahan
"Sree" <sreejonn@gmail.com> wrote in message
news:1173714114.441915.247420@64g2000cwx.googlegroups.com...
> Hi All,
> I have a biztalk installation on 2 environments and same installation
> of an application on them. The application makes calls to some web
> services. When tested with a same message on each environment, on one
> environment it throws an exception which biztalk catches and exception
> handling takes place. But on the other server, send port calling the
> web service just waits for a response. I am sure the web service is
> throwing an exception, but some how the send port is not picking it
> up.
>
> Is it a setting on biztalk or IIS? This has puzzled me for a week
> now.
>
> All Help is Great Help.
>
> Thanks
> Sree
>
| |
|
| I did test it with webservicestudio. It does throw an exception.
On Mar 15, 11:19 am, flashbeir <flashb...@discussions.microsoft.com>
wrote:
> Hi,
>
> Are you sure your webservice is working correctly? No, can you test it with
> the freewaretool WebserviceStudio20.
>
> Greetings
>
>
>
> "Sree" wrote:
>
>
>
>
> - Show quoted text -
| |
|
| I have wire shark on the box and it does show me the exception. Some
how biztalk is not able to pick it up.
Sree
On Mar 15, 11:26 am, "Yossi Dahan" <yossi.da...@sabratech.co.uk>
wrote:
> Which exception are you expecting?
>
> Also - it might be useful to use tcptrace or something to see the message on
> the wire to confirm there is a soap fault.
> In addition to that - anything in the event log? anything in the biztalk
> admin?
>
> Yossi Dahan
>
> "Sree" <sreej...@gmail.com> wrote in message
>
> news:1173714114.441915.247420@64g2000cwx.googlegroups.com...
>
>
>
>
>
>
>
> - Show quoted text -
|
|
|
|
|