I have been googling around to find a way I can feed my application the current price of gas (preferably through a web service), but haven't had much success.
I also looked on seekda.com and no lu...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23406386.html
Zones:
C#Date Answered: 05/20/2008 Grade: B Views: 13
hi there web service experts, have this problem need to have a solution for this:
input sample: Begin list-sub\nResult=[Failed]\nBegin 1\nActual=[list-sub:123456789]\nNE=[HLR]\nRsult=[Failed]\nD...
http://www.experts-exchange.com/Web_Development/WebApplications/Q_23410297.html
I need my web service to log the SOAP/XML information into a flat file. Since the web service can be consumed by a third party, I cannot put the soap extension on the client.
How can I make the ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/SOAP/Q_23438607.ht...
Zones:
SOAP,
XML,
C#Date Answered: 06/05/2008 Grade: C Views: 383
hello, im wondering if theres a web services that can be used to access flight schedule, booking schedule and stuff for different airlines.
http://www.experts-exchange.com/Programming/Languages/.NET/Class_Libraries/Web_Services/Q_...
Hi, I tried running the default WcfServiceLibrary application in C# with no modifications and am getting: System.PlatformNotSupportedException: Operation is not supported on this platform.
The e...
http://www.experts-exchange.com/Programming/Languages/.NET/Class_Libraries/Web_Services/Q_...
I have .net C# Test Harness consuming a new WebService I wrote. I am getting ''WebStream.Length threw an exception 'System.NotSupportedException' when it executes
webStream = webResponse.GetR...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_22927...
A .NET application for a Pocket PC (Windows Mobile 5) is accessing a Web Service in two ways - either directly through the wireless connection or through the phone (GPRS) network. The phone connect...
http://www.experts-exchange.com/Networking/Wireless/Standards/GPRS/Q_23361255.html
I have a simple class (you can see it below) but it is a web services method and it does a division by zero and throws an exception.
I have a Global.asax that should get the error message?
How ...
http://www.experts-exchange.com/Web_Development/WebApplications/Q_23519688.html
I have a c# windows form. I have added a web reference to a web service running on another server on my network.
I have verified that the web service is responding by using VisualWebServiceClient...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/SOAP/Q_23792889.ht...
Hi,
I developed a WCF web service in C# on a Win 2K3 Server with IIS 6.0, Oracle 10g and ODP.NET installed. It works fine in the development environment, but when I switch it to the product...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23442725.html