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 > august 2005 > threads for august 8 - 14, 2005

Filter by week: 1 2 3 4 5

The underlying connection was closed: Could not establish secure channel for SSL/TLS
Posted by C.W. at 8/14/2005 12:00:00 AM
I am trying to connect to a remote server in order to perform an http post inside my asp.net page. However, I consistently get the following error: [SocketException (0x2746): An existing connection was forcibly closed by the remote host] System.Net.Sockets.Socket.Receive(Byte[] buffer, In...more >>


having problems with webservice (proxy) reference
Posted by phil2phil at 8/12/2005 1:01:55 PM
hi, i was working on a book sample, book showed how to connect to a webservice using Vs.Net (web-reference) and another way to do withou vs. i got the vs working but the other way isn't. I build the proper dll using the wsdl command, and added the generated dll to my bin. i then use the obje...more >>

too many arguments in public function?
Posted by DC Gringo at 8/11/2005 4:55:59 PM
I have a simple function within a web method. It works fine with one parameter, but gives me a compile error when I try to add a second: "Too many arguments to 'Public Function FewsArticles(OrgID As String) As String'." Here's the client calling code: Dim sFeed As String = oWs.FewsAr...more >>

searching UDDI
Posted by Tina at 8/10/2005 5:43:43 PM
I'm trying to use the vs.net start page to search for web services but it seems nothing is there. If I go to Find a Service tab and select Financial for a category and type "stock price" (or anything else) it simply says "Unexpected error blah blah...." If I go to advanced I can search cat...more >>

Manipulating XML File
Posted by Garth Wells at 8/10/2005 4:07:08 PM
Assume you're working with a vendor that doesn't understand web services and implements their version of a web service solution that only returns an XML file upon making a call to a URL: http://333.333.333.90:7900/UserVerify?UserID=abc&Password=123 There is no disco file of any sort, so I'm ...more >>

Import XSD schema into WSDL
Posted by Wm. Scott Miller at 8/10/2005 12:34:23 PM
I have an XSD file supplied by a company. I have to interact with a webservice on their site but they didn't supply a WSDL. I generated my own WSDL to communicate and copied and pasted the XSD into the file manually. This worked, but makes the file huge. Additionally, I had to make some m...more >>

How do I grab the client IP address in my Web service
Posted by Maziar Aflatoun at 8/9/2005 9:09:33 AM
Hi, I need to grab the ip address of the computer making the call to my Web Service. In my .asmx I tried System.Web.HttpRequest.UserHostName and it doesn't work. Does anyone know how I can grab the IP/Host address of the client making the connection to my web service? Thx Maz. ...more >>

Web service help needed
Posted by Lenz at 8/9/2005 12:00:00 AM
Hi guys. I've created a web service project in C#. I want it running on a server which is also domain controller. I've installed Oracle Client. I've installed Framework 1.1 and registered it with IIS (aspnet_regiis.exe -i). The next thing is to give ASPNET user full access to Oracle's Bin d...more >>




DevelopmentNow Blog