vrakeshreddy / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Experiencing Package Load Failure #622

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. (hypothesis) Have ReSharper 4.5 installed
2. Launch any solution within VS2008
3. Sadly, problem is intermittent.

What is the expected output? What do you see instead?
Getting package load error on Gallio shell.

Please provide any additional information below.
Output from Package Load Analyzer follows:

Some of the dependencies for Package {9e600ffc-344d-4e6f-89c0-
ded6afb42459} were not found.
An System.UnauthorizedAccessException: Access to the registry 
key 'HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion' 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 
Microsoft.VisualStudio.PackageAnalyzer.Analyzers.DependenciesAnalyzer.Verif
yFusionSettings()
   at 
Microsoft.VisualStudio.PackageAnalyzer.Analyzers.DependenciesAnalyzer.Analy
ze() exception was thrown while analysing the package{9e600ffc-344d-4e6f-
89c0-ded6afb42459} for its dependencies. Details: Access to the registry 
key 'HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion' is denied

Original issue reported on code.google.com by kevincst...@gmail.com on 16 Feb 2010 at 2:24

GoogleCodeExporter commented 9 years ago
You might need to run Visual Studio as an Administrator for the Package Load 
Analyzer
tool to work.  Is this on Windows 7 64bit?

Original comment by jeff.br...@gmail.com on 16 Feb 2010 at 6:33

GoogleCodeExporter commented 9 years ago

Original comment by grahamr...@gmail.com on 21 Feb 2010 at 7:21

GoogleCodeExporter commented 9 years ago
Any more information?  I've fixed a couple of package load failures.

Please try v3.2 build 380 when it becomes available.

Original comment by jeff.br...@gmail.com on 23 Mar 2010 at 6:42