Browse by Tags

Related Posts

  • Re: trying to consume a dataset...

    Ok. I tried another test locally creating a web service the returns a Dataset. If this can be clarified, should resolve my issue. Below is how I'm consuming the data: WebService.TestService theService = new WebService.TestService(); DataSet ds = new DataSet(); ds = theService.ReturnDataSet(); ddlCommun...
    Posted to XML Web Services (Forum) by fatthippo on 09-24-2008, 12:00 AM
    Filed under: Dataset, webservice
  • Serialized DataSet "loses" whitespace values

    Hi all, I have an interesting issue that I have not been able to find a solution for ( obviously ). Background: I have a webservice ( internal ) that executes a stored procedure and fills a dataset. Each row in the result set represents the contents of one line of a fixed format text file. Each row has...
    Posted to XML Web Services (Forum) by dexJosh on 07-09-2007, 12:00 AM
    Filed under: SOAP WebService, WEb Service, Dataset, Web Services, webservice, webservices, xml deserialization
  • Web service (uses COM object) works through VS built-in Web server, but fails when deployed in IIS

    hi all, I have a asp.net 2.0 web application project with a web service. the web service returns a dataset, based on input params. When I run the web service using F5, it works (it is being served by VS built-in web server), but when I run the web service from browser, it hits the IIS (i already set...
    Posted to XML Web Services (Forum) by prithvi4u on 11-22-2006, 12:00 AM
    Filed under: "web Service" relatve url, cassini, Dataset, Web Services, webmethod, webservice
Page 1 of 1 (3 items)