ExposeWebService sample - throwing error!
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 > ExposeWebService sample - throwing error!




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

    ExposeWebService sample - throwing error!  
Raj


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


 
07-28-04 11:09 PM

Hi,
I have configured and installed as per the instruction and when I try to inv
oke I get an error as below.
Some of the discussions says that the URI of the receive location should mat
ch the namespace used when publishing it as the webservice as the wizard.I d
id that as well but no good!
Any help would be much appreciated.It doesnt throw any error in Event viewer
 but has a warning related to SSO Audit..Not sure whether its related..Anyho
w I posted the Application error thrown in browser & the event viewer warnin
g (separated by ***********
***** below)
Thanks
Raj

 ****************************************
********
Server Error in '/ExposeWebServiceDriver' Application.
 ****************************************
********
System.Web.Services.Protocols.SoapException: Internal SOAP Processing Failur
e at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(String fun
ctionName, Object[] parameters, ParamInfo[] inParamInfos, ParamInfo&
#91;] outParamInfos, Int32 bodyPartInde
x, String bodyType, ArrayList inHeaders, ArrayList inoutHeaders, ArrayList& 
inoutHeaderResponses, ArrayList& outHeaderResponses, Type[] outHeaderTyp
es, String[] outHeaderNamespaces, SoapUnknownHeader[] unknownHeaders
, SoapUnknownHeader[]& unknownHeaderRes
ponses, Boolean oneway, Boolean spsSsoEnabled, Object cookie) at Microsoft.B
izTalk.WebServices.ServerProxy.ServerProxy.Invoke(String functionName, Objec
t[] parameters, ParamInfo[] inParamInfos, ParamInfo[] outParamIn
fos, Int32 bodyPartIndex, String bodyTy
pe, ArrayList inHeaders, ArrayList inoutHeaders, ArrayList& inoutHeaderRespo
nses, ArrayList& outHeaderResponses, Type[] outHeaderTypes, String[]
 outHeaderNamespaces, SoapUnknownHeader[] unknownHeaders, SoapUnknownHea
der[]& unknownHeaderResponses, Boolean
oneway, Boolean spsSsoEnabled) at ExposeWebService.Microsoft_Samples_BizTalk
 _ExposeWebService_ProcessClientRequest_S
OAPPort.Operation_1(ClientRequest Me
ssagePart_1)
Description: An unhandled exception occurred during the execution of the cur
rent web request. Please review the stack trace for more information about t
he error and where it originated in the code.

Exception Details: System.Web.Services.Protocols.SoapException: System.Web.S
ervices.Protocols.SoapException: Internal SOAP Processing Failure at Microso
ft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(String functionName, O
bject[] parameters, ParamIn
fo[] inParamInfos, ParamInfo[] outParamInfos, Int32 bodyPartIndex, S
tring bodyType, ArrayList inHeaders, ArrayList inoutHeaders, ArrayList& inou
tHeaderResponses, ArrayList& outHeaderResponses, Type[] outHeaderTypes, 
String[] outHeaderNamespaces, SoapUnkno
wnHeader[] unknownHeaders, SoapUnknownHeader[]& unknownHeaderRespons
es, Boolean oneway, Boolean spsSsoEnabled, Object cookie) at Microsoft.BizTa
lk.WebServices.ServerProxy.ServerProxy.Invoke(String functionName, Object	
1;] parameters, ParamInfo[] inParamInfo
s, ParamInfo[] outParamInfos, Int32 bodyPartIndex, String bodyType, Arra
yList inHeaders, ArrayList inoutHeaders, ArrayList& inoutHeaderResponses, Ar
rayList& outHeaderResponses, Type[] outHeaderTypes, String[] outHead
erNamespaces, SoapUnknownHeader[] unkno
wnHeaders, SoapUnknownHeader[]& unknownHeaderResponses, Boolean oneway, 
Boolean spsSsoEnabled) at ExposeWebService.Microsoft_Samples_BizTalk_ExposeW
ebService_ProcessClientRequest_SOAPPort.Operation_1(ClientRequest MessagePar
t_1)

Source Error:


Line 42:         [return: System.Xml.Serialization.XmlElementAttribute("
CompanyRequest", Namespace="http://ExposeWebService.CompanyRequest")]
Line 43:         public CompanyRequest Operation_1([System.Xml.Serializa
tion.XmlElementAttribute(Namespace="http://ExposeWebService.ClientRequest")]
 ClientRequest ClientRequest) {
Line 44:             object[] results = this.Invoke("Operation_1", new o
bject[] {
Line 45:                         ClientRequest});
Line 46:             return ((CompanyRequest)(results[0]));


Source File: C:\Program Files\Microsoft BizTalk Server 2004\SDK\Samples\Orch
 estrations\ExposeWebService\ExposeWebSer
viceDriver\Web References\localhost\
Reference.cs    Line: 44

Stack Trace:


[SoapException: System.Web.Services.Protocols.SoapException: Internal SO
AP Processing Failure
at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(String funct
ionName, Object[] parameters, ParamInfo[] inParamInfos, ParamInfo	
1;] outParamInfos, Int32 bodyPartIndex, String bodyType, ArrayList inHeaders
, ArrayList inoutHeaders, ArrayList&
inoutHeaderResponses, ArrayList& outHeaderResponses, Type[] outHeaderTyp
es, String[] outHeaderNamespaces, SoapUnknownHeader[] unknownHeaders
, SoapUnknownHeader[]& unknownHeaderResponses, Boolean oneway, Boolean s
psSsoEnabled, Object cookie)
at Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(String funct
ionName, Object[] parameters, ParamInfo[] inParamInfos, ParamInfo	
1;] outParamInfos, Int32 bodyPartIndex, String bodyType, ArrayList inHeaders
, ArrayList inoutHeaders, ArrayList&
inoutHeaderResponses, ArrayList& outHeaderResponses, Type[] outHeaderTyp
es, String[] outHeaderNamespaces, SoapUnknownHeader[] unknownHeaders
, SoapUnknownHeader[]& unknownHeaderResponses, Boolean oneway, Boolean s
psSsoEnabled)
at ExposeWebService. Microsoft_Samples_BizTalk_ExposeWebServi
ce_ProcessClient
Request_SOAPPort.Operation_1(ClientRequest MessagePart_1)]
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClient
Message message, WebResponse response, Stream responseStream, Boolean asyncC
all) +1488
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodNam
e, Object[] parameters) +218
Microsoft.Samples.BizTalk.ExposeWebServiceDriver.localhost.Microsoft_Samples
 _BizTalk_ExposeWebService_ProcessClientR
equest_SOAPPort.Operation_1(ClientRe
quest ClientRequest) in C:\Program Files\Microsoft BizTalk Server 2004\SDK\S
amples\Orchestrations\Ex
 poseWebService\ExposeWebServiceDriver\We
b References\localhost\Reference.cs:
44
Microsoft.Samples.BizTalk.ExposeWebServiceDriver.WebForm1.Page_Load(Object s
ender, EventArgs e) in C:\Program Files\Microsoft BizTalk Server 2004\SDK\Sa
 mples\Orchestrations\ExposeWebService\Ex
poseWebServiceDriver\default.aspx.cs
:66
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35

****************
Eventviewer warning:
****************
SSO AUDIT
Function: GetConfigInfo
Tracking ID: 6786bc52-5950-406d-a9be-9e3783dbbeb4
Client Computer: Joseph.oxlo.local (w3wp.exe:1004)
Client User: OXLO\JOSEPH$
Application Name: {5205434B-965F-427D-AC86-4875743201E6}
Error Code: 0x80070005, Access is denied.








[ Post a follow-up to this message ]



    RE: ExposeWebService sample - throwing error!  
Jack Blalock


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


 
07-29-04 01:07 PM

System account is trying to access SSO through the asp.net worker process.
Check machine.config and go to the processmodel section, you should see
aspnet running under System. Changed this to a correct account.

Also, make sure that the isolation mode for ExposeWebService_Proxy is set
to High in IIS. Open the new component and change the account to to one
that has access to the Biztalk databases.

Hope this helps.

Jack Blalock [MSFT]
This posting is provided "AS IS", with no warranties, and confers no rights.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:20 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