Connect only for second time to wifi
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. :mad:
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.
:confused:
However I removed my wifi profile (among the network setting) and I am still not be able reproduce this error. :eek: I tried to clear information from the Win 7 registery and I experienced I can make my computer be wrong :D
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. :wave::wave::wave:
Before I would forget I use .Net 4.
And if you do not understand something let me know to write more details.
Tamas
Re: Connect only for second time to wifi
try this to clear "information what it does not forget"
Re: Connect only for second time to wifi
Hey, I tried that, but I do not know what is that. I see nothing interesting to use that command.
But during that time I have a conception. Maybe the source of the problem is the dynamic IP. It solves two things.
DHCP client can store data about the success connection. And as I tried to use static IP I was success at the first time.