Comments
Sort by recent activity
It works with 10.0.16. / comments
It works with 10.0.16.
Tried it with the last version (10.1.5.1419) it still crashes. Attaching the Visual Studio debugger to Visual Studio, while generating the pdb, shows the same StackOverflowException. Attached the stacktrace & details. / comments
Tried it with the last version (10.1.5.1419) it still crashes.Attaching the Visual Studio debugger to Visual Studio, while generating the pdb, shows the same StackOverflowException.Attached the sta...
The behavior has changed with the new version. It now restarts visual studio after the extension crashes. And Visual Studio displays: A previous session terminated unexpectedly. 'Disabling extension '.NET Reflector Visual Studio Extension 10.1.3.1218' might help prevent similar issues. Attached the stacktrace. / comments
The behavior has changed with the new version.It now restarts visual studio after the extension crashes.And Visual Studio displays:A previous session terminated unexpectedly. 'Disabling extension '...
Attached a copy of Microsoft.SharePoint.dll / comments
Attached a copy of Microsoft.SharePoint.dll
Inspecting the variables with a debugger attached. It seems to be caused by the following method: Microsoft.SharePoint.SPStoredProceduresContent.proc_InsertEventSubcriptionJunctionEntries Inspecting that method with the reflector application (not the visual studio extension), crashes reflector. Attached the stacktrace of that crash. / comments
Inspecting the variables with a debugger attached.It seems to be caused by the following method:Microsoft.SharePoint.SPStoredProceduresContent.proc_InsertEventSubcriptionJunctionEntriesInspecting t...