<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/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>Microstation Connect debugging using VS2015</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/153561/microstation-connect-debugging-using-vs2015</link><description>Hi, 
 I have been trying to debug one of the example code in Microstation CONNECT 10.08.00.37 using Visual Studio 2015 Community Edition. Is there any documentation on how to go about doing this. Every document I find either is for 8i or a different version</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Microstation Connect debugging using VS2015</title><link>https://communities.bentley.com/thread/458879?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 09:38:26 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:438927d7-7a31-4eb3-bf3c-4b8e495bc06f</guid><dc:creator>Dilip Bhandarkar</dc:creator><description>&lt;p&gt;Jon,&lt;/p&gt;
&lt;p&gt;Thanks.&amp;nbsp; I will try it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Microstation Connect debugging using VS2015</title><link>https://communities.bentley.com/thread/458712?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 15:44:31 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:824ad49c-ed72-46a4-9301-85d9e55402a4</guid><dc:creator>Jon Summers</dc:creator><description>[quote userid="32707" url="~/products/programming/microstation_programming/f/microstation-programming---forum/153561/microstation-connect-debugging-using-vs2015"] I can&amp;#39;t seem to be able to even locate where to specify to Visual Studio about the location of the &lt;strong&gt;DLL&lt;/strong&gt;[/quote]
&lt;p&gt;I don&amp;#39;t understand your statement.&amp;nbsp; If you&amp;#39;ve used Viz Studio to build your project, it clearly knows the location of the DLL it has built for you.&amp;nbsp; You specify the DLL location in Viz Studio&amp;#39;s project &lt;em&gt;Properties|Linker&lt;/em&gt;...&lt;/p&gt;
&lt;p&gt;&lt;img alt="LA Solutions: Visual Studio Linker Properties" height="244" src="http://www.la-solutions.co.uk/content/V8/MDL/images/imgVizStudioLinker-OutputFolder.png" width="356" /&gt;&lt;/p&gt;
&lt;p&gt;In this example, Windows environment variable &lt;code&gt;MS&lt;/code&gt; contains the MicroStation folder.&amp;nbsp; Viz Studio understands Windows environment variables: it treats it as a built-in macro using syntax &lt;code&gt;$(MS)&lt;/code&gt;.&amp;nbsp; If you don&amp;#39;t have that variable defined, you can use the full path.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>