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

RSRP-278693: There is already item 'aspnet_client' in the folder 'T:\

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Nov 7, 2011 5:52:17 PM
Updated Jan 16, 2012 2:35:34 PM
Resolved Jan 16, 2012 2:35:34 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Can't Reproduce
Assignee Kirill Falk (kfalk)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 6.1 EAP Version=6.1.0.11493, Built=2011-11-04T10:52:08, Configuration=“Csharp PublicMode Vbnet VS1000”
There is already item 'aspnet_client' in the folder 'T:\

--- EXCEPTION #1/2 [ArgumentException]
Message = “There is already item 'aspnet_client' in the folder 'T:\”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = JetBrains.Platform.ReSharper.ProjectModel
StackTraceString = “
  at JetBrains.ProjectModel.Impl.ProjectFolderImpl.DoCreateFolder(String name) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\ProjectModel\src\model2\ProjectImplementation\ProjectFolderImpl.cs:line 371
     at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.CreateMissingAncestors(VsHierarchyItem hitem) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\VSIntegration\src\ProjectModel\ProjectModelSynchronizer.cs:line 1081
     at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.HandleAdd(Int32 cFiles, IVsProject[] rgpProjects, Int32[] rgFirstIndices, String[] rgpszMkDocuments, Boolean files) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\VSIntegration\src\ProjectModel\ProjectModelSynchronizer.cs:line 609
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.<>c__DisplayClass18.<OnAfterAddDirectoriesEx>b__17() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 456
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 140
     at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 42
at Action(OnAfterAddDirectoriesEx).Execute(Action )
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 261


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “There is already item 'aspnet_client' in the folder 'T:\”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 273
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 502
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 974
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
at Action(ReentrancyGuard.ExecutePendingActions).Execute(Action )
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 765
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 639
     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.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
     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.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles