VB doet niet meer

Status
Niet open voor verdere reacties.

cod97

Gebruiker
Lid geworden
19 jun 2011
Berichten
11
Hallo,

als ik een nieuw project in visual basic wil openen geeft hij deze melding:shocked:
melding.jpg

Ik heb al geprobeert om opnieuw te instaleren en te repareren.

MVG
 
Heb je alles gedaan wat in het artikel van The Mighty Atom stond??

Probeer Visual Studio anders eens als administrator te openen.
 
Waar google wel niet goed voor is heb je dit al gedaan:


!! CLOSE VISUAL STUDIO FIRST !!

Step 1: Download subinacl.msi from the link
http://go.microsoft.com/fwlink/?LinkId=23418 and install it.

Step 2: Browse to C:/Program Files/Windows Resource Kits/Tools/ and create a file called vs2008fix.txt

Step 3: Open the file you created, and inside copy-paste:

Code Block
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


Step 4: Save the file and change the file extension to ".cmd". Then Start > Run. Type "cmd" (without the quotes) and type:

cd C:/Program Files/Windows Resource Kits/Tools

Step 5: Press Enter. Then type:

vs2008fix.cmd

Step 6: Wait until it completes, then start Visual Studio again. You should be able to create project/files of any type.
 
Het is al gelukt. :)

heb heel me computer opnieuw geinstalleert.

Bedankt voor alle hulp
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan