Just got my new PC today and installed Visual Basic Enterprise 6.0, and i am greeted with this error every time i try and load VB.
MSVBVM60.DLL could not be registered
It's pretty urgent, need to fix it fast!
Printable View
Just got my new PC today and installed Visual Basic Enterprise 6.0, and i am greeted with this error every time i try and load VB.
MSVBVM60.DLL could not be registered
It's pretty urgent, need to fix it fast!
You need to install VS 6 using an Admisitrator account/credientials. Then turn off the UAC temporarily. When installing dont install the VC++ app suite as it has issues with Vista. Install the VS SP-6 first before you run VS and you should be good to go. Note: VS 6 needs you to run the program as an Admin since it access the protected areas in the filesystem.
How would i go about doing this, and what does "UAC" stand for?Quote:
Then turn off the UAC temporarily
It says i am set to administrator, and i have reinstalled and it's still giving me the same error.
User Account Control. This thing that constantly popups asking for your approvals.
Go to the control panel > User Accounts > Turn User Account Control On or Off > uncheck "Use User Account Control to help protect your computer" > click OK and accept to reboot your computer when prompted.
Worked a treat, thanks alot realy appreicate the help.
Just turning of the UAC or you got VS installed correctly?
Turned off US and VB installed fine, thanks again.