Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-289647: Access denied to C:\Users\michael.kedzierski\Dev\aaco\Aaco.Operations\Aaco.Operations.Web.FrontendTests\Extensions\RemoteWebDriverExtensions.cs

$
0
0
Reporter Michael Kedzierski (Ycros) Michael Kedzierski (Ycros)
Created Mar 9, 2012 4:48:27 AM
Updated Mar 9, 2012 4:48:27 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Unassigned
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 7 Preview for Visual Studio 11 Beta EAP Version=7.0.0.325, Built=2012-03-02T08:39:56, Configuration=“Csharp PublicMode Vbnet VS1100”
Access denied to C:\Users\michael.kedzierski\Dev\aaco\Aaco.Operations\Aaco.Operations.Web.FrontendTests\Extensions\RemoteWebDriverExtensions.cs

--- EXCEPTION #1/2 [UnauthorizedAccessException]
Message = “Access denied to C:\Users\michael.kedzierski\Dev\aaco\Aaco.Operations\Aaco.Operations.Web.FrontendTests\Extensions\RemoteWebDriverExtensions.cs”
ExceptionPath = Root.InnerException
ClassName = System.UnauthorizedAccessException
HResult = COR_E_UNAUTHORIZEDACCESS=E_ACCESSDENIED=Win32AccessDenied=80070005
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
  at JetBrains.Util.FileSystemPath.ThrowByLastError(String moniker) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\FileSystemPathWin32.cs:line 277
     at JetBrains.Util.FileSystemPath.get_Info() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\FileSystemPath.cs:line 117
     at JetBrains.ProjectModel.Impl.CachedFileSystemData.Load(FileSystemPath path) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\model2\Transaction\CachedFileSystemData.cs:line 63
     at JetBrains.ProjectModel.Impl.CachedFileSystemData.Refresh(FileSystemPath path) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\model2\Transaction\CachedFileSystemData.cs:line 45
     at JetBrains.ProjectModel.ProjectFileImpl.ApplyFileSystemChange(FileSystemChangeDelta rootDelta, FileSystemChangeDelta delta, JetHashSet`1 visited) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFileImpl.cs:line 142
     at JetBrains.ProjectModel.ProjectFolderImpl.ApplyFileSystemChange(FileSystemChangeDelta rootDelta, FileSystemChangeDelta delta, JetHashSet`1 visited) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFolderImpl.cs:line 551
     at JetBrains.ProjectModel.ProjectFolderImpl.ApplyFileSystemChange(FileSystemChangeDelta rootDelta, FileSystemChangeDelta delta, JetHashSet`1 visited) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFolderImpl.cs:line 551
     at JetBrains.ProjectModel.Impl.ExternalChangeProcessor.ProcessElementsAffectedByExternalChange(IEnumerable`1 affectedElements, Boolean sync) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\impl\ExternalChangeProcessor.cs:line 254
     at JetBrains.ProjectModel.Impl.ExternalChangeProcessor.ProcessExternalChangeActivity.Finish() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\impl\ExternalChangeProcessor.cs:line 345


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Access denied to C:\Users\michael.kedzierski\Dev\aaco\Aaco.Operations\Aaco.Operations.Web.FrontendTests\Extensions\RemoteWebDriverExtensions.cs”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ProjectModel.Impl.ExternalChangeProcessor.ProcessExternalChangeActivity.Finish() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\impl\ExternalChangeProcessor.cs:line 350
     at JetBrains.Application.InterruptableReadActivity.FinishingProc() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 169
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
     at Microsoft.VisualStudio.Shell.Interop.IVsUIShell.ShowMessageBox(UInt32 dwCompRole, Guid& rclsidComp, String pszTitle, String pszText, String pszHelpFile, UInt32 dwHelpContextID, OLEMSGBUTTON msgbtn, OLEMSGDEFBUTTON msgdefbtn, OLEMSGICON msgicon, Int32 fSysAlert, Int32& pnResult)
     at Microsoft.VisualStudio.Modeling.Shell.PackageUtility.ShowMessageBox(IServiceProvider serviceProvider, String messageText, String f1Keyword, OLEMSGBUTTON messageButtons, OLEMSGDEFBUTTON defaultButton, OLEMSGICON messageIcon)
     at Microsoft.VisualStudio.Modeling.Shell.DocData.OnFileChangeTimerTick(Object sender, EventArgs e)
     at System.Windows.Forms.Timer.OnTick(EventArgs e)
     at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
     at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>