BizTalk Server General - Reading Error because there is no data.

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > August 2005 > Reading Error because there is no data.





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 Reading Error because there is no data.
Luis Esteban Valencia

2005-08-01, 5:51 pm

Hello. I created a webservice, I consumed from asp.net web application and
it worked perfectly. When I tried to consume it from infopath I got this
error

http://www.avansoft.net/~levalencia/3.JPG


I consumed from web app with this code and it worked.

CredWS.WsCredit ws= new WebSiteDemo.CredWS.WsCredit();

CredWS.Cliente cliente = new WebSiteDemo.CredWS.Cliente();

cliente.idCliente = "ALFKI";

CredWS.CreditoCliente creditocliente = new
WebSiteDemo.CredWS.CreditoCliente();

creditocliente = ws.reqCredito(cliente);

Response.Write(creditocliente.credito);



Is there anything else I have to add to the infopath form??



http://www.avansoft.net/~levalencia/4.JPG



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com