The Artima Developer Community
Sponsored Link

.NET Buzz Forum
A Biztalk 2004 riddle - Catching an exception from a web service

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
A Biztalk 2004 riddle - Catching an exception from a web service Posted: Mar 29, 2004 3:21 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: A Biztalk 2004 riddle - Catching an exception from a web service
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement

So here's what my friend is trying to do:

He has a web service which is throwing and exception, hard coded, so that we can test if BizTalk gets it.

The exception was thrown either as a Soap Exception or as a regular exception (we tried both ways).

In BizTalk we have a try-catch shape, but we get NOTHING when we try raising the message.

Pretty simple, right? Yet there is no documented way on how this should actually work.

 This might be an issue with the way the web service was written? Or it may be an issue with BizTalk? we're not sure.

The WS is dead simple, just for testing.

As a last resort, I'm posting to my blog. Hope someone in blogland can help.

Read: A Biztalk 2004 riddle - Catching an exception from a web service

Topic: Israel .Net Architects user group meeting today :Service Oriented Architecture Previous Topic   Next Topic Topic: Post on Mondays and Get More Blog Comments

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use