Message 1 of 3
Type 'AutoCAD_VB_plug_in.My.MySettings' not defined error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am new to .net programming for AutoCAD. In my system AutoCAD Civil 3D 2011 is installed.
As per the instrution in the "My First Plug-in Training" of autodesk, I did the installation of
- VS2008Exprees,
- objectarx_2011 _wizard and
- autocad_2010-2012_dotnet_wizards
As soon as create a new project, I find the following 2 errors.
- Type 'AutoCAD_VB_plug_in.My.MySettings' not defined.
- 'AutoCAD_VB_plug_in' is not a member of '<Default>'.
Why I am getting these errors? Any help in this regard will be highly appreciated.
Thanks.