Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / May 2006

Tip: Looking for answers? Try searching our database.

missing registry value

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
lynnGasch - 22 May 2006 19:37 GMT
This article
http://support.microsoft.com/kb/813827
describes how to set a longer timeout for IE. In the app we are
developing, we want to see if the user has created the value
mentioned in that article. I created the key/value on my machine,
but when I try to get the value using the RegistryKey class, the
value is missing. Using regedit, I see about 15 values under
Software\Microsoft\Windows\CurrentVersion\Internet Settings
but using key.GetValueNames, I get only 6. Any idea what's
going on?

thanks!
Lynn
Claes Bergefall - 23 May 2006 15:37 GMT
object value =
Registry.CurrentUser.GetValue(@"Software\Microsoft\Windows\CurrentVersion\InternetSettings",
"KeepAliveTimeout", null);

  /claes

> This article
> http://support.microsoft.com/kb/813827
[quoted text clipped - 9 lines]
> thanks!
> Lynn

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.