Exception "System.Reflection.TargetInvocationException" Visual Studio 2019

Sysprogs forums Forums VisualGDB Exception "System.Reflection.TargetInvocationException" Visual Studio 2019

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25618
    runout
    Participant

    Hi,

    use VGDB 5.4R10 or 5.4R12 (same behavior) an VS 2019 15.9.14 (Win10)

    Exception “System.Reflection.TargetInvocationException” in mscorlib.dll when I starting Debug (F5).
    Start w/o Debugging works. (Strg+F5)

    What can I do to solve this Exception?
    What does it mean: the value for SplitterDistance is not valid?
    Delete some temporary Files? Reset Screen-Layout?

    Kind Regards
    Runout

     

     

    • This topic was modified 4 years, 8 months ago by runout.
    Attachments:
    You must be logged in to view attached files.
    #25620
    runout
    Participant

    another attachment

    Attachments:
    You must be logged in to view attached files.
    #25623
    support
    Keymaster

    Hi,

    This looks similar to a problem that was recently fixed on our side (invalid layout computation for one of the tool windows). Please try this build: VisualGDB-5.4.112.3248.msi

    If it doesn’t help, please try evaluating “$exception” in the outer VS instance and navigate to the InnerException field of it. Then check its call stack and let us know (together with the build number it was obtained from) and we should be able to fix it.

    #25625
    runout
    Participant

    Hi,

    thanks for your advice.
    A quick solution helps (in my case):
    “Reset Windows Layout”
    Windows: ALT + W, R

    Do you plan to release a “major version” (e.g. 5.5) next time? (with version history…)

    Kind Regards
    Runout

    #25626
    support
    Keymaster

    Hi,

    Good to know it works.

    Regarding the major version, yes, we are currently finishing our work on supporting more device families and will start releasing preview builds on the next major version introducing new functionality in the next 1-2 months.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.