J
jve91
We just moved to .NET 2.0, and in trying out
System.Net.NetworkInformation and friends, I find that it always says
IsDnsEnabled=false, even when that connection clearly is using DNS to
resolve names, I can fetch back DNS server addresses, etc. Anyone else
see this? All of the other settings look correct.
I was also *very* disappointed to find that NetworkInformation only
gave read access to network settings. To make changes I have to
continue using that abominable WMI. Which causes me even more grief by
behaving differently on Win2K than on XP. Is there any chance that
there is something for this in 2.0 and I'm just missing it?
(Yeah, I know, "Welcome to 3 years ago". Hey, large companies move
slowly.)
System.Net.NetworkInformation and friends, I find that it always says
IsDnsEnabled=false, even when that connection clearly is using DNS to
resolve names, I can fetch back DNS server addresses, etc. Anyone else
see this? All of the other settings look correct.
I was also *very* disappointed to find that NetworkInformation only
gave read access to network settings. To make changes I have to
continue using that abominable WMI. Which causes me even more grief by
behaving differently on Win2K than on XP. Is there any chance that
there is something for this in 2.0 and I'm just missing it?
(Yeah, I know, "Welcome to 3 years ago". Hey, large companies move
slowly.)