Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: IFHDL
  • Order by date
  1. IFHDL

    problem setting remoting URL from hardcoded string - appsettings works

    It would seem to me that you are forgetting the quote characters on the beginning and end of the string because they are required after value= Saying string data = "SomeString" will not include the quotes but only sets SomeString as the value for the string. You need to add them in. That is...
  2. IFHDL

    .NET 2.0 and CF SOAP Compression/DEcompression for Web Services

    I have a web service on a server running Windows XP (or 2003 doesn't matter). I have an application on a handheld (Windows Mobile 5.0, CF 2.0) that sends and receives data to that web service. I just started learning services and have quickly come to the conclusion that I need to compress that...

Part and Inventory Search

Back
Top