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 > november 2007 > threads for november 22 - 28, 2007

Filter by week: 1 2 3 4 5

Update Web Services has caused unexpected changes to method signat
Posted by Iain at 11/28/2007 2:09:01 PM
Hi there. I've got an app in c# that uses web services (both as consumer and server) which I wrote some years ago and am now updating. The server side gets information from SQLServer as XML and serialises the result into an object tree generated on an XSD file. The object in question is...more >>


How dynamically configure a webservice address?
Posted by John Dow at 11/26/2007 12:02:20 PM
I have an ASP.Net project, in which I added a web reference, for example http://Sandbox/service.asmx after I pass the testing, I want to change the web service address to http://Production/service/asmx, which has the exactly same interface as the sandbox. My question is how to dynamically ...more >>

System.Runtime.Serialization.SerializationException
Posted by cashdeskmac at 11/26/2007 8:21:00 AM
Hi, I am passing a couple of objects through a web service and get the error message below when I check the event log: System.Runtime.Serialization.SerializationException: The type System.Web.HttpException in Assembly System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f...more >>

WCF : Underlying connection was closed
Posted by Arnaud Viscusi at 11/26/2007 1:32:01 AM
Hi all, we meet a problem since we use WCF to consume java WebServices. Often the first call works then the second raises the following error : "The underlying connection was closed : " We use a basicHttpBinding over HTTPS to connect to WebService. The configuration is the following <bi...more >>

WCF SOAP Router Including Credentials
Posted by Jimmer at 11/25/2007 11:30:00 AM
Hello, I've been trying to create a WCF SOAP Router Service that can forward not just the message body but also any security headers set by the originator of the message. The destination service I'm routing messages to uses WSHttpBinding, SSL with UserName/Password client credentials. Using...more >>



DevelopmentNow Blog