History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DTRC-604
Type: Exception Exception
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Critical Critical
Assignee: Mikhail Pilin
Reporter: Anonymous
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
dotTrace

Exception has been thrown by the target of an invocation.

Created: 01 Jun 07 18:49   Updated: 21 Dec 07 16:14
Component/s: None
Affects Version/s: None
Fix Version/s: 3.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 448


 Description  « Hide
ReSharper 3.0 Version=3.0.448.7, Edition=, Built=2007-05-29T17:15:08, Configuration=ReSharper_AddIn, VsVersion=8.0
JetBrains.Util.InternalErrorException: Exception has been thrown by the target of an invocation.
Failed to create component, impementation type JetBrains.ReSharper.UnitTestExplorer.UnitTestManager ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Security.SecurityException: Requested registry access is not allowed.
at System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)
at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
at Microsoft.Win32.RegistryKey.OpenSubKey(String name)
at JetBrains.dotTrace.Integration.InstalledProfiler.Gather() in C:\Agent\work\dotTrace-2.0\src\Integration\src\InstalledProfiler.cs:line 213
at JetBrains.ReSharper.UnitTestExplorer.ProfilerHostProvider..ctor() in c:\Agent\work\Server\ReSharper-Main\src\UnitTestExplorer\src\Manager\ProfilerTaskRunnerHostControllerr.cs:line 21
The Zone of the assembly that failed was:
MyComputer
— End of inner exception stack trace —
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at JetBrains.Shell.TypesInstantiator`2.JetBrains.Shell.ITypeLoadingHandler.TypesLoaded(ICollection`1 assemblies, ICollection`1 types) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Shell\src\TypesInstantiator.cs:line 67
at JetBrains.Shell.AssemblyManager.DispatchLoadAssembliesToHandler(IEnumerable`1 list, ITypeLoadingHandler handler) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Shell\src\AssemblyManager.cs:line 145
at JetBrains.Shell.ShellBase.RegisterTypeLoadingHandler(ITypeLoadingHandler handler) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Shell\src\ShellBase.cs:line 332
at JetBrains.Shell.TypesInstantiator`2..ctor(ISorter`1 sorter) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Shell\src\TypesInstantiator.cs:line 23
at JetBrains.Shell.TypesInstantiator`2..ctor() in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Shell\src\TypesInstantiator.cs:line 16
at JetBrains.ReSharper.UnitTestExplorer.UnitTestManager..ctor(ISolution solution) in c:\Agent\work\Server\ReSharper-Main\src\UnitTestExplorer\src\Manager\UnitTestManager.cs:line 63
— End of inner exception stack trace —
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at JetBrains.ComponentModel.ComponentContainer.CreateComponent(Type interfaceType, Type implType) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 251
— End of inner exception stack trace —

at JetBrains.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 262 column 4
at JetBrains.Util.Logger.LogException(String, Exception) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 281 column 3
at JetBrains.ComponentModel.ComponentContainer.CreateComponent(Type, Type) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 264 column 5
at JetBrains.ComponentModel.ComponentContainer.JetBrains.ComponentModel.IComponentLoadingHandler.ComponentsLoaded(List`1, Dictionary2`2) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 475 column 43
at JetBrains.ComponentModel.ComponentDescriptorsCache.RegisterHandler(Type, Type, Assembly, IComponentLoadingHandler) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Shell\src\ComponentDescriptorsCache.cs:line 57 column 5
at JetBrains.ComponentModel.ComponentContainer.InitializeComponents() in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 225 column 3
at JetBrains.ProjectModel.Impl.SolutionBase.InitializeComponents() in c:\Agent\work\Server\ReSharper-Main\src\ProjectModel\src\impl\SolutionBase.cs:line 389 column 53
at JetBrains.ProjectModel.Impl.ProjectFactoryImpl.CreateSolution(FileSystemPath) in c:\Agent\work\Server\ReSharper-Main\src\ProjectModel\src\impl\ProjectFactoryImpl.cs:line 91 column 7
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.ProcessSolution(String) in c:\Agent\work\Server\ReSharper-Main\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 429 column 7
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean) in c:\Agent\work\Server\ReSharper-Main\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 360 column 11
at JetBrains.VSAddin.ProjectModel.<>c_DisplayClass4.<OnAfterOpenSolution>b_3() in c:\Agent\work\Server\ReSharper-Main\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 310 column 35
at JetBrains.UI.Shell.UIApplicationShell.InvokePendingActions() in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.UI\src\Shell\UIApplicationShell.cs:line 267 column 15
at JetBrains.UI.Shell.UIApplicationShell.InvokeReentrantSafe(Action) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.UI\src\Shell\UIApplicationShell.cs:line 549 column 5
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.QueueAction(Action) in c:\Agent\work\Server\ReSharper-Main\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 257 column 12
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.OnAfterOpenSolution(Object, Int32) in c:\Agent\work\Server\ReSharper-Main\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 306 column 7



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.