Hey All,

I have a really strange problem which takes too much time. And I have not enough experience to solve this yet.

As I connect a wifi tool I receive error like this:

....... .....: Unable to connect to the remote server at System.Net.HttpWebRequest.GetResponse()
at ......


And that all I have an unsuccess connection. My code stops to do any nice thing.

And the second time (as soon as I can do it again) I have not this problem.
So I receive error when my windows 7 op. s. meets a new wifi tool first time.


However I removed my wifi profile (among the network setting) and I am still not be able reproduce this error. I tried to clear information from the Win 7 registery and I experienced I can make my computer be wrong

Where does win 7 store information what it does not forget? I did a system restore and I was be able to receive that error again (again at only first time). So it stores something somewhere but I do not know where and what exactly.

So my plan is to find how I can reproduce that error (system restore is really slowly and I lose other changes too) and after this I can go ahead to solve the real problem (to make good connection for the first time).

Thanks any help, suggestion.

Before I would forget I use .Net 4.

And if you do not understand something let me know to write more details.

Tamas