Invalid Ruleset Name: ConfigurationGeneral

Sysprogs forums Forums VisualGDB Invalid Ruleset Name: ConfigurationGeneral

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32994
    AChomski
    Participant

    Hi there,

    I’m trying to update an imported Embedded Project using Visual Studio Community 2022 & VisualGDB 5.6 but I keep running into this error:

    VisualGDB version: 5.6.106.4622
    —————— System.ArgumentException ——————
    System.ArgumentException: Invalid ruleset name: ConfigurationGeneral
    at em2.SetCustomPropertyValue(String a, String b, String c)
    at z82.b(IVCConfiguration a, ToolchainKey b)
    at xw.p(ph3 d, IProjectEditContext b, Boolean c, KeilComponentTree a, String[] e)
    at x33.t()
    trace=[em2.SetCustomPropertyValue:41, z82.b:0, xw.p:1430, x33.t:937]

    —————— System.ArgumentException ——————
    System.ArgumentException: Invalid ruleset name: Gcc
    at em2.GetCustomPropertyValue(String c, String b, Boolean a)
    at nf.m(IVCConfiguration c, e b, String a)
    at nf.l(IVCConfiguration a)
    at qb2.e(Dictionary`2 c, String f, ph3 e, iu1 b, InvariantProjectBuildSettings d, InvariantProjectBuildSettings a)
    at qb2.j(Dictionary`2 c, String e, ph3 f, ImportedProjectProfile d, ImportedExternalProject a, Boolean b)
    at qb2.f.b_2(r3 b, Object a)
    at x33.f.c_2(r3 a)
    at x33.p.j()
    trace=[em2.GetCustomPropertyValue:42, nf.m:60, nf.l:5, qb2.e:26, qb2.j:206, qb2+f.b_2:271, x33+f.c_2:64, x33+p.j:252]

    I have tried uninstalling VisualGDB & Visual Studio, then reinstalling first Visual Studio w/C++ desktop development then VisualGDB but that doesn’t fix it. Running the VisualGDB installer and selecting repair does not fix it either. Would appreciate any advice on how to fix my installation.

    #32996
    support
    Keymaster

    Hi,

    It looks like the MSBuild logic for the project has not been initialized properly. Please double-check whether you can create/edit a new project of the similar type. If yes, please try comparing the failing project file against the newly created project file.

    If the new project doesn’t work either, please let us know and we will help you narrow this down further.

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