Starting up visual studio 2008
ReSharper 4 Version=4.0.775.22, Edition=, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: An exception has been thrown during component initialization ---> JetBrains.Util.InternalErrorException: An exception has been thrown during component initialization ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\Brian\AppData\Local\Temp\tmpFC47.tmp' 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 JetBrains.ReSharper.CodeView.QuickDoc.XmlDocImagesProviderImpl.PrepareResources() in c:\Agent\work\2722e5c3778024b1\src\CodeView\src\QuickDoc\XmlDocImagesProviderImpl.cs:line 81
at JetBrains.ReSharper.CodeView.QuickDoc.XmlDocImagesProviderImpl.Init() in c:\Agent\work\2722e5c3778024b1\src\CodeView\src\QuickDoc\XmlDocImagesProviderImpl.cs:line 58
at JetBrains.ComponentModel.ComponentContainer.InitializeComponent(IComponent component, XmlElement configurationElement) in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentContainer.cs:line 194
at JetBrains.ComponentModel.ComponentContainer.InitializeComponentIfNeeded(IComponent component) in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentContainer.cs:line 151
— End of inner exception stack trace —
at JetBrains.ComponentModel.ComponentContainer.GetComponentByImplType(Type) in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentContainer.cs:line 433 column 5
at JetBrains.ComponentModel.ComponentContainer.GetComponents() in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentContainer.cs:line 443 column 5
at JetBrains.ComponentModel.ComponentContainer.JetBrains.ComponentModel.IComponentLoadingHandler.ComponentsLoaded(List`1, Dictionary`2) in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentContainer.cs:line 546 column 4
at JetBrains.ComponentModel.ComponentDescriptorsCache.RegisterHandler(Type, Type, Assembly, IComponentLoadingHandler) in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentDescriptorsCache.cs:line 55 column 5
at JetBrains.ComponentModel.ComponentContainer.InitializeComponents() in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentContainer.cs:line 253 column 3
at JetBrains.UI.Shell.UIApplicationShell.InitializeComponents() in c:\Agent\work\2722e5c3778024b1\Platform\src\UI\src\Shell\UIApplicationShell.cs:line 424 column 9
at JetBrains.UI.Shell.UIApplicationShell.Init() in c:\Agent\work\2722e5c3778024b1\Platform\src\UI\src\Shell\UIApplicationShell.cs:line 120 column 6
at JetBrains.VSIntegration.Shell.VSShell.<Startup>b__0() in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\Shell\VSShell.cs:line 440 column 6
at JetBrains.Threading.ReentrancyGuard.Execute(String, Action) in c:\Agent\work\2722e5c3778024b1\Platform\src\Util\src\Concurrency\ReentrancyInvocator.cs:line 192 column 6
at JetBrains.VSIntegration.Shell.VSShell.Startup() in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\Shell\VSShell.cs:line 436 column 4
at JetBrains.VSIntegration.AbstractAddIn.StartVSAddInShell() in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\AbstractAddIn.cs:line 187 column 4
at JetBrains.VSIntegration.AbstractAddIn.Startup() in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\AbstractAddIn.cs:line 141 column 7
at JetBrains.VSIntegration.AbstractAddIn.OnStartupComplete(Array&) in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\AbstractAddIn.cs:line 339 column 5
— End of inner exception stack trace —
at JetBrains.ComponentModel.ComponentContainer.InitializeComponentIfNeeded(IComponent) in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentContainer.cs:line 155 column 5
at JetBrains.ComponentModel.ComponentContainer.GetComponentByImplType(Type) in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentContainer.cs:line 433 column 5
at JetBrains.ComponentModel.ComponentContainer.GetComponents() in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentContainer.cs:line 443 column 5
at JetBrains.ComponentModel.ComponentContainer.JetBrains.ComponentModel.IComponentLoadingHandler.ComponentsLoaded(List`1, Dictionary`2) in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentContainer.cs:line 546 column 4
at JetBrains.ComponentModel.ComponentDescriptorsCache.RegisterHandler(Type, Type, Assembly, IComponentLoadingHandler) in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentDescriptorsCache.cs:line 55 column 5
at JetBrains.ComponentModel.ComponentContainer.InitializeComponents() in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\ComponentContainer.cs:line 253 column 3
at JetBrains.UI.Shell.UIApplicationShell.InitializeComponents() in c:\Agent\work\2722e5c3778024b1\Platform\src\UI\src\Shell\UIApplicationShell.cs:line 424 column 9
at JetBrains.UI.Shell.UIApplicationShell.Init() in c:\Agent\work\2722e5c3778024b1\Platform\src\UI\src\Shell\UIApplicationShell.cs:line 120 column 6
at JetBrains.VSIntegration.Shell.VSShell.<Startup>b__0() in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\Shell\VSShell.cs:line 440 column 6
at JetBrains.Threading.ReentrancyGuard.Execute(String, Action) in c:\Agent\work\2722e5c3778024b1\Platform\src\Util\src\Concurrency\ReentrancyInvocator.cs:line 192 column 6
at JetBrains.VSIntegration.Shell.VSShell.Startup() in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\Shell\VSShell.cs:line 436 column 4
at JetBrains.VSIntegration.AbstractAddIn.StartVSAddInShell() in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\AbstractAddIn.cs:line 187 column 4
at JetBrains.VSIntegration.AbstractAddIn.Startup() in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\AbstractAddIn.cs:line 141 column 7
at JetBrains.VSIntegration.AbstractAddIn.OnStartupComplete(Array&) in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\AbstractAddIn.cs:line 339 column 5