Hi, 

We're using an asmx web service for authentication. 
One odd thing I'm noticing is that switching network interfaces causes the 
first request to time out everytime. 
I am creating a new instance of the service each time to avoid confusion. (The 
same thing happens if I reuse the service object.) 

Here are the steps I have tried: 
Use Wifi -> Authenticate 
Disable Wifi and use 3G -> Authenticate (first attempt times out, second 
attempt succeeds.) 

The converse also produces the same outcome. 

Is this a problem with iOS or does it have to do with some kind of cache issue 
in service object? 

Thanks, 

Rolan 
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to