Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Sreeparna-11 opened this issue Jan 15, 2024 · 0 comments

Comments

@Sreeparna-11
Copy link

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 ==========

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant