Skip to content

User defined project name not set correctly in *.Designer.vb files in VB project #11

@Sreeparna-11

Description

@Sreeparna-11

Issue:-
Default string AutoCAD_VB_plug_in used in place of user defined project name in the following files in a VB project created using AutoCAD 2024 VB plug-in:

  1. Resources.Designer.vb
  2. Settings.Designer.vb
  3. myCommands.Designer.vb

Result:- Build fails until resolved manually
Build started...
1>------ Build started: Project: KeepAttributesHorizontal, Configuration: Debug Any CPU ------
1>C:\Users\ayoad\source\repos\KeepAttributesHorizontal\KeepAttributesHorizontal\My Project\Settings.Designer.vb(67,48): error BC30002: Type 'Global.AutoCAD_VB_plug_in.My.MySettings' is not defined.
GIT_Issue_Wizard_VB_AutoCAD_VB_plug_in
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions