![]() |
|
|||||||
| Notices |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
Exposing Schema as a Web Service.
I am getting the following when I try to consume a web service that I created
by exposing a schemas using the web service publishing wizard. Any help is appreciated. Also, I haven't found any documentation on how to extend the web service that is generated, like where to add my logic. The asmx class seems to derive from ServerProxy class there isn't whole lot of information on this as well. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Internal SOAP Processing Failure at Microsoft.BizTalk.WebServices.ServerProxy.ServerPr oxy.Invoke(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.ServerPr oxy.Invoke(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 ToolsIntegration.TestWebService.Submit(SubmitReque st part) in c:\Inetpub\wwwroot\TestWebService\App_Code\TestWeb Service.asmx.cs:line 52 at System.Web.Services.Protocols.SoapHttpClientProtoc ol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke(String methodName, Object[] parameters) at TeamTrackWebService.Submit(SubmitRequest SubmitRequest) |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Re: Exposing Schema as a Web Service.
On Fri, 7 Dec 2007 17:58:00 -0800, sarvesh
<> wrote: >I am getting the following when I try to consume a web service that I created >by exposing a schemas using the web service publishing wizard. Any help is >appreciated. Are there any entries in the eventlog on your BizTalk server? Check the IIS log - did it receive the call? What was the return code? Can you open the asmx file in internet explorer? Or does that give an error as well? -- eliasen, representing himself and not the company he works for. Private blog: Private email: |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Re: Exposing Schema as a Web Service.
I managed to rid of that error message. I did not have recieve and send ports
enabled. But now all my calls to the web service timeout. No matter how high I set my script timeout. I added a file location for my send port and the file was created. There are no errors in the biztalk console. IIS is receiving the request, i could debug the web service. "Jan Eliasen" wrote: > On Fri, 7 Dec 2007 17:58:00 -0800, sarvesh > <> wrote: > > >I am getting the following when I try to consume a web service that I created > >by exposing a schemas using the web service publishing wizard. Any help is > >appreciated. > Are there any entries in the eventlog on your BizTalk server? > > Check the IIS log - did it receive the call? What was the return code? > > Can you open the asmx file in internet explorer? Or does that give an > error as well? > > -- > eliasen, representing himself and not the company he works for. > > Private blog: > > Private email: > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Re: Exposing Schema as a Web Service.
On Sun, 9 Dec 2007 22:24:00 -0800, sarvesh
<> wrote: >I managed to rid of that error message. I did not have recieve and send ports >enabled. But now all my calls to the web service timeout. No matter how high >I set my script timeout. I added a file location for my send port and the >file was created. There are no errors in the biztalk console. IIS is >receiving the request, i could debug the web service. The WebMethod in the web service - does it have a return type or is it void? -- eliasen, representing himself and not the company he works for. Private blog: Private email: |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Re: Exposing Schema as a Web Service.
On Sun, 9 Dec 2007 22:24:00 -0800, sarvesh
<> wrote: >I managed to rid of that error message. I did not have recieve and send ports >enabled. But now all my calls to the web service timeout. No matter how high >I set my script timeout. I added a file location for my send port and the >file was created. There are no errors in the biztalk console. IIS is >receiving the request, i could debug the web service. The WebMethod in the web service - does it have a return type or is it void? -- eliasen, representing himself and not the company he works for. Private blog: Private email: |
|
|
|
#6 |
|
Guest
Posts: n/a
|
Re: Exposing Schema as a Web Service.
On Sun, 9 Dec 2007 22:24:00 -0800, sarvesh
<> wrote: >I managed to rid of that error message. I did not have recieve and send ports >enabled. But now all my calls to the web service timeout. No matter how high >I set my script timeout. I added a file location for my send port and the >file was created. There are no errors in the biztalk console. IIS is >receiving the request, i could debug the web service. The WebMethod in the web service - does it have a return type or is it void? -- eliasen, representing himself and not the company he works for. Private blog: Private email: |
|
|
|
#7 |
|
Guest
Posts: n/a
|
Re: Exposing Schema as a Web Service.
On Sun, 9 Dec 2007 22:24:00 -0800, sarvesh
<> wrote: >I managed to rid of that error message. I did not have recieve and send ports >enabled. But now all my calls to the web service timeout. No matter how high >I set my script timeout. I added a file location for my send port and the >file was created. There are no errors in the biztalk console. IIS is >receiving the request, i could debug the web service. The WebMethod in the web service - does it have a return type or is it void? -- eliasen, representing himself and not the company he works for. Private blog: Private email: |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
< Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |