Re: HTTP Web Response Exception - I cant able to trap. Interesting... How come stack trace shows it without namespace?
at System.Net.HttpReadStream.Read()
at System.Net.HttpReadStream.doRead()
at WorkItem.doWork()
at System.Threading.Timer.ring()
If that's not your code it might be a bug in NETCF. You might be able to workaround using AppDomain.CurrentDomain.UnhandledException |