Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27513

VS 02/03 Reading Registry Framwork 1.1/Windows 7

$
0
0
Hey,

I have a program developed on 1.1 that works perfectly on Windows XP but is having trouble running on Windows 7 simply because of the registry.
It is to big a program to upgrade to a newer framework so I am just trying to fix the registry reads in Windows 7.

The one big problem is here

vb.net Code:
  1. Dim regkey as Microsoft.Win32.RegistryKey = Microsoft.Win32.Registry.LocalMachine.OpenSubKey("Software\Elel\View",False)

But for some reason everytime regkey is always nothing.

I turned UAC off so it is not that
And I have Framework 1.1 installed.
I am not sure what exactly is going wrong unfortunately.

Any advice?

Viewing all articles
Browse latest Browse all 27513

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>