Submitting exception to YouTrack fails
Hi,
I get the following error message when trying to submit an exception: "',' hexadecimal value 0x00, is an invalid character. Line 1, position 2118."
And here's the technical information to go with the actual exception, which occurs if I hit ctrl-g then select "Go to Implementation" while the cursor is on an interface method.
Value cannot be null. Parameter name: actionId
--- EXCEPTION #1/2 [ArgumentNullException]
Message = “Value cannot be null.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentNullException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Platform.ReSharper.Shell
ParamName = actionId
StackTraceString = “
at JetBrains.Application.ActivityTrackingNew.ActivityTracking.TrackAction(String actionId) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Shell\src\ActivityTrackingNew\ActivityTracking.cs:line 96
at JetBrains.ReSharper.Feature.Services.ActionsMenu.ExtensibleAction`3.<>c__DisplayClass10.<>c__DisplayClass17.<ExecuteGroup>b__e(Object args) in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\ActionsMenu\ExtensibleAction.cs:line 201
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Signal!1.cs:line 377
”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “
Value cannot be null.
Parameter name: actionId
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsErrorInfo = “Unable to cast object of type 'System.Windows.Forms.ComponentManagerProxy' to type 'Microsoft.VisualStudio.OLE.Interop.IOleComponent'.
Please sign in to leave a comment.
Hello Richard,
Thank you for reporting this problem. I was able to reproduce this exception,
however I could not reproduce the problem with exception submission. Are
you able to repeatedly reproduce this error? Could you please also attach
a screenshot of ReSharper | Help | About dialog?
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi Andrey,
I haven't seen this error since restarting VS2010. I'll send the screenshots if it happens again.
---
Richard
similar problem here, build 2122, clicked submit, but this happened:
