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

RSRP-295250: Could not add an item “C:\Users\Public\Documents\RedBadger\RestToolkit\Source\RedBadger.RestToolkit.Metro\RedBadger.RestToolkit.Metro.csproj” to the l

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Apr 17, 2012 2:49:42 PM
Updated Apr 17, 2012 2:49:42 PM
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 EAP for Visual Studio 11 Beta Version=7.0.14.191, Built=2012-04-12T04:27:50, Configuration=“Csharp PublicMode Vbnet VS1100”
Could not add an item “C:\Users\Public\Documents\RedBadger\RestToolkit\Source\RedBadger.RestToolkit.Metro\RedBadger.RestToolkit.Metro.csproj” to the list because the item is already present in the list.

--- EXCEPTION #1/2 [ArgumentException]
Message = “Could not add an item “C:\Users\Public\Documents\RedBadger\RestToolkit\Source\RedBadger.RestToolkit.Metro\RedBadger.RestToolkit.Metro.csproj” to the list because the item is already present in the list.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
  at JetBrains.DataFlow.ListEvents`1.InternalAdd(TValue value, Int32 index, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\ListEvents!1.cs:line 256
     at JetBrains.DataFlow.ListEvents`1.InternalAdd(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\ListEvents!1.cs:line 406
     at JetBrains.DataFlow.CollectionEvents`1.AddRange(IEnumerable`1 items) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 552


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Could not add an item “C:\Users\Public\Documents\RedBadger\RestToolkit\Source\RedBadger.RestToolkit.Metro\RedBadger.RestToolkit.Metro.csproj” to the list because the item is already present in the list.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ReSharper.VS.SolutionBuilder.VsSolutionBuilder.CreateBuildSessionFromVsSolution(ISolution solution, BuildSessionSeverity severity, IProject[] projectsToBuild) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\SolutionBuilder\VisualStudio\VS\VSSolutionBuilder.cs:line 147
     at JetBrains.ReSharper.VS.SolutionBuilder.VsSolutionBuilder.CreateSession(BuildSessionSeverity severity, IProject[] projectsToBuild) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\SolutionBuilder\VisualStudio\VS\VSSolutionBuilder.cs:line 653
     at JetBrains.ReSharper.VS.SolutionBuilder.VsSolutionBuilder.<>c__DisplayClass22.<OnBuildBegin>b__1f() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\SolutionBuilder\VisualStudio\VS\VSSolutionBuilder.cs:line 448
     at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\ShellLocks.cs:line 989
     at JetBrains.Application.ReadLockCookie.Execute(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Resources\src\Shell\ReadLockCookie.cs:line 68
     at JetBrains.ReSharper.VS.SolutionBuilder.VsSolutionBuilder.<>c__DisplayClass22.<OnBuildBegin>b__1e() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\SolutionBuilder\VisualStudio\VS\VSSolutionBuilder.cs:line 436
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\3355b838ddaf4e5c\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)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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