Author Topic: MgdDbg 2019  (Read 5150 times)

0 Members and 1 Guest are viewing this topic.

Jeff H

  • Needs a day job
  • Posts: 6150
MgdDbg 2019
« on: September 28, 2018, 11:51:41 PM »
Had to update MgdDbg since they remove some classes in 2019 and causes an error when loading and looks like Autodesk has not updated it on Github.
Attached is a bundle that contains 2013,2015, & 2019
The solution is in  MgdDbg.bundle\Contents\src\MgdDbg
The actual dll's are at MgdDbg.bundle\Contents\bin\v23.0\Release for 2019.

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2139
  • class keyThumper<T>:ILazy<T>
Re: MgdDbg 2019
« Reply #1 on: September 29, 2018, 03:08:33 AM »

Kudos !
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

Jeff H

  • Needs a day job
  • Posts: 6150
Re: MgdDbg 2019
« Reply #2 on: September 29, 2018, 05:22:32 PM »

huiz

  • Swamp Rat
  • Posts: 917
  • Certified Prof C3D
Re: MgdDbg 2019
« Reply #3 on: October 01, 2018, 03:21:48 AM »
Great! Last years I built them myself. I'll have a look on your variant, since Autodesk removes stuff I used a lot of #if's to exclude non-working code.


But I can't live without this tool, it is a great help to examin the drawing and entities. I used a lot of Entity Data lately and it is really easy with this tool to see if it was added correctly.
The conclusion is justified that the initialization of the development of critical subsystem optimizes the probability of success to the development of the technical behavior over a given period.

mohnston

  • Bull Frog
  • Posts: 305
  • CAD Programmer
Re: MgdDbg 2019
« Reply #4 on: October 24, 2018, 12:09:55 PM »
Much appreciated.
It's amazing what you can do when you don't know what you can't do.
CAD Programming Solutions

Bryco

  • Water Moccasin
  • Posts: 1883
Re: MgdDbg 2019
« Reply #5 on: October 24, 2018, 01:25:17 PM »
Hi Jeff I am getting 
Couldn't process file Snoop\Forms\Objects.resx due to its being in the Internet or Restricted zone

Do I have to download some files?   I have unblocked the files

Bryco

  • Water Moccasin
  • Posts: 1883
Re: MgdDbg 2019
« Reply #6 on: October 24, 2018, 01:51:23 PM »
No problem I didnt realize I had to unblock every file.  Thanks Jeff

Jeff H

  • Needs a day job
  • Posts: 6150
Re: MgdDbg 2019
« Reply #7 on: October 25, 2018, 07:05:37 PM »
No problem I didnt realize I had to unblock every file.  Thanks Jeff
I think if you unblock before you unzip then it will unblock all

Bryco

  • Water Moccasin
  • Posts: 1883
Re: MgdDbg 2019
« Reply #8 on: October 26, 2018, 07:22:58 PM »
Great I just tried it and it worked thanks