开发者

Xmlreader and remote large file

开发者 https://www.devze.com 2023-03-28 03:53 出处:网络
I have to 开发者_高级运维read a remote xml file with XmlReader but sometimes I have an exception :

I have to 开发者_高级运维read a remote xml file with XmlReader but sometimes I have an exception :

system.net.webexception the operation has timed out.

But i don't know why because it can work or not with the same file.

Anyone have a solution.


As per the description, seems like your network is dropping connections or in other terms its flaky. Hence its a network problem and not a problem with the code.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号