VisualGDB Template Import Error

Sysprogs forums Forums VisualGDB VisualGDB Template Import Error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13503
    gruebs
    Participant

    On importing a VisualGDB template an error occurs.
    <table>
    <tbody>
    <tr>
    <td>VisualGDB version: 5.3.14.1892
    —————— System.NullReferenceException ——————
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value)
    bei System.Windows.Forms.RadioButton.PerformAutoUpdates(Boolean tabbedInto)
    bei System.Windows.Forms.RadioButton.set_Checked(Boolean value)
    bei v91.d1(EmbeddedUserProjectTemplate b, Boolean c, CLanguageStandard d, ImportedExternalProject e, String a)
    bei VisualGDB.Wizard.Embedded.EmbeddedProjectWizardImpl.m.j(h41 a)
    bei h41.o_2(v a)
    bei v91.o_2(v a)
    bei qd.k1(Int32 a)</td>
    </tr>
    </tbody>
    </table>
    After Clicking “Finish” the created Project does not got the Compiler Flags from the template.

    The attached ZIP container holds:

    • the project from where the template was created (“Template\ARM_CM4”)
    • the template itself (“Template\ARM_CM4_Template.vgdbxpt”)
    • the project which is based on the template (“MyArmCm4Project\MyProjectFromTemplate_VS”)

    What should I do to fix the problem?

     

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

    Hi,

    Thanks, this looks like a bug fixed a few maintenance builds ago. Please update to the latest VisualGDB 5.3R8.

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