Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > .NET Web Services
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 6th, 2004, 05:06 AM
Registered User
 
Join Date: Sep 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Error using custom object as input in webservice

I get this message: "System.Web.Services.Protocols.SoapException: Server was unable to read request. ---> System.InvalidOperationException: There is an error in XML document (1, 345). ---> System.StackOverflowException: Exception of type System.StackOverflowException was thrown.


 Source: "System.Web.Services"
    StackTrace: " 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 ProjectCMA.CMAWebService.CMAServices.SaveFichaByRe f(cmaFicha xmlFicha, String username, Boolean isNew) in C:\My Projects\cma_net\CMA Project\Web References\CMAWebService\Reference.vb:line 260
   at ProjectCMA.frmFicha.btnGravar_Click(Object sender, EventArgs e) in C:\My Projects\cma_net\CMA Project\Ficha.vb:line 695"


Any clues why? thank you in advance.







Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting Error while adding reference to WebService vijayaramb ASP.NET 2.0 Basics 0 March 7th, 2007 01:28 AM
Session Parameter with Custom Object tna55 ASP.NET 2.0 Basics 8 February 6th, 2007 09:57 AM
converting .NET error object in VB error object webnet .NET Web Services 0 February 5th, 2007 06:02 AM
Webservice oResult Error drdexter33 BOOK: Professional Ajax ISBN: 978-0-471-77778-6 1 February 16th, 2006 12:25 PM
Get the object with input focus edwardforgacs Javascript How-To 2 December 1st, 2003 05:40 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.