Crash Dump
I was editing an SSIS package when I got this error. I was in the middle of
renaming a package. Package was saved but not checked into Visual Source
Safe 2005.
VS 2005 crashes a whole lot with ReSharper installed. I am running Vista and
ReSharper 2.5 326, VS 2005 with hotfix 910275.
copy/paste of a .dtsx package in an Integration Services project.
Build260, VS2005
JetBrains.ReSharper.Util.InternalErrorException: Value cannot be null.
An exception has occurred ---> System.ArgumentNullException: Value cannot be
null.
at
Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.IsDocumentInProject(String
pszMkDocument, Int32& ifFound, VSDOCUMENTPRIORITY[] pdwPriority, UInt32&
pitemid)
at
JetBrains.VSAddin.ProjectModel.ProjectModelSynchronizer.HandleRename(Int32
cFiles, IVsProject[] rgpProjects, Int32[] rgFirstIndices, String[]
rgszMkOldNames, String[] rgszMkNewNames) in
c:\Agent\work\ReSharper2.0\src\VSAddin\src\ProjectModel\ProjectModelSynchronizer.cs:line
418
at
JetBrains.VSAddin.ProjectModel.VSSolutionManager.c_DisplayClass1a.]]>b_19()
in
c:\Agent\work\ReSharper2.0\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line
581
at JetBrains.ReSharper.Shell.UIApplicationShell.InvokePendingActions() in
c:\Agent\work\ReSharper2.0\src\Shell\src\UIApplicationShell.cs:line 719
- End of inner exception stack trace -
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String,
Boolean) in c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 327
column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in
c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 339 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.InvokePendingActions() in
c:\Agent\work\ReSharper2.0\src\Shell\src\UIApplicationShell.cs:line 727
column 13
at JetBrains.ReSharper.Shell.UIApplicationShell.InvokeReentrantSafe(Action)
in c:\Agent\work\ReSharper2.0\src\Shell\src\UIApplicationShell.cs:line 706
column 5
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.QueueAction(Action) in
c:\Agent\work\ReSharper2.0\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line
257 column 12
at
JetBrains.VSAddin.ProjectModel.VSSolutionManager.OnAfterRenameFiles(Int32,
Int32, IVsProject[], Int32[], String[], String[], VSRENAMEFILEFLAGS[]) in
c:\Agent\work\ReSharper2.0\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line
577 column 7
at
Microsoft.VisualStudio.Shell.Interop.IVsTrackProjectDocuments2.OnAfterRenameFile(IVsProject,
String, String, VSRENAMEFILEFLAGS)
at
Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.RenameFileNodeDocument(IFileProjectNode,
String)
at
Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.OnHierarchyNodePropertyChanged(IHierarchyNode,
Int32, Object)
at
Microsoft.DataWarehouse.VsIntegration.Hierarchy.HierarchyNode.set_Name(String)
at
Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectNode.set_Name(String)
at
Microsoft.DataTransformationServices.Project.ComponentModel.DtrPackageProjectNode.set_Name(String)
at
Microsoft.DataWarehouse.VsIntegration.Hierarchy.HierarchyNode.SetProperty(Int32,
Object)
at
Microsoft.DataWarehouse.VsIntegration.Hierarchy.Hierarchy.SetProperty(UInt32,
Int32, Object)
Please sign in to leave a comment.
Hello Nigel,
could you please point out what SDK we need to install in order to repeat
this issue (and where
can we download it)?
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"