Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet web services > october 2007 > threads for october 22 - 28, 2007

Filter by week: 1 2 3 4 5

How to handle return Java ArrayList into my DotNet Client API
Posted by Nicolas at 10/28/2007 10:02:35 PM
Very urgent need help on how to handle the ArrayList return by the Java webservice into my DotNet Console application Actually the bug came within the return has not understanding the return XML document Additional information: There is an error in XML document (1, 573). my code is like thi...more >>


Send attachment with DIME
Posted by Jakob Lithner at 10/23/2007 12:41:06 AM
I have never sent attachment with webservices. Yesterday I got the challenge to redesign my solution that sends large XML structures to a Java webservice. The reason was that the Java SOAP implementation had problems consuming too large files that way. They encountered a memory leak in the pa...more >>

web service call locks up C# winforms application
Posted by chendricks at 10/22/2007 1:05:01 PM
I have a C# winforms application that makes periodic web service calls in background thread to my web service server. These calls work fine almost all the time but on rare occassions the web service method call will never return and the entire application will freeze, even though the call is b...more >>

Pass class object to web service
Posted by TTK at 10/22/2007 11:05:03 AM
Hello, I have been researching this for a long time. I am trying to find out how I can pass an object to a web service. I need details on the code in vb.net if possible. I would like to have the client to send an object "Order" to a web service. Public Class Order Public Order...more >>

accessing unsecured webservice from a secured webservice
Posted by Mahesh Reddy at 10/22/2007 5:06:01 AM
i have a secured webservice implemented using WSE2.0, also i have added a soap extention to it for removing certain header information. now my problem is, i am not able to access another unsecured webservice(not WSE implemented) from this secured webservice. also there is a something interesti...more >>



DevelopmentNow Blog