Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Mar 23, 2012 11:39:57 PM |
Updated | Mar 23, 2012 11:39:57 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 Preview for Visual Studio 11 Beta EAP Version=7.0.0.325, Built=2012-03-03T01:39:56, Configuration=“Csharp PublicMode Vbnet VS1100”
The condition “delta.OldPath == Location || (delta.NewPath == Location && delta.ChangeType == FileSystemChangeType.RENAMED)” is false. oldPath=C:\Dev\AMU\EverestInterface_45\Amu.Framework newPath=C:\Dev\AMU\EverestInterface_45\Amu.Framework Location=C:\Dev\AMU\EverestInterface_45\Amu.Framework\Amu.Framework changeType=CHANGED
--- EXCEPTION #1/1 [LoggerException]
Message = “The condition “delta.OldPath == Location || (delta.NewPath == Location && delta.ChangeType == FileSystemChangeType.RENAMED)” is false. oldPath=C:\Dev\AMU\EverestInterface_45\Amu.Framework newPath=C:\Dev\AMU\EverestInterface_45\Amu.Framework Location=C:\Dev\AMU\EverestInterface_45\Amu.Framework\Amu.Framework changeType=CHANGED”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
The condition “delta.OldPath == Location || (delta.NewPath == Location && delta.ChangeType == FileSystemChangeType.RENAMED)” is false. oldPath=C:\Dev\AMU\EverestInterface_45\Amu.Framework newPath=C:\Dev\AMU\EverestInterface_45\Amu.Framework Location=C:\Dev\AMU\EverestInterface_45\Amu.Framework\Amu.Framework changeType=CHANGED
--- EXCEPTION #1/1 [LoggerException]
Message = “The condition “delta.OldPath == Location || (delta.NewPath == Location && delta.ChangeType == FileSystemChangeType.RENAMED)” is false. oldPath=C:\Dev\AMU\EverestInterface_45\Amu.Framework newPath=C:\Dev\AMU\EverestInterface_45\Amu.Framework Location=C:\Dev\AMU\EverestInterface_45\Amu.Framework\Amu.Framework changeType=CHANGED”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
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 137 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 258 at JetBrains.ProjectModel.Impl.ExternalChangeProcessor.ProcessExternalChangeActivity.Finish() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\impl\ExternalChangeProcessor.cs:line 345 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 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application.ThreadContext.LocalModalMessageLoop(Form form) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.RunDialog(Form form) at System.Windows.Forms.Form.ShowDialog(IWin32Window owner) at Microsoft.VisualStudio.UIService.System.Windows.Forms.Design.IUIService.ShowDialog(Form form) at Microsoft.VisualStudio.TextTemplating.VSHost.SecurityWarningDialog.ShowSecurityWarningDialog(IServiceProvider provider, Boolean& cancel, Boolean& showAgain) at Microsoft.VisualStudio.TextTemplating.VSHost.OrchestratorOptionsAutomation.ShowSecurityWarningDialog(IServiceProvider serviceProvider) at Microsoft.VisualStudio.TextTemplating.VSHost.BaseTemplatedCodeGenerator.ShowWarningDialog() at Microsoft.VisualStudio.TextTemplating.VSHost.BaseTemplatedCodeGenerator.GenerateCode(String inputFileName, String inputFileContent) at Microsoft.VisualStudio.TextTemplating.VSHost.BaseCodeGenerator.Generate(String inputFilePath, String inputFileContents, String defaultNamespace, IntPtr& outputFileContents, Int32& output, IVsGeneratorProgress generateProgress) at Microsoft.VisualStudio.TextTemplating.VSHost.BaseCodeGenerator.Microsoft.VisualStudio.Shell.Interop.IVsSingleFileGenerator.Generate(String wszInputFilePath, String bstrInputFileContents, String wszDefaultNamespace, IntPtr[] rgbOutputFileContents, UInt32& pcbOutput, IVsGeneratorProgress pGenerateProgress) at VSLangProj.VSProjectItem.RunCustomTool() at Microsoft.VisualStudio.CommonIDE.ProjectRetargeting.TrackProjectRetargeting.RunCustomToolForProjectItem(ProjectItem projItem) at Microsoft.VisualStudio.CommonIDE.ProjectRetargeting.TrackProjectRetargeting.RunCustomToolForProjItems(ProjectItems projectItems) at Microsoft.VisualStudio.CommonIDE.ProjectRetargeting.TrackProjectRetargeting.RunCustomToolForProjItems(ProjectItems projectItems) at Microsoft.VisualStudio.CommonIDE.ProjectRetargeting.TrackProjectRetargeting.RunCustomToolForProjItems(ProjectItems projectItems) at Microsoft.VisualStudio.CommonIDE.ProjectRetargeting.TrackProjectRetargeting.RunCustomTools(IVsHierarchy projHier) at Microsoft.VisualStudio.CommonIDE.ProjectRetargeting.TrackProjectRetargeting.OnSetTargetFrameworkInternal(IVsHierarchy projHier, FrameworkName currentTargetFrameworkObj, FrameworkName newTargetFrameworkObj, IVsSetTargetFrameworkWorkerCallback workerCallback, Boolean reload) at Microsoft.VisualStudio.CommonIDE.ProjectRetargeting.TrackProjectRetargeting.Microsoft.VisualStudio.Shell.Interop.IVsTrackProjectRetargeting.OnSetTargetFramework(IVsHierarchy projHier, String currentTargetFramework, String newTargetFramework, IVsSetTargetFrameworkWorkerCallback workerCallback, Boolean reload) at System.Windows.Forms.UnsafeNativeMethods.IDispatch.Invoke(Int32 dispIdMember, Guid& riid, Int32 lcid, Int32 dwFlags, tagDISPPARAMS pDispParams, Object[] pVarResult, tagEXCEPINFO pExcepInfo, IntPtr[] pArgErr) at System.Windows.Forms.ComponentModel.Com2Interop.Com2PropertyDescriptor.SetValue(Object component, Object value) at Microsoft.VisualStudio.Editors.PropertyPages.PropertyControlData.PropertyDescriptorSetValueHelper.SetValue(PropertyDescriptor Descriptor, Object Component, Object Value) at Microsoft.VisualStudio.Editors.PropertyPages.PropertyControlData.SetNonCommonPropertyValueCore(Object Value) at Microsoft.VisualStudio.Editors.PropertyPages.PropertyControlData.SetPropertyValueNative(Object Value) at Microsoft.VisualStudio.Editors.PropertyPages.PropertyControlData.ApplyChanges() at Microsoft.VisualStudio.Editors.PropertyPages.PropPageUserControlBase.ApplyPageChanges() at Microsoft.VisualStudio.Editors.PropertyPages.PropPageUserControlBase.Apply() at Microsoft.VisualStudio.Editors.PropertyPages.PropPageUserControlBase.IPropertyPageInternal_Apply() at Microsoft.VisualStudio.Editors.PropertyPages.PropPageBase.Apply() at Microsoft.VisualStudio.Editors.PropertyPages.PropPageBase.IPropertyPage_Apply() at Microsoft.VisualStudio.Editors.ApplicationDesigner.PropertyPageSite.ApplyStatusChange(UInt32 dwFlags) at Microsoft.VisualStudio.Editors.ApplicationDesigner.PropertyPageSite.OnStatusChange(UInt32 dwFlags) at Microsoft.VisualStudio.Editors.PropertyPages.PropPageBase.OnStatusChange(PROPPAGESTATUS flags) at Microsoft.VisualStudio.Editors.PropertyPages.PropPageUserControlBase.set_IsDirty(Boolean Value) at Microsoft.VisualStudio.Editors.PropertyPages.PropPageUserControlBase.SetDirty(Boolean ReadyToApply) at Microsoft.VisualStudio.Editors.PropertyPages.TargetFrameworkPropertyControlData.ComboBox_SelectionChangeCommitted(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.ComboBox.OnSelectionChangeCommitted(EventArgs e) at System.Windows.Forms.ComboBox.OnSelectionChangeCommittedInternal(EventArgs e) at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) at System.Windows.Forms.ComboBox.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) at System.Windows.Forms.Control.WmCommand(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.NativeWindow.DefWndProc(Message& m) at System.Windows.Forms.Control.DefWndProc(Message& m) at System.Windows.Forms.Control.WmCommand(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ComboBox.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)