<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic EventsWatcher Sample in ObjectsARX 2013 in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/eventswatcher-sample-in-objectsarx-2013/m-p/3664104#M52882</link>
    <description>&lt;P&gt;I have tried to build the EventsWatcher Sample project in ObjectARX 2013 (also in 2011) but error message says Namespace 'Windows' and 'Drawings' are not in Namespace 'System' and suggest am I missing a reference. The readme file only says I have to reference two managed dlls. There are four ...Mgd.dll in the inc folder. Which are the once I should reference?.&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;AloyH&lt;/P&gt;</description>
    <pubDate>Wed, 17 Oct 2012 22:50:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-10-17T22:50:52Z</dc:date>
    <item>
      <title>EventsWatcher Sample in ObjectsARX 2013</title>
      <link>https://forums.autodesk.com/t5/net-forum/eventswatcher-sample-in-objectsarx-2013/m-p/3664104#M52882</link>
      <description>&lt;P&gt;I have tried to build the EventsWatcher Sample project in ObjectARX 2013 (also in 2011) but error message says Namespace 'Windows' and 'Drawings' are not in Namespace 'System' and suggest am I missing a reference. The readme file only says I have to reference two managed dlls. There are four ...Mgd.dll in the inc folder. Which are the once I should reference?.&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;AloyH&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2012 22:50:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/eventswatcher-sample-in-objectsarx-2013/m-p/3664104#M52882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-17T22:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: EventsWatcher Sample in ObjectsARX 2013</title>
      <link>https://forums.autodesk.com/t5/net-forum/eventswatcher-sample-in-objectsarx-2013/m-p/3664174#M52883</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just built the project from the SDK without issue.&lt;/P&gt;&lt;P&gt;Did you open the&amp;nbsp; &lt;EM&gt;EventsWatcher.csproj file &lt;/EM&gt;in visual studio ??&amp;nbsp; .. or one of the .cs files ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for info, the AutoCAD dlls referenced are&lt;/P&gt;&lt;P&gt;...\ObjectARX 2013\inc\accoremgd.dll&lt;/P&gt;&lt;P&gt;...\ObjectARX 2013\inc\acdbmgd.dll&lt;/P&gt;&lt;P&gt;...\ObjectARX 2013\inc\acmgd.dll&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the others you mention are&lt;/P&gt;&lt;P&gt;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Drawing.dll&lt;/P&gt;&lt;P&gt;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Windows.Forms.dll&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2012 23:54:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/eventswatcher-sample-in-objectsarx-2013/m-p/3664174#M52883</guid>
      <dc:creator>kerry_w_brown</dc:creator>
      <dc:date>2012-10-17T23:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: EventsWatcher Sample in ObjectsARX 2013</title>
      <link>https://forums.autodesk.com/t5/net-forum/eventswatcher-sample-in-objectsarx-2013/m-p/3664638#M52884</link>
      <description>&lt;P&gt;Thank you very much Kerry. Your info helped a lot. There are eight .Net events and I am trying to find examples of implimenting them. Any location where I can find them?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AloyH&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2012 11:14:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/eventswatcher-sample-in-objectsarx-2013/m-p/3664638#M52884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-18T11:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: EventsWatcher Sample in ObjectsARX 2013</title>
      <link>https://forums.autodesk.com/t5/net-forum/eventswatcher-sample-in-objectsarx-2013/m-p/3664686#M52885</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;&lt;P&gt;&amp;lt;..&amp;gt;&amp;nbsp; There are eight .Net events and I am trying to find examples of implimenting them. Any location where I can find them?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AloyH&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Depends what they are &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you seen&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://adndevblog.typepad.com/autocad/2012/04/dwg-debugger-mgddbg-app-for-autocad-20122013.html"&gt;http://adndevblog.typepad.com/autocad/2012/04/dwg-debugger-mgddbg-app-for-autocad-20122013.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2012 11:52:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/eventswatcher-sample-in-objectsarx-2013/m-p/3664686#M52885</guid>
      <dc:creator>kerry_w_brown</dc:creator>
      <dc:date>2012-10-18T11:52:41Z</dc:date>
    </item>
  </channel>
</rss>

