<?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: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10 in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538557#M4453</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please try verify by loading symbol information from modules window.&lt;/P&gt;
&lt;P&gt;See if it is loading the right debug symbol.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShareX_R3QTowRuit.png" style="width: 920px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/775338i022FE51567CE3913/image-size/large?v=v2&amp;amp;px=999" role="button" title="ShareX_R3QTowRuit.png" alt="ShareX_R3QTowRuit.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="527TEd7TTg.png" style="width: 689px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/775339i16F791761C717DEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="527TEd7TTg.png" alt="527TEd7TTg.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 May 2020 16:40:33 GMT</pubDate>
    <dc:creator>moogalm</dc:creator>
    <dc:date>2020-05-25T16:40:33Z</dc:date>
    <item>
      <title>Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538208#M4448</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently working on an AutoCAD PlugIn using the following setup:&lt;/P&gt;&lt;P&gt;Windows 10&lt;/P&gt;&lt;P&gt;Visual Studio 2012 Update 4&lt;/P&gt;&lt;P&gt;AutoCAD 2016&lt;/P&gt;&lt;P&gt;ObjectARX 2016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently our operating system was changed from Windows 7 to Windows 10.&lt;/P&gt;&lt;P&gt;Unfortunatelly I had to setup my work environment from scratch.&lt;/P&gt;&lt;P&gt;Using my previous project data I tried building it which worked fine.&lt;/P&gt;&lt;P&gt;But when it comes to debugging I get the following message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="christineweiss86_0-1590408931862.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/775251iCFD67177C28D5E68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="christineweiss86_0-1590408931862.png" alt="christineweiss86_0-1590408931862.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and my breakpoints are not working.&lt;/P&gt;&lt;P&gt;I already set the symbol server in the options to "&lt;A href="http://symbols.autodesk.com/symbols&amp;quot;" target="_blank"&gt;http://symbols.autodesk.com/symbols"&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Before the OS change I had no problems debugging and using breakpoints.&lt;/P&gt;&lt;P&gt;What I also have tried is deleting all the .obj files and loading the symbols while debugging.&lt;/P&gt;&lt;P&gt;There it told me that no matching .pdb files could be found even for my .arx and .dbx files.&lt;/P&gt;&lt;P&gt;Does anyone have any tips for me how I could solve this problem?&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 13:16:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538208#M4448</guid>
      <dc:creator>christineweiss86</dc:creator>
      <dc:date>2020-05-25T13:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538298#M4449</link>
      <description>&lt;P&gt;Try to check Use Native Compatibility Mode:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="изображение.png" style="width: 641px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/775293i860D810AD0812671/image-size/large?v=v2&amp;amp;px=999" role="button" title="изображение.png" alt="изображение.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 14:00:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538298#M4449</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2020-05-25T14:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538315#M4450</link>
      <description>&lt;P&gt;The message "no debugging information found for acad.exe" is not unusual. It appears, because acad.exe has no debugging information indeed. Just click&amp;nbsp;&amp;nbsp;&amp;nbsp; [x] Don't show this again&amp;nbsp;&amp;nbsp;&amp;nbsp; and it will be gone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The interesting question is: Why are your breakpoints not working?&lt;/P&gt;
&lt;P&gt;Does AutoCAD load your ARX? Do you see it in the Debugging-&amp;gt;Windows-&amp;gt;Modules list? If not you might have built the wrong 32/64 bit version. If Acad loads your ARX: Are you sure that it really loads the ARX that you built and not a identically named ARX from a different directory?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sometimes it helps to delete the PDB and rebuild.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You don't need to set up the symbol server to debug your own application. This is only required, if you want to debug into AutoCAD code.&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 14:10:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538315#M4450</guid>
      <dc:creator>tbrammer</dc:creator>
      <dc:date>2020-05-25T14:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538509#M4451</link>
      <description>&lt;P&gt;Sorry I can't find this option. This is what I've got:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Options1.jpg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/775320iFABDC1BDE79FADA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Options1.jpg" alt="Options1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Options2.jpg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/775321iE40BBF1598A7A6F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Options2.jpg" alt="Options2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 16:12:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538509#M4451</guid>
      <dc:creator>christineweiss86</dc:creator>
      <dc:date>2020-05-25T16:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538538#M4452</link>
      <description>&lt;P&gt;Ok, I was not sure if I added the AutoCAD symbols in the past configuration since it was a long time ago. Maybe back then I clicked the Don't show this again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To the other questions:&lt;/P&gt;&lt;P&gt;AutoCAD is loading the right ARX and DBX files since I am using command arguments with the OutDir variable and I did not change anything around the loading part since it did work under windows 7.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Command_Arguments.jpg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/775331i0418663E7390F281/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Command_Arguments.jpg" alt="Command_Arguments.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see the ARX and DBX in the modules window and visual studio could not find any debugging symbols.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Modules.jpg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/775333i58117BFE9390DEDF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Modules.jpg" alt="Modules.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try and open them manually in the output path it is telling me that there is no matching .pdb file found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Load_Symbol.JPG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/775334i80B8F34C33558E26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Load_Symbol.JPG" alt="Load_Symbol.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I also tried using the .pdb files from the project output directory instead of the part project. These are the places where Visual Studio puts the .pdb files:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Users\(..)\Documents\Visual Studio 2012\Projects\PlanPro-Dev\PlanPro\x64\Debug&lt;/P&gt;&lt;P&gt;C:\Users\(..)\Documents\Visual Studio 2012\Projects\PlanPro-Dev\PlanProDBX\x64\Debug&lt;/P&gt;&lt;P&gt;C:\Users\(..)\Documents\Visual Studio 2012\Projects\PlanPro-Dev\x64\Debug&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already tried deleting the .pdb files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I am building the x64 - Debug version.&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 16:26:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538538#M4452</guid>
      <dc:creator>christineweiss86</dc:creator>
      <dc:date>2020-05-25T16:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538557#M4453</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please try verify by loading symbol information from modules window.&lt;/P&gt;
&lt;P&gt;See if it is loading the right debug symbol.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShareX_R3QTowRuit.png" style="width: 920px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/775338i022FE51567CE3913/image-size/large?v=v2&amp;amp;px=999" role="button" title="ShareX_R3QTowRuit.png" alt="ShareX_R3QTowRuit.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="527TEd7TTg.png" style="width: 689px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/775339i16F791761C717DEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="527TEd7TTg.png" alt="527TEd7TTg.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 16:40:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9538557#M4453</guid>
      <dc:creator>moogalm</dc:creator>
      <dc:date>2020-05-25T16:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9539565#M4454</link>
      <description>&lt;P&gt;In your project settings you could try to change [Debugging-&amp;gt;Debugger type]&amp;nbsp; from&amp;nbsp; "Auto" to "native".&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 07:51:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9539565#M4454</guid>
      <dc:creator>tbrammer</dc:creator>
      <dc:date>2020-05-26T07:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9539804#M4455</link>
      <description>&lt;P&gt;Visual Studio is looking at the right path but the PDB does not match:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;C:\Users\(..)\Documents\Visual Studio 2012\Projects\PlanPro-Dev\x64\Debug\PlanPro.pdb: PDB does not match image.&lt;BR /&gt;C:\Users\(..)\Documents\Visual Studio 2012\Projects\PlanPro-Dev\x64\Debug\PlanPro.pdb: PDB does not match image.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;How could that happen? I just rebuilt my project and the .pdb files do not match?&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 09:22:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9539804#M4455</guid>
      <dc:creator>christineweiss86</dc:creator>
      <dc:date>2020-05-26T09:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9539807#M4456</link>
      <description>&lt;P&gt;I tried unfortunatelly it did not solve the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 09:24:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9539807#M4456</guid>
      <dc:creator>christineweiss86</dc:creator>
      <dc:date>2020-05-26T09:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9539841#M4457</link>
      <description>&lt;P&gt;I'm running out of ideas :(.&amp;nbsp; Have a look at this article:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/18109575/symbol-file-not-loading-for-debugging-custom-project-in-visual-studio-2012" target="_blank"&gt;https://stackoverflow.com/questions/18109575/symbol-file-not-loading-for-debugging-custom-project-in-visual-studio-2012&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Maybe it helps.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 09:35:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9539841#M4457</guid>
      <dc:creator>tbrammer</dc:creator>
      <dc:date>2020-05-26T09:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9539870#M4458</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Probably you might have checked this already, just in case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Linker: Configuration Properties -&amp;gt; Linker -&amp;gt; Debugging -&amp;gt; Generate Program Database File&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;How could that happen? I just rebuilt my project and the .pdb files do not match?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Your project is still might be reusing the old debug symbol or referred somewhere, even rebuilding the project doesn't guarantee&amp;nbsp;you a new copy of debug symbol (provided the source code is not altered).&lt;BR /&gt;One option is recheck your *.vcxproj in any text editor, see if Machine Type is set X64 is under Debug configuration (this one example, but there could be many other such gotchas), compiling old sample in new environment always comes with interesting challenges.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Here is an excerpt from &lt;A href="https://docs.microsoft.com/en-in/archive/blogs/jimgries/why-does-visual-studio-require-debugger-symbol-files-to-exactly-match-the-binary-files-that-they-were-built-with" target="_blank" rel="noopener"&gt;MS Knowledge Article&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;"Surely if I build a component twice, consecutively, with no changes to source in-between, I&amp;nbsp;certainly will&amp;nbsp;end up with two identical copies of that component, right?"&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Surprisingly, the answer to this question is: "no, that is not&amp;nbsp;necessarily true".&amp;nbsp; The most obvious reason for this is the fact that an internal time-stamp will be different.&amp;nbsp; But even disregarding that, the answer is still the same, the actual layout of the code could be different.&lt;/P&gt;
&lt;P&gt;The reason is that compiler writers are&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;far more&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;interested in generating correctly functioning code and generating&amp;nbsp;it quickly than ensuring that whatever is generated is laid out identically on your hard drive.&amp;nbsp; Due to the numerous and varied methods and implementations for optimizing code, it is always&amp;nbsp;possible that one build ended up with a little more time to do something extra or different than another build did.&amp;nbsp; Thus, the final result could be a&amp;nbsp;different set of bits for what is&amp;nbsp;the same functionality.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 09:49:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9539870#M4458</guid>
      <dc:creator>moogalm</dc:creator>
      <dc:date>2020-05-26T09:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9557590#M4459</link>
      <description>&lt;P&gt;Hello &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4586840"&gt;@christineweiss86&lt;/a&gt;&amp;nbsp; !&lt;BR /&gt;&lt;BR /&gt;Great to see you here on ObjectARX Forum.&lt;BR /&gt;&lt;BR /&gt;Did you find a solution? &lt;BR /&gt;If yes, please click on the &lt;FONT color="#008000"&gt;"Accept as Solution"&lt;/FONT&gt; button as then also other community users can easily find and benefit from the information.&lt;BR /&gt;If not please don't hesitate to give an update here in your topic so all members know what ́s the progression on your question is and what might be helpful to achieve what you ́re looking for. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 13:09:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9557590#M4459</guid>
      <dc:creator>lena.talkhina</dc:creator>
      <dc:date>2020-06-03T13:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9557672#M4460</link>
      <description>&lt;P&gt;Sorry but another urgent topic popped up for me that I have to solve first.&lt;/P&gt;&lt;P&gt;I am still working on solving this problem and I am reporting back as soon as I have an update or hopefully the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all for the support so far!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 13:34:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9557672#M4460</guid>
      <dc:creator>christineweiss86</dc:creator>
      <dc:date>2020-06-03T13:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9557772#M4461</link>
      <description>&lt;P&gt;don't be sorry &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4586840"&gt;@christineweiss86&lt;/a&gt; !&lt;/P&gt;
&lt;P&gt;It's completely find to be busy with other tasks.&lt;/P&gt;
&lt;P&gt;Let us know whenever you ready.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for coming back and update the thread.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 13:59:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9557772#M4461</guid>
      <dc:creator>lena.talkhina</dc:creator>
      <dc:date>2020-06-03T13:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in Visual Studio 2012 using ObjectARX 2016 on Windows 10</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9607771#M4462</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I finally managed to find the solution to my problem. In my case there was a sync tool that was operating on the documents path where my solution files are stored. Even though I told it not to sync this path it must have caused some conflicts for visual studio because as soon as I closed the sync tool the breakpoints work just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes it is just that simple but you can search weeks ^^&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for the nice support.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 13:39:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/debugging-in-visual-studio-2012-using-objectarx-2016-on-windows/m-p/9607771#M4462</guid>
      <dc:creator>christineweiss86</dc:creator>
      <dc:date>2020-06-29T13:39:05Z</dc:date>
    </item>
  </channel>
</rss>

