I made an update system for my app but the only problem is that the thing crashed when ur not connected to the internet. I did some searching on the VB board but all those examples just work for modem/LAN and non works if you have multiple Network cards in ur Comp. Is there something cool in .NET that solves this?

I also tried to use try, catch endtry etc but they don't really help me cause the WebClient comonent just loops until it DLs the file, it's doesn't give up .