Sysprogs forums › Forums › VisualDDK/VirtualKD discussion › Installation issue Win7/VS2010
- This topic has 2 replies, 1 voice, and was last updated 12 years, 7 months ago by Anonymous.
-
AuthorPosts
-
February 23, 2012 at 21:52 #463AnonymousParticipant
Setting up VisualDDK…
DDKDebugger-dbg.dll registration failed: HRESULT = 80070005
BasicDDKTypes.dll registration failed: HRESULT = 80070005
BazisLibTypes.dll registration failed: HRESULT = 80070005
DDKDebugMonitor.dll registration failed: HRESULT = 80070005
DDKDebugUI.dll registration failed: System.UnauthorizedAccessException: Access to the registry key ‘HKEY_CLASSES_ROOTDDKDebugUI.UIProvider’ is denied.
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck, RegistrySecurity registrySecurity)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey)
at System.Runtime.InteropServices.RegistrationServices.RegisterManagedType(Type type, String strAsmName, String strAsmVersion, String strAsmCodeBase, String strRuntimeVersion)
at System.Runtime.InteropServices.RegistrationServices.RegisterAssembly(Assembly assembly, AssemblyRegistrationFlags flags)
at VisualDDKSetup.InstallDialog.RegisterAssembly(String FileName, Boolean& Failed)
DDKProjectWizard.dll registration failed: System.UnauthorizedAccessException: Access to the registry key ‘HKEY_CLASSES_ROOTDDKProjectWizard.DDKProjectWizard’ is denied.
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck, RegistrySecurity registrySecurity)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey)
at System.Runtime.InteropServices.RegistrationServices.RegisterManagedType(Type type, String strAsmName, String strAsmVersion, String strAsmCodeBase, String strRuntimeVersion)
at System.Runtime.InteropServices.RegistrationServices.RegisterAssembly(Assembly assembly, AssemblyRegistrationFlags flags)
at VisualDDKSetup.InstallDialog.RegisterAssembly(String FileName, Boolean& Failed)
DDKProjectWizard2005.dll registration failed: System.UnauthorizedAccessException: Access to the registry key ‘HKEY_CLASSES_ROOTDDKProjectWizard.DDKProjectWizard’ is denied.
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck, RegistrySecurity registrySecurity)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey)
at System.Runtime.InteropServices.RegistrationServices.RegisterManagedType(Type type, String strAsmName, String strAsmVersion, String strAsmCodeBase, String strRuntimeVersion)
at System.Runtime.InteropServices.RegistrationServices.RegisterAssembly(Assembly assembly, AssemblyRegistrationFlags flags)
at VisualDDKSetup.InstallDialog.RegisterAssembly(String FileName, Boolean& Failed)
DDKProjectWizard2010.dll registration failed: System.UnauthorizedAccessException: Access to the registry key ‘HKEY_CLASSES_ROOTDDKProjectWizard.DDKProjectWizard’ is denied.
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck, RegistrySecurity registrySecurity)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey)
at System.Runtime.InteropServices.RegistrationServices.RegisterManagedType(Type type, String strAsmName, String strAsmVersion, String strAsmCodeBase, String strRuntimeVersion)
at System.Runtime.InteropServices.RegistrationServices.RegisterAssembly(Assembly assembly, AssemblyRegistrationFlags flags)
at VisualDDKSetup.InstallDialog.RegisterAssembly(String FileName, Boolean& Failed)
Installing DDKDebugConsole.Addin to C:UsersPhilip.TrappeniersDocumentsVisual Studio 2010Addins failed: System.UnauthorizedAccessException: Access to the path ‘C:Program Files (x86)VisualDDKDDKDebugConsole.Addin’ is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at VisualDDKSetup.InstallDialog.CopyAddinFile(String AddinNameBase, String AddinPath, Int32 Version, Boolean& Failed)
Installing DDKDebugLauncher.Addin to C:UsersPhilip.TrappeniersDocumentsVisual Studio 2010Addins failed: System.UnauthorizedAccessException: Access to the path ‘C:Program Files (x86)VisualDDKDDKDebugLauncher.Addin’ is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at VisualDDKSetup.InstallDialog.CopyAddinFile(String AddinNameBase, String AddinPath, Int32 Version, Boolean& Failed)
Installing DDKProjectProperties.Addin to C:UsersPhilip.TrappeniersDocumentsVisual Studio 2010Addins failed: System.UnauthorizedAccessException: Access to the path ‘C:Program Files (x86)VisualDDKDDKProjectProperties.Addin’ is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at VisualDDKSetup.InstallDialog.CopyAddinFile(String AddinNameBase, String AddinPath, Int32 Version, Boolean& Failed)
Installing Project Wizard to c:Program Files (x86)Microsoft Visual Studio 10.0 failed: System.UnauthorizedAccessException: Access to the path ‘c:Program Files (x86)Microsoft Visual Studio 10.0VCvcprojectsVisualDDK’ is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
at VisualDDKSetup.InstallDialog.InstallProjectWizard(String VSDirectory, String Suffix, Boolean& Failed)
Updating environment variables…
Cannot set %WDKPATH% to C:WINDDK7600.16385.1 failed: System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind)
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value)
at System.Environment.SetEnvironmentVariable(String variable, String value, EnvironmentVariableTarget target)
at VisualDDKSetup.InstallDialog.SetEnvironmentVariable(String VarName, String VarValue, Boolean& Failed)
Resetting Visual Studio settings for add-ins…
Running c:Program Files (x86)Microsoft Visual Studio 10.0Common7IDEdevenv.exe /resetaddin DDKDebugConsole.Connect /resetaddin DDKDebugLauncher.Connect /resetaddin DDKProjectProperties.Connect /command File.Exit …
The command c:Program Files (x86)Microsoft Visual Studio 10.0Common7IDEdevenv.exe /resetaddin DDKDebugConsole.Connect /resetaddin DDKDebugLauncher.Connect /resetaddin DDKProjectProperties.Connect /command File.Exit exited with code 0VisualDDK setup succeeded.
February 23, 2012 at 21:57 #2160AnonymousParticipantDear,
The message posted above is the log I get during the installation of Visual DDK on Win 7 64 bit, with VS2010 and the latest version of WDK. All help would be appreciated!
KR,
Philip
April 19, 2012 at 03:12 #2161AnonymousParticipantHi.
I´m not expert but have you turn off the UAC and run the installer as administrator? Is the install user machine administrator?
-
AuthorPosts
- You must be logged in to reply to this topic.