<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to debug  server side code in ARAS?</title><link>https://www.aras.com/community/f/development/35963/how-to-debug-server-side-code-in-aras</link><description>I have added the breakpoint 
 if (System.Diagnostics.Debugger.Launch()) 
 System.Diagnostics.Debugger.Break(); 
 It hits on the method breakpoint in Visual Studio, but I can&amp;#39;t see the code nor I can step into it either. Also attaching the error occured</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to debug  server side code in ARAS?</title><link>https://www.aras.com/community/thread/5689?ContentTypeID=1</link><pubDate>Thu, 17 Sep 2020 07:03:17 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4d700556-1972-4823-9bbb-d8810ab08f3c</guid><dc:creator>priyanka_mishra</dc:creator><description>&lt;p&gt;Hi Gopikrishnan,&lt;br /&gt;&lt;br /&gt;I have already path value in Xml config file and have checked that dll and pdb are available in the given path but still&amp;nbsp; I can&amp;#39;t see the code to debug in Visual studio 2019.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to debug  server side code in ARAS?</title><link>https://www.aras.com/community/thread/5674?ContentTypeID=1</link><pubDate>Tue, 15 Sep 2020 03:28:18 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:bbcbd238-35eb-44e5-824a-158123266572</guid><dc:creator>Gopikrishnan</dc:creator><description>&lt;p&gt;Hi Priyanka&lt;/p&gt;
&lt;p&gt;Check this blog&amp;nbsp;&lt;a href="/b/english/posts/debugging-in-aras-innovator"&gt;https://community.aras.com/b/english/posts/debugging-in-aras-innovator&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You might need to add below key in innovatorseverconfig.xml file&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;lt;operating_parameter key=&amp;quot;DebugServerMethod&amp;quot; value=&amp;quot;true&amp;quot;/&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;ServerMethodTempDir Path should be the dll path&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;lt;operating_parameter key=&amp;quot;ServerMethodTempDir&amp;quot; value=&amp;quot;{Installation Path}\Innovator\Server\dll&amp;quot; /&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank You&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Gopikrishnan R&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>