Groups | Blog | Home


Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
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 > asp.net webservices > january 2007 > threads for january 8 - 14, 2007

Filter by week: 1 2 3 4 5

Problem with funky characters
Posted by Marlene A. Roman at 1/12/2007 8:53:17 PM
Hope everybody is doing OK. I have a web service that I call to encrypt sensitive information as credit cards, credentials etc. I am getting this error "Error'', hexadecimal value 0x11, is an invalid character." when I try to consume this from a client in this case a Web App. Is t...more >>


Duplicate class definitions
Posted by Jeff Johnson at 1/12/2007 2:14:25 PM
Disclaimer: I am extremely new to Web services and may very well be doing the wrong thing! Background: I have a Web service and a Windows Forms client app (VS 2005). The Web service exposes a method to accept a ScheduleEntry object, which is a class I have written. I felt doing this would b...more >>

connect to webservice in Visual Studio
Posted by peter at 1/11/2007 10:13:44 AM
Hi, I am developing a small webservice in Visual Studio (programmed in c#). Sometimes when I try to run my small tester application in Visual Studio (which tries to connect to my webservice) I get this error: There was an error downloading 'http://localhost:1639/TestService.asmx. Unable to ...more >>

Redirecting an ASMX page to a new server
Posted by Simon960 at 1/9/2007 6:28:29 PM
Hi, I wonder if someone would help me please? I am trying to redirect a ..NET web service ASMX page to a new server (from https://localhost/webservices/syncdata.asmx for test) to https://vault1.secured-url.com/fundamentumfais/webservices/syncdata.asmx) so that my VB .NET standalone client ap...more >>

Compression
Posted by Peter Morris [Droopy eyes software] at 1/8/2007 12:40:39 PM
My webservice will involve sending/receving one of my parameters as a large XML string. If I use remoting I believe I can compress my stream, is this also possible using a WebService? Thanks Pete ...more >>



DevelopmentNow Blog