Results 1 to 5 of 5
  1. #1
    cciamlazy's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    63
    My Mood
    Tired

    Unhappy Visual Basic 2008 getting error

    Help!!!
    Please help watch the video for my problem and comment for how to fix if you can help

  2. #2
    Son's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    So-Cal
    Posts
    6,654
    Reputation
    412
    Thanks
    607
    My Mood
    Dead
    Google. Here's the fix:

    Download "subinacl" here. This is a command-line tool that enables administrators to obtain security information about files, registry keys, and services, and transfer this information from user to user, from local or global group to group, and from domain to domain.

    After installing subinacl.exe (it will be in the C:\Program Files\Windows Resource Kits\Tools folder.), drop to a command prompt and run the following batch file, which you have saved in the same folder with the filename "FIX.bat":

    subinacl /subkeyreg HKEY_CLASSES_ROOT\VisualStudio.vbproj.9.0 /grant=administrators=f
    subinacl /subkeyreg HKEY_CLASSES_ROOT\VisualStudio.vbproj.9.0 /grant=users=f
    subinacl /subkeyreg HKEY_CLASSES_ROOT\VisualStudio.vbproj.9.0 /grant=system=f
    subinacl /subkeyreg HKEY_CLASSES_ROOT\VisualStudio.csproj.9.0 /grant=administrators=f
    subinacl /subkeyreg HKEY_CLASSES_ROOT\VisualStudio.csproj.9.0 /grant=users=f
    subinacl /subkeyreg HKEY_CLASSES_ROOT\VisualStudio.csproj.9.0 /grant=system=f

    BAM! All fixed! Have fun.

    Thanks if I helped.

    PS: PM me if you want the link so you can download the program. I cannot post it here.

  3. #3
    cciamlazy's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    63
    My Mood
    Tired
    K thanks i will do it somtime but its not a good time right now i have to go somewhere so ya

  4. #4
    Son's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    So-Cal
    Posts
    6,654
    Reputation
    412
    Thanks
    607
    My Mood
    Dead
    Quote Originally Posted by cciamlazy View Post
    K thanks i will do it somtime but its not a good time right now i have to go somewhere so ya
    Press thanks if it works

  5. #5
    Plato's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Cooking with, Greece
    Posts
    47
    Reputation
    10
    Thanks
    3
    My Mood
    Happy
    Didn't see you run it as admin in the first place

    ~ Are you not the admin?

    ~ Or have you disabled UAC? {User Account Control}

Similar Threads

  1. [HELP] Visual Basic 2008 Error
    By myheroking in forum Visual Basic Programming
    Replies: 1
    Last Post: 05-02-2010, 11:00 AM
  2. Visual basic 2008 Express edition error?
    By AeroMan in forum Visual Basic Programming
    Replies: 1
    Last Post: 05-30-2009, 03:38 PM
  3. visual basic 2008
    By skater310 in forum Programming Tutorial Requests
    Replies: 5
    Last Post: 05-04-2008, 09:02 AM
  4. Error In Visual Basic 2008 Express Edition ( Thanking People Who Help )
    By Gunner03 in forum Visual Basic Programming
    Replies: 4
    Last Post: 02-14-2008, 01:45 PM
  5. Visual Basic 2008 !
    By Darky in forum WarRock - International Hacks
    Replies: 9
    Last Post: 10-16-2007, 04:24 PM

Tags for this Thread