Webservice fails when sending a DataSet



Hi,

I've got an application on a PDA that interacts with a webservice
through a wireless connection.

All data transfers work fine, untill i try to send a DataSet from the
PDA to the Webservice. When sending, there's an exception thrown
telling me the operation timed out. Funny thing is that this ALWAYS
happens the first time. When i send the exact same dataset again, it
succeeds.

Any ideas?

Regards, Willem

.



Relevant Pages

  • Re: .net cf & webservices
    ... a webservice on the PDA it should have the same session id? ... the webservice instance is the same all thats ... > instance of Internet explorer from your start menu ie. Internet explorer ...
    (microsoft.public.dotnet.framework.compactframework)
  • RE: what happen if the url for webservice is wrong
    ... Subsequent requests are fast. ... > i am currently writing a small program in the pda. ... The problem if the url for the webservice is ... like if i let pda search ...
    (microsoft.public.dotnet.framework.compactframework)
  • Queue of Threads
    ... What I want to do is for using with a PDA, but I think it's a VB.NET ... related question, ... As the process to the webservice can take many seconds, ... don't let execute the next thread until the previous has finished. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Queue of Threads
    ... Jordi Rico wrote: ... > What I want to do is for using with a PDA, but I think it's a VB.NET ... > related question, ... > has to send data to a server via webservice. ...
    (microsoft.public.dotnet.languages.vb)
  • CF and webservice interaction question.
    ... I have written a C# form that will run on my PDA. ... communicating with my webservice running on a Windows 2000 server. ... The webservice needs to validate the user, then launch ... Ever since I removed anonymous access from IIS, ...
    (microsoft.public.dotnet.framework.aspnet.webservices)