URGENT ****How to get customized SOAP exception
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Setup > URGENT ****How to get customized SOAP exception




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    URGENT ****How to get customized SOAP exception  
Bibbin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-08-04 01:40 PM

Hi All,
I am using BT2004 and build 4712. I am trying to publish
an orchestration as a web service and using a client to
call the web service. However i am trying to catch any
exception given from orchestration. I am succesfull in
getting the desired error in the client but along with the
error message i am getting lot of junk which i do not
need. Is there any way i can get the specific error
message and not all the junk as error in the client ?????

Any help will be appreciated

The exception currently being returned is as follows :


System.Web.Services.Protocols.SoapException: An exception
is thrown by the Orchestration schedule --->
Microsoft.BizTalk.WebServices.ServerProxy.ApplicationSpecif
icException: An exception is thrown by the Orchestration
schedule, Date Dump: <Error
xmlns="http://DemoWSProject.ErrorSchema"><ErrorDesc>Test
Error MEss</ErrorDesc></Error>
at
Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Inter
nalInvoke(String functionName, Object[] parameters,
ParamInfo[] inParamInfos, ParamInfo[] outParamInfos, Int32
bodyPartIndex, String bodyType, ArrayList inHeaders,
ArrayList inoutHeaders, ArrayList& inoutHeaderResponses,
ArrayList& outHeaderResponses, Type[] outHeaderTypes,
String[] outHeaderNamespaces, SoapUnknownHeader[]
unknownHeaders, SoapUnknownHeader[]&
unknownHeaderResponses, Boolean oneway, Boolean
spsSsoEnabled, Object cookie)
at
Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invok
e(String functionName, Object[] parameters, ParamInfo[]
inParamInfos, ParamInfo[] outParamInfos, Int32
bodyPartIndex, String bodyType, ArrayList inHeaders,
ArrayList inoutHeaders, ArrayList& inoutHeaderResponses,
ArrayList& outHeaderResponses, Type[] outHeaderTypes,
String[] outHeaderNamespaces, SoapUnknownHeader[]
unknownHeaders, SoapUnknownHeader[]&
unknownHeaderResponses, Boolean oneway, Boolean
spsSsoEnabled, Object cookie)
--- End of inner exception stack trace ---
at
Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invok
e(String functionName, Object[] parameters, ParamInfo[]
inParamInfos, ParamInfo[] outParamInfos, Int32
bodyPartIndex, String bodyType, ArrayList inHeaders,
ArrayList inoutHeaders, ArrayList& inoutHeaderResponses,
ArrayList& outHeaderResponses, Type[] outHeaderTypes,
String[] outHeaderNamespaces, SoapUnknownHeader[]
unknownHeaders, SoapUnknownHeader[]&
unknownHeaderResponses, Boolean oneway, Boolean
spsSsoEnabled, Object cookie)
at
Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invok
e(String functionName, Object[] parameters, ParamInfo[]
inParamInfos, ParamInfo[] outParamInfos, Int32
bodyPartIndex, String bodyType, ArrayList inHeaders,
ArrayList inoutHeaders, ArrayList& inoutHeaderResponses,
ArrayList& outHeaderResponses, Type[] outHeaderTypes,
String[] outHeaderNamespaces, SoapUnknownHeader[]
unknownHeaders, SoapUnknownHeader[]&
unknownHeaderResponses, Boolean oneway, Boolean
spsSsoEnabled)
at
DemoWSProject. DemoWSProject_DemoWSOrchestration_SendSO
APPor
t.Operation_1(String part)

Regards
Bibbin







[ Post a follow-up to this message ]



    Re: URGENT ****How to get customized SOAP exception  
Jan Eliasen


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-08-04 01:40 PM

On Wed, 14 Jan 2004 08:27:59 -0800, "Bibbin"
<anonymous@discussions.microsoft.com> wrote:

For BizTalk 2004 questions, please use the Beta-newsgroup. Find it at
microsoft.com/biztalk/beta

>Hi All,
>  I am using BT2004 and build 4712. I am trying to publish
>an orchestration as a web service and using a client to
>call the web service. However i am trying to catch any
>exception given from orchestration. I am succesfull in
>getting the desired error in the client but along with the
>error message i am getting lot of junk which i do not
>need. Is there any way i can get the specific error
>message and not all the junk as error in the client ?????
>
>Any help will be appreciated
>
>The exception currently being returned is as follows :
>
>
>System.Web.Services.Protocols.SoapException: An exception
>is thrown by the Orchestration schedule --->
>Microsoft.BizTalk.WebServices.ServerProxy.ApplicationSpecif
>icException: An exception is thrown by the Orchestration
>schedule, Date Dump: <Error
>xmlns="http://DemoWSProject.ErrorSchema"><ErrorDesc>Test
>Error MEss</ErrorDesc></Error>
>   at
>Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Inter
>nalInvoke(String functionName, Object[] parameters,
>ParamInfo[] inParamInfos, ParamInfo[] outParamInfos, Int32
>bodyPartIndex, String bodyType, ArrayList inHeaders,
>ArrayList inoutHeaders, ArrayList& inoutHeaderResponses,
>ArrayList& outHeaderResponses, Type[] outHeaderTypes,
>String[] outHeaderNamespaces, SoapUnknownHeader[]
>unknownHeaders, SoapUnknownHeader[]&
>unknownHeaderResponses, Boolean oneway, Boolean
>spsSsoEnabled, Object cookie)
>   at
>Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invok
>e(String functionName, Object[] parameters, ParamInfo[]
>inParamInfos, ParamInfo[] outParamInfos, Int32
>bodyPartIndex, String bodyType, ArrayList inHeaders,
>ArrayList inoutHeaders, ArrayList& inoutHeaderResponses,
>ArrayList& outHeaderResponses, Type[] outHeaderTypes,
>String[] outHeaderNamespaces, SoapUnknownHeader[]
>unknownHeaders, SoapUnknownHeader[]&
>unknownHeaderResponses, Boolean oneway, Boolean
>spsSsoEnabled, Object cookie)
>   --- End of inner exception stack trace ---
>   at
>Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invok
>e(String functionName, Object[] parameters, ParamInfo[]
>inParamInfos, ParamInfo[] outParamInfos, Int32
>bodyPartIndex, String bodyType, ArrayList inHeaders,
>ArrayList inoutHeaders, ArrayList& inoutHeaderResponses,
>ArrayList& outHeaderResponses, Type[] outHeaderTypes,
>String[] outHeaderNamespaces, SoapUnknownHeader[]
>unknownHeaders, SoapUnknownHeader[]&
>unknownHeaderResponses, Boolean oneway, Boolean
>spsSsoEnabled, Object cookie)
>   at
>Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invok
>e(String functionName, Object[] parameters, ParamInfo[]
>inParamInfos, ParamInfo[] outParamInfos, Int32
>bodyPartIndex, String bodyType, ArrayList inHeaders,
>ArrayList inoutHeaders, ArrayList& inoutHeaderResponses,
>ArrayList& outHeaderResponses, Type[] outHeaderTypes,
>String[] outHeaderNamespaces, SoapUnknownHeader[]
>unknownHeaders, SoapUnknownHeader[]&
>unknownHeaderResponses, Boolean oneway, Boolean
>spsSsoEnabled)
>   at
>DemoWSProject. DemoWSProject_DemoWSOrchestration_SendSO
APPor
>t.Operation_1(String part)
>
>Regards
>Bibbin
>

--
Jan Eliasen, representing himself and not the company he works for.
MCP in Microsoft BizTalk Server





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:55 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register