<?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 Re: Application.ShowModalDialog is Missing in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/application-showmodaldialog-is-missing/m-p/12128655#M7945</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Application.ShowModalWindow and Application.ShowModelessWindow are part of the Autodesk.AutoCAD.ApplicationServices.Core namespace defined in AcCoreMgd.dll.&lt;/P&gt;
&lt;P&gt;Application.ShowModalDialog and Application.ShowModelessDialog are part of the Autodesk.AutoCAD.ApplicationServices namespace defined in AcMgd.dll.&lt;/P&gt;
&lt;P&gt;So, you have to reference AcMgd.dll and sprecify the complete address: Autodesk.AutoCAD.ApplicationServices.Application.ShowModalDialog.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2023 18:55:07 GMT</pubDate>
    <dc:creator>_gile</dc:creator>
    <dc:date>2023-07-26T18:55:07Z</dc:date>
    <item>
      <title>Application.ShowModalDialog is Missing</title>
      <link>https://forums.autodesk.com/t5/net-forum/application-showmodaldialog-is-missing/m-p/12127669#M7944</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was going back to fix an issue from a previous program, which used an older API. When I went in and updated the references, all the Autodesk.AutoCAD.ApplicationServices.Application.ShowModalDialog() dependencies no longer have a reference. For some background, I have some windows forms that I wish to show the user so they can input the information, and it did work before. The closest thing I could find within the new API is Application.ShowModalWindow() but going down that path it is asking for a presentation framework. it is also hard to find anything about it on the internet. Any help would be appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 13:23:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/application-showmodaldialog-is-missing/m-p/12127669#M7944</guid>
      <dc:creator>jdaltonAWVZ3</dc:creator>
      <dc:date>2023-07-26T13:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Application.ShowModalDialog is Missing</title>
      <link>https://forums.autodesk.com/t5/net-forum/application-showmodaldialog-is-missing/m-p/12128655#M7945</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Application.ShowModalWindow and Application.ShowModelessWindow are part of the Autodesk.AutoCAD.ApplicationServices.Core namespace defined in AcCoreMgd.dll.&lt;/P&gt;
&lt;P&gt;Application.ShowModalDialog and Application.ShowModelessDialog are part of the Autodesk.AutoCAD.ApplicationServices namespace defined in AcMgd.dll.&lt;/P&gt;
&lt;P&gt;So, you have to reference AcMgd.dll and sprecify the complete address: Autodesk.AutoCAD.ApplicationServices.Application.ShowModalDialog.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 18:55:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/application-showmodaldialog-is-missing/m-p/12128655#M7945</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2023-07-26T18:55:07Z</dc:date>
    </item>
  </channel>
</rss>

