Halo everyone,
i'm developing C#.Net compact frame[pocket PC] tat link up with ASP.NET web service.
i'm facing a problem now, PLS HELP ME!! urgent
I will be very very greatful
WebException was unhandled
//Reference.cs
public
string HelloWorld() {
object[] results = this.Invoke("HelloWorld", new object[0]);
//"Could not establish connection the network."