<?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/"><channel><title>Troubleshooting Tips for .NET Framework Errors</title><link>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Troubleshooting Tips for .NET Framework Errors</title><link>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors</link><pubDate>Tue, 20 Oct 2015 14:48:54 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a7de4c21-e9fa-4112-a976-ed2642583199</guid><dc:creator>Jacquelyn Pettus</dc:creator><comments>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors#comments</comments><description>Current Revision posted to OpenRoads | OpenSite Wiki by Jacquelyn Pettus on 10/20/2015 2:48:54 PM&lt;br /&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;table style="border:0px solid #dce5f0;width:680px;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;InRoads, MX, GEOPAK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09+&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Basic Settings&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Chris Key, Bentley Technical Support Group&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-size:150%;"&gt;Troubleshooting .NET Framework Errors in InRoads, GEOPAK, and MX&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;The .NET Framework errors are a generic error that can happen at different stages working in the products.&amp;nbsp; There is no single method for fixing these errors, but there are different&amp;nbsp;workflows we have found that will help in different situations.&amp;nbsp; Below you will find methods and instructions for troublshooting the .NET Framework error when in these different stages in the product.&lt;/p&gt;
&lt;p class="Helptext"&gt;&lt;strong&gt;&lt;span style="font-size:150%;"&gt;What is the .NET Framework?&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;Before you can understand why you are getting these errors, you need to know what the .NET Framework is.&amp;nbsp; To read an overview of the .NET Framework provided by Microsoft, please visit this &lt;a title="Overview of the .NET Framework " href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx"&gt;Overview of the .NET Framework&lt;/a&gt; page.&amp;nbsp; As it pertains to our Bentley products, it is a technology that supports building and running the new generation of applications.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p class="Helptext"&gt;&lt;strong&gt;&lt;span style="font-size:150%;"&gt;How to Troubleshoot Errors on Installation or Startup&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Check the shortcut icon Properties for MicroStation and see if you have the command line switch and the Application switch set up for InRoads.&amp;nbsp; The following is how the &amp;#39;target&amp;#39; should read for the users accessing InRoads Suite through the MicroStation Shortcut Target:&amp;nbsp; &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS3=1 -wsINROADS_APP=Suite (&lt;/strong&gt;or &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS4=1 -wsINROADS_APP=Suite &lt;/strong&gt;if you have installed SS4).&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Make sure that the workspace is not calling up the SS2 command line switch.&amp;nbsp; It is possible that a configuration was previously created or a variable set in the workspace to call up the Load_InRoads_SS2=1 switch that is impeding on the SS3/SS4 startup.&amp;nbsp; Check in the &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\system&lt;/strong&gt; and &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl&lt;/strong&gt; directories for a file named &amp;#39;LoadInRoads.cfg&amp;#39;, ;LoadGEOPAK.cfg&amp;#39;,&amp;nbsp;or some other file that may contain a command line switch for the&amp;nbsp;SS2 version.&amp;nbsp; This SS2 switch could be preventing the correct SS3 information from loading.&amp;nbsp; If there is a file and the text inside that file reads &amp;quot;&lt;strong&gt;Load_InRoads_SS2=1&lt;/strong&gt;&amp;quot;, completely delete that file (or&amp;nbsp;comment out the line in the&amp;nbsp;CFG)&amp;nbsp;because it is trying to use the switch for the SS2 application instead of allowing the SS3/SS4 tools to load.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Go to &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl\InRoads.3.0.cfg &lt;/strong&gt;and comment out the following line.&amp;nbsp; We have found this to switch off the use of some old DLL files and force it to use only the SS3 files instead.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="padding-left:30px;" class="Helptext"&gt;&amp;nbsp;&amp;nbsp; # InRoads_SS3=1 (or # InRoads_SS4=1)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Another option is to manually uninstall InRoads and remove all DLL files from the computer in order to perform a clean installation.&amp;nbsp; Some file(s) may have been corrupt or not installed on the machine properly&amp;nbsp;during the installation.&amp;nbsp;&amp;nbsp;Access the &lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/270046"&gt;InRoads Group V8i SS3 Removal Instructions&lt;/a&gt; or&amp;nbsp;&lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/270522"&gt;InRoads Group V8i SS4 Removal Instructions&lt;/a&gt; to get a step by step process to remove all necessary file and uninstall the SS3/SS4 product.&amp;nbsp; Once this is complete, please reinstall the InRoads product.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="Helptext"&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;&lt;b&gt;&lt;img style="border-width:0px;" alt=" " src="/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" height="60" width="189" /&gt;&lt;/b&gt;&lt;/h1&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Troubleshooting Tips for .NET Framework Errors</title><link>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors/revision/10</link><pubDate>Wed, 08 Apr 2015 18:13:34 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a7de4c21-e9fa-4112-a976-ed2642583199</guid><dc:creator>Jacquelyn Pettus</dc:creator><comments>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors#comments</comments><description>Revision 10 posted to OpenRoads | OpenSite Wiki by Jacquelyn Pettus on 4/8/2015 6:13:34 PM&lt;br /&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;table style="border:0px solid #dce5f0;width:680px;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;InRoads, MX, GEOPAK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09+&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Basic Settings&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Chris Key, Bentley Technical Support Group&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-size:150%;"&gt;Troubleshooting .NET Framework Errors in InRoads, GEOPAK, and MX&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;The .NET Framework errors are a generic error that can happen at different stages working in the products.&amp;nbsp; There is no single method for fixing these errors, but there are different&amp;nbsp;workflows we have found that will help in different situations.&amp;nbsp; Below you will find methods and instructions for troublshooting the .NET Framework error when in these different stages in the product.&lt;/p&gt;
&lt;p class="Helptext"&gt;&lt;strong&gt;&lt;span style="font-size:150%;"&gt;What is the .NET Framework?&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;Before you can understand why you are getting these errors, you need to know what the .NET Framework is.&amp;nbsp; To read an overview of the .NET Framework provided by Microsoft, please visit this &lt;a title="Overview of the .NET Framework " href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx"&gt;Overview of the .NET Framework&lt;/a&gt; page.&amp;nbsp; As it pertains to our Bentley products, basically it is a technology that support building and running the new generation of applications.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p class="Helptext"&gt;&lt;strong&gt;&lt;span style="font-size:150%;"&gt;How to Troubleshoot Errors on Installation or Startup&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Check the shortcut icon Properties for MicroStation and see if you have the command line switch and the Application switch set up for InRoads.&amp;nbsp; The following is how the &amp;#39;target&amp;#39; should read for the users accessing InRoads Suite through the MicroStation Shortcut Target:&amp;nbsp; &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS3=1 -wsINROADS_APP=Suite (&lt;/strong&gt;or &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS4=1 -wsINROADS_APP=Suite &lt;/strong&gt;if you have installed SS4).&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Make sure that the workspace is not calling up the SS2 command line switch.&amp;nbsp; It is possible that a configuration was previously created or a variable set in the workspace to call up the Load_InRoads_SS2=1 switch that is impeding on the SS3/SS4 startup.&amp;nbsp; Check in the &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\system&lt;/strong&gt; and &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl&lt;/strong&gt; directories for a file named &amp;#39;LoadInRoads.cfg&amp;#39;, ;LoadGEOPAK.cfg&amp;#39;,&amp;nbsp;or some other file that may contain a command line switch for the&amp;nbsp;SS2 version.&amp;nbsp; This SS2 switch could be preventing the correct SS3 information from loading.&amp;nbsp; If there is a file and the text inside that file reads &amp;quot;&lt;strong&gt;Load_InRoads_SS2=1&lt;/strong&gt;&amp;quot;, completely delete that file (or&amp;nbsp;comment out the line in the&amp;nbsp;CFG)&amp;nbsp;because it is trying to use the switch for the SS2 application instead of allowing the SS3 tools to load.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Go to &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl\InRoads.3.0.cfg &lt;/strong&gt;and comment out the following line.&amp;nbsp; We have found this to switch off the use of some old DLL files and force it to use only the SS3 files instead.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="padding-left:30px;" class="Helptext"&gt;&amp;nbsp;&amp;nbsp; # InRoads_SS3=1 (or # InRoads_SS4=1)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Another option is to manually uninstall InRoads and remove all DLL files from the computer in order to perform a clean installation.&amp;nbsp; Some file(s) may have been corrupt or not installed on the machine properly&amp;nbsp;during the installation.&amp;nbsp;&amp;nbsp;Access the &lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/270046"&gt;InRoads Group V8i SS3 Removal Instructions&lt;/a&gt; or&amp;nbsp;&lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/270522"&gt;InRoads Group V8i SS4 Removal Instructions&lt;/a&gt; to get a step by step process to remove all necessary file and uninstall the SS3/SS4 product.&amp;nbsp; Once this is complete, please reinstall the InRoads product.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="Helptext"&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;&lt;b&gt;&lt;img style="border-width:0px;" alt=" " src="/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" height="60" width="189" /&gt;&lt;/b&gt;&lt;/h1&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Troubleshooting Tips for .NET Framework Errors</title><link>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors/revision/9</link><pubDate>Tue, 04 Nov 2014 20:21:11 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a7de4c21-e9fa-4112-a976-ed2642583199</guid><dc:creator>Jacquelyn Pettus</dc:creator><comments>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors#comments</comments><description>Revision 9 posted to OpenRoads | OpenSite Wiki by Jacquelyn Pettus on 11/4/2014 8:21:11 PM&lt;br /&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;table style="border:0px solid #dce5f0;width:680px;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;InRoads, MX, GEOPAK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09+&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Basic Settings&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Chris Key, Bentley Technical Support Group&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-size:150%;"&gt;Troubleshooting .NET Framework Errors in InRoads, GEOPAK, and MX&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;The .NET Framework errors are a generic error that can happen at different stages working in the products.&amp;nbsp; There is no single method for fixing these errors, but there are different&amp;nbsp;workflows we have found that will help in different situations.&amp;nbsp; Below you will find methods and instructions for troublshooting the .NET Framework error when in these different stages in the product.&lt;/p&gt;
&lt;p class="Helptext"&gt;&lt;strong&gt;&lt;span style="font-size:150%;"&gt;What is the .NET Framework?&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;Before you can understand why you are getting these errors, you need to know what the .NET Framework is.&amp;nbsp; To read an overview of the .NET Framework provided by Microsoft, please visit this &lt;a title="Overview of the .NET Framework " href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx"&gt;Overview of the .NET Framework&lt;/a&gt; page.&amp;nbsp; As it pertains to our Bentley products, basically it is a technology that support building and running the new generation of applications.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p class="Helptext"&gt;&lt;strong&gt;&lt;span style="font-size:150%;"&gt;How to Troubleshoot Errors on Installation or Startup&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Check the shortcut icon Properties for MicroStation and see if you have the command line switch and the Application switch set up for InRoads.&amp;nbsp; The following is how the &amp;#39;target&amp;#39; should read for the users accessing InRoads Suite through the MicroStation Shortcut Target:&amp;nbsp; &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS3=1 -wsINROADS_APP=Suite&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Make sure that the workspace is not calling up the SS2 command line switch.&amp;nbsp; It is possible that a configuration was previously created or a variable set in the workspace to call up the Load_InRoads_SS2=1 switch that is impeding on the SS3 startup.&amp;nbsp; Check in the &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\system&lt;/strong&gt; and &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl&lt;/strong&gt; directories for a file named &amp;#39;LoadInRoads.cfg&amp;#39;, ;LoadGEOPAK.cfg&amp;#39;,&amp;nbsp;or some other file that may contain a command line switch for the&amp;nbsp;SS2 version.&amp;nbsp; This SS2 switch could be preventing the correct SS3 information from loading.&amp;nbsp; If there is a file and the text inside that file reads &amp;quot;&lt;strong&gt;Load_InRoads_SS2=1&lt;/strong&gt;&amp;quot;, completely delete that file (or&amp;nbsp;comment out the line in the&amp;nbsp;CFG)&amp;nbsp;because it is trying to use the switch for the SS2 application instead of allowing the SS3 tools to load.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Go to &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl\InRoads.3.0.cfg &lt;/strong&gt;and comment out the following line.&amp;nbsp; We have found this to switch off the use of some old DLL files and force it to use only the SS3 files instead.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="padding-left:30px;" class="Helptext"&gt;&amp;nbsp;&amp;nbsp; # InRoads_SS3=1&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Another option is to manually uninstall InRoads and remove all DLL files from the computer in order to perform a clean installation.&amp;nbsp; Some file(s) may have been corrupt or not installed on the machine properly&amp;nbsp;during the installation.&amp;nbsp;&amp;nbsp;Access the &lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/270046"&gt;InRoads Group V8i SS3 Removal Instructions&lt;/a&gt; to get a step by step process to remove all necessary file and uninstall the SS3 product to perform a&amp;nbsp;fresh installation.&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="Helptext"&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;&lt;b&gt;&lt;img style="border-width:0px;" alt=" " src="/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" width="189" height="60" /&gt;&lt;/b&gt;&lt;/h1&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Troubleshooting Tips for .NET Framework Errors</title><link>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors/revision/8</link><pubDate>Tue, 14 Oct 2014 18:25:33 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a7de4c21-e9fa-4112-a976-ed2642583199</guid><dc:creator>Jacquelyn Pettus</dc:creator><comments>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors#comments</comments><description>Revision 8 posted to OpenRoads | OpenSite Wiki by Jacquelyn Pettus on 10/14/2014 6:25:33 PM&lt;br /&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;table style="border:0px solid #dce5f0;width:680px;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;InRoads, MX, GEOPAK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09+&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Basic Settings&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Chris Key, Bentley Technical Support Group&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Troubleshooting .NET Framework Errors in InRoads, GEOPAK, and MX&lt;/h1&gt;
&lt;p class="Helptext"&gt;The .NET Framework errors are a generic error that can happen at different stages working in the products.&amp;nbsp; There is no single method for fixing these errors, but there are different&amp;nbsp;workflows we have found that will help in different situations.&amp;nbsp; Below you will find methods and instructions for troublshooting the .NET Framework error when in these different stages in the product.&lt;/p&gt;
&lt;h1 class="Helptext"&gt;What is the .NET Framework?&lt;/h1&gt;
&lt;p class="Helptext"&gt;Before you can understand why you are getting these errors, you need to know what the .NET Framework is.&amp;nbsp; To read an overview of the .NET Framework provided by Microsoft, please visit this &lt;a title="Overview of the .NET Framework " href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx"&gt;Overview of the .NET Framework&lt;/a&gt; page.&amp;nbsp; As it pertains to our Bentley products, basically it is a technology that support building and running the new generation of applications.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h2 class="Helptext"&gt;How to troubleshoot errors on Installation or Startup&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Check the shortcut icon Properties for MicroStation and see if you have the command line switch and the Application switch set up for InRoads.&amp;nbsp; The following is how the &amp;#39;target&amp;#39; should read for the users accessing InRoads Suite through the MicroStation Shortcut Target:&amp;nbsp; &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS3=1 -wsINROADS_APP=Suite&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Make sure that the workspace is not calling up the SS2 command line switch.&amp;nbsp; It is possible that a configuration was previously created or a variable set in the workspace to call up the Load_InRoads_SS2=1 switch that is impeding on the SS3 startup.&amp;nbsp; Check in the &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\system&lt;/strong&gt; and &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl&lt;/strong&gt; directories for a file named &amp;#39;LoadInRoads.cfg&amp;#39;, ;LoadGEOPAK.cfg&amp;#39;,&amp;nbsp;or some other file that may contain a command line switch for the&amp;nbsp;SS2 version.&amp;nbsp; This SS2 switch could be preventing the correct SS3 information from loading.&amp;nbsp; If there is a file and the text inside that file reads &amp;quot;&lt;strong&gt;Load_InRoads_SS2=1&lt;/strong&gt;&amp;quot;, completely delete that file (or&amp;nbsp;comment out the line in the&amp;nbsp;CFG)&amp;nbsp;because it is trying to use the switch for the SS2 application instead of allowing the SS3 tools to load.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Go to &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl\InRoads.3.0.cfg &lt;/strong&gt;and comment out the following line.&amp;nbsp; We have found this to switch off the use of some old DLL files and force it to use only the SS3 files instead.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="padding-left:30px;" class="Helptext"&gt;&amp;nbsp;&amp;nbsp; # InRoads_SS3=1&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Another option is to manually uninstall InRoads and remove all DLL files from the computer in order to perform a clean installation.&amp;nbsp; Some file(s) may have been corrupt or not installed on the machine properly&amp;nbsp;during the installation.&amp;nbsp;&amp;nbsp;Access the &lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/265072.aspx"&gt;InRoads Group V8i SS3 Removal Instructions&lt;/a&gt; to get a step by step process to remove all necessary file and uninstall the SS3 product to perform a&amp;nbsp;fresh installation.&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="Helptext"&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;&lt;b&gt;&lt;img style="border-width:0px;" alt=" " src="/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" height="60" width="189" /&gt;&lt;/b&gt;&lt;/h1&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Troubleshooting Tips for .NET Framework Errors</title><link>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors/revision/7</link><pubDate>Tue, 14 Oct 2014 18:25:13 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a7de4c21-e9fa-4112-a976-ed2642583199</guid><dc:creator>Jacquelyn Pettus</dc:creator><comments>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors#comments</comments><description>Revision 7 posted to OpenRoads | OpenSite Wiki by Jacquelyn Pettus on 10/14/2014 6:25:13 PM&lt;br /&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;
&lt;table style="border:0px solid #dce5f0;width:680px;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;InRoads, MX, GEOPAK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09+&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Basic Settings&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Jacquelyn Pettus, Bentley Technical Support Group&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Troubleshooting .NET Framework Errors in InRoads, GEOPAK, and MX&lt;/h1&gt;
&lt;p class="Helptext"&gt;The .NET Framework errors are a generic error that can happen at different stages working in the products.&amp;nbsp; There is no single method for fixing these errors, but there are different&amp;nbsp;workflows we have found that will help in different situations.&amp;nbsp; Below you will find methods and instructions for troublshooting the .NET Framework error when in these different stages in the product.&lt;/p&gt;
&lt;h1 class="Helptext"&gt;What is the .NET Framework?&lt;/h1&gt;
&lt;p class="Helptext"&gt;Before you can understand why you are getting these errors, you need to know what the .NET Framework is.&amp;nbsp; To read an overview of the .NET Framework provided by Microsoft, please visit this &lt;a title="Overview of the .NET Framework " href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx"&gt;Overview of the .NET Framework&lt;/a&gt; page.&amp;nbsp; As it pertains to our Bentley products, basically it is a technology that support building and running the new generation of applications.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h2 class="Helptext"&gt;How to troubleshoot errors on Installation or Startup&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Check the shortcut icon Properties for MicroStation and see if you have the command line switch and the Application switch set up for InRoads.&amp;nbsp; The following is how the &amp;#39;target&amp;#39; should read for the users accessing InRoads Suite through the MicroStation Shortcut Target:&amp;nbsp; &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS3=1 -wsINROADS_APP=Suite&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Make sure that the workspace is not calling up the SS2 command line switch.&amp;nbsp; It is possible that a configuration was previously created or a variable set in the workspace to call up the Load_InRoads_SS2=1 switch that is impeding on the SS3 startup.&amp;nbsp; Check in the &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\system&lt;/strong&gt; and &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl&lt;/strong&gt; directories for a file named &amp;#39;LoadInRoads.cfg&amp;#39;, ;LoadGEOPAK.cfg&amp;#39;,&amp;nbsp;or some other file that may contain a command line switch for the&amp;nbsp;SS2 version.&amp;nbsp; This SS2 switch could be preventing the correct SS3 information from loading.&amp;nbsp; If there is a file and the text inside that file reads &amp;quot;&lt;strong&gt;Load_InRoads_SS2=1&lt;/strong&gt;&amp;quot;, completely delete that file (or&amp;nbsp;comment out the line in the&amp;nbsp;CFG)&amp;nbsp;because it is trying to use the switch for the SS2 application instead of allowing the SS3 tools to load.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Go to &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl\InRoads.3.0.cfg &lt;/strong&gt;and comment out the following line.&amp;nbsp; We have found this to switch off the use of some old DLL files and force it to use only the SS3 files instead.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="padding-left:30px;" class="Helptext"&gt;&amp;nbsp;&amp;nbsp; # InRoads_SS3=1&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Another option is to manually uninstall InRoads and remove all DLL files from the computer in order to perform a clean installation.&amp;nbsp; Some file(s) may have been corrupt or not installed on the machine properly&amp;nbsp;during the installation.&amp;nbsp;&amp;nbsp;Access the &lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/265072.aspx"&gt;InRoads Group V8i SS3 Removal Instructions&lt;/a&gt; to get a step by step process to remove all necessary file and uninstall the SS3 product to perform a&amp;nbsp;fresh installation.&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="Helptext"&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;&lt;b&gt;&lt;img style="border-width:0px;" alt=" " src="/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" height="60" width="189" /&gt;&lt;/b&gt;&lt;/h1&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Troubleshooting Tips for .NET Framework Errors</title><link>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors/revision/6</link><pubDate>Thu, 17 Jul 2014 19:00:19 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a7de4c21-e9fa-4112-a976-ed2642583199</guid><dc:creator>Jacquelyn Pettus</dc:creator><comments>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors#comments</comments><description>Revision 6 posted to OpenRoads | OpenSite Wiki by Jacquelyn Pettus on 7/17/2014 7:00:19 PM&lt;br /&gt;
&lt;h1&gt;&lt;b&gt;&lt;img style="border-width:0px;" alt=" " src="/Other/Old_Site_Files/Bentley_Folders/m/support/17560/download.aspx" height="60" width="189" /&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;table style="border:0px solid #dce5f0;width:500px;background-color:#dce5f0;" align="left" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;span style="font-size:medium;"&gt;&lt;b&gt;Applies To&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;InRoads v8i, GEOPAK v8i, MX V8i&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09.493&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Startup&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crashing&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Chris Key, Bentley Technical Support Group&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&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;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;&amp;nbsp;&lt;/h1&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Troubleshooting .NET Framework Errors in InRoads, GEOPAK, and MX&lt;/h1&gt;
&lt;p class="Helptext"&gt;The .NET Framework errors are a generic error that can happen at different stages working in the products.&amp;nbsp; There is no single method for fixing these errors, but there are different&amp;nbsp;workflows we have found that will help in different situations.&amp;nbsp; Below you will find methods and instructions for troublshooting the .NET Framework error when in these different stages in the product.&lt;/p&gt;
&lt;h1 class="Helptext"&gt;What is the .NET Framework?&lt;/h1&gt;
&lt;p class="Helptext"&gt;Before you can understand why you are getting these errors, you need to know what the .NET Framework is.&amp;nbsp; To read an overview of the .NET Framework provided by Microsoft, please visit this &lt;a title="Overview of the .NET Framework " href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx"&gt;Overview of the .NET Framework&lt;/a&gt; page.&amp;nbsp; As it pertains to our Bentley products, basically it is a technology that support building and running the new generation of applications.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h2 class="Helptext"&gt;How to troubleshoot errors on Installation or Startup&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Check the shortcut icon Properties for MicroStation and see if you have the command line switch and the Application switch set up for InRoads.&amp;nbsp; The following is how the &amp;#39;target&amp;#39; should read for the users accessing InRoads Suite through the MicroStation Shortcut Target:&amp;nbsp; &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS3=1 -wsINROADS_APP=Suite&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Make sure that the workspace is not calling up the SS2 command line switch.&amp;nbsp; It is possible that a configuration was previously created or a variable set in the workspace to call up the Load_InRoads_SS2=1 switch that is impeding on the SS3 startup.&amp;nbsp; Check in the &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\system&lt;/strong&gt; and &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl&lt;/strong&gt; directories for a file named &amp;#39;LoadInRoads.cfg&amp;#39;, ;LoadGEOPAK.cfg&amp;#39;,&amp;nbsp;or some other file that may contain a command line switch for the&amp;nbsp;SS2 version.&amp;nbsp; This SS2 switch could be preventing the correct SS3 information from loading.&amp;nbsp; If there is a file and the text inside that file reads &amp;quot;&lt;strong&gt;Load_InRoads_SS2=1&lt;/strong&gt;&amp;quot;, completely delete that file (or&amp;nbsp;comment out the line in the&amp;nbsp;CFG)&amp;nbsp;because it is trying to use the switch for the SS2 application instead of allowing the SS3 tools to load.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Go to &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl\InRoads.3.0.cfg &lt;/strong&gt;and comment out the following line.&amp;nbsp; We have found this to switch off the use of some old DLL files and force it to use only the SS3 files instead.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="padding-left:30px;" class="Helptext"&gt;&amp;nbsp;&amp;nbsp; # InRoads_SS3=1&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Another option is to manually uninstall InRoads and remove all DLL files from the computer in order to perform a clean installation.&amp;nbsp; Some file(s) may have been corrupt or not installed on the machine properly&amp;nbsp;during the installation.&amp;nbsp;&amp;nbsp;Access the &lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/265072.aspx"&gt;InRoads Group V8i SS3 Removal Instructions&lt;/a&gt; to get a step by step process to remove all necessary file and uninstall the SS3 product to perform a&amp;nbsp;fresh installation.&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="Helptext"&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;See Also&lt;/h1&gt;
&lt;p&gt;&lt;a href="/Products/w/Products__Wiki/product-technotes-and-faqs.aspx"&gt;Product TechNotes and FAQs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/Products/Road___Site_Design/w/Road_and_Site_Design__Wiki/inroads-product-technotes-faqs-and-support-video-clips.aspx"&gt;InRoads Product TechNotes FAQs And Support Video Clips&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="GEOPAK Support Clips, TechNotes &amp;amp;amp; FAQs" href="/products/road___site_design/w/road_and_site_design__wiki/3137.aspx"&gt;GEOPAK Support Clips, TechNotes &amp;amp; FAQs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="MX TechNotes And FAQs" href="/products/road___site_design/w/road_and_site_design__wiki/mx-technotes-and-faqs.aspx"&gt;MX TechNotes And FAQs&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Troubleshooting Tips for .NET Framework Errors</title><link>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors/revision/5</link><pubDate>Fri, 24 Jan 2014 15:23:15 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a7de4c21-e9fa-4112-a976-ed2642583199</guid><dc:creator>Chris Key</dc:creator><comments>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors#comments</comments><description>Revision 5 posted to OpenRoads | OpenSite Wiki by Chris Key on 1/24/2014 3:23:15 PM&lt;br /&gt;
&lt;h1&gt;&lt;b&gt;&lt;img style="border-width:0px;" alt=" " src="/Other/Old_Site_Files/Bentley_Folders/m/support/17560/download.aspx" width="189" height="60" /&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;table style="border:0px solid #dce5f0;width:500px;background-color:#dce5f0;" border="0" align="left"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;span style="font-size:medium;"&gt;&lt;b&gt;Applies To&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;InRoads v8i, GEOPAK v8i, MX V8i&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09.493&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Startup&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crashing&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Chris Key, Bentley Technical Support Group&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&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;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;&amp;nbsp;&lt;/h1&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Troubleshooting .NET Framework Errors in InRoads, GEOPAK, and MX&lt;/h1&gt;
&lt;p class="Helptext"&gt;The .NET Framework errors are a generic error that can happen at different stages working in the products.&amp;nbsp; There is no single method for fixing these errors, but there are different&amp;nbsp;workflows we have found that will help in different situations.&amp;nbsp; Below you will find methods and instructions for troublshooting the .NET Framework error when in these different stages in the product.&lt;/p&gt;
&lt;h1 class="Helptext"&gt;What is the .NET Framework?&lt;/h1&gt;
&lt;p class="Helptext"&gt;Before you can understand why you are getting these errors, you need to know what the .NET Framework is.&amp;nbsp; To read an overview of the .NET Framework provided by Microsoft, please visit this &lt;a title="Overview of the .NET Framework " href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx"&gt;Overview of the .NET Framework&lt;/a&gt; page.&amp;nbsp; As it pertains to our Bentley products, basically it is a technology that support building and running the new generation of applications.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h2 class="Helptext"&gt;How to troubleshoot errors on Installation or Startup&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Check the shortcut icon Properties for MicroStation and see if you have the command line switch and the Application switch set up for InRoads.&amp;nbsp; The following is how the &amp;#39;target&amp;#39; should read for the users accessing InRoads Suite through the MicroStation Shortcut Target:&amp;nbsp; &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS3=1 -wsINROADS_APP=Suite&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Make sure that the workspace is not calling up the SS2 command line switch.&amp;nbsp; It is possible that a configuration was previously created or a variable set in the workspace to call up the Load_InRoads_SS2=1 switch that is impeding on the SS3 startup.&amp;nbsp; Check in the &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\system&lt;/strong&gt; and &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl&lt;/strong&gt; directories for a file named &amp;#39;LoadInRoads.cfg&amp;#39;, ;LoadGEOPAK.cfg&amp;#39;,&amp;nbsp;or some other file that may contain a command line switch for the&amp;nbsp;SS2 version.&amp;nbsp; This SS2 switch could be preventing the correct SS3 information from loading.&amp;nbsp; If there is a file and the text inside that file reads &amp;quot;&lt;strong&gt;Load_InRoads_SS2=1&lt;/strong&gt;&amp;quot;, completely delete that file (or&amp;nbsp;comment out the line in the&amp;nbsp;CFG)&amp;nbsp;because it is trying to use the switch for the SS2 application instead of allowing the SS3 tools to load.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Go to &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl\InRoads.3.0.cfg &lt;/strong&gt;and comment out the following line.&amp;nbsp; We have found this to switch off the use of some old DLL files and force it to use only the SS3 files instead.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="padding-left:30px;" class="Helptext"&gt;&amp;nbsp;&amp;nbsp; # InRoads_SS3=1&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Another option is to manually uninstall InRoads and remove all DLL files from the computer in order to perform a clean installation.&amp;nbsp; Some file(s) may have been corrupt or not installed on the machine properly&amp;nbsp;during the installation.&amp;nbsp;&amp;nbsp;Access the &lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/265072.aspx"&gt;InRoads Group V8i SS3 Removal Instructions&lt;/a&gt; to get a step by step process to remove all necessary file and uninstall the SS3 product to perform a&amp;nbsp;fresh installation.&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="Helptext"&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;See Also&lt;/h1&gt;
&lt;p&gt;&lt;a href="/Products/w/Products__Wiki/product-technotes-and-faqs.aspx"&gt;Product TechNotes and FAQs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/Products/Road___Site_Design/w/Road_and_Site_Design__Wiki/inroads-product-technotes-faqs-and-support-video-clips.aspx"&gt;InRoads Product TechNotes FAQs And Support Video Clips&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="GEOPAK Support Clips, TechNotes &amp;amp;amp; FAQs" href="/products/road___site_design/w/road_and_site_design__wiki/3137.aspx"&gt;GEOPAK Support Clips, TechNotes &amp;amp; FAQs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="MX TechNotes And FAQs" href="/products/road___site_design/w/road_and_site_design__wiki/mx-technotes-and-faqs.aspx"&gt;MX TechNotes And FAQs&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Troubleshooting Tips for .NET Framework Errors</title><link>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors/revision/4</link><pubDate>Fri, 24 Jan 2014 15:21:26 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a7de4c21-e9fa-4112-a976-ed2642583199</guid><dc:creator>Chris Key</dc:creator><comments>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors#comments</comments><description>Revision 4 posted to OpenRoads | OpenSite Wiki by Chris Key on 1/24/2014 3:21:26 PM&lt;br /&gt;
&lt;h1&gt;&lt;b&gt;&lt;img style="border-width:0px;" alt=" " src="/Other/Old_Site_Files/Bentley_Folders/m/support/17560/download.aspx" width="189" height="60" /&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;table style="border:0px solid #dce5f0;width:500px;background-color:#dce5f0;" border="0" align="left"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;span style="font-size:medium;"&gt;&lt;b&gt;Applies To&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;InRoads v8i, GEOPAK v8i, MX V8i&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09.493&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Startup&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crashing&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Chris Key, Bentley Technical Support Group&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&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;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;&amp;nbsp;&lt;/h1&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Troubleshooting .NET Framework Errors in InRoads, GEOPAK, and MX&lt;/h1&gt;
&lt;p class="Helptext"&gt;The .NET Framework errors are a generic error that can happen at different stages working in the products.&amp;nbsp; There is no single method for fixing these errors, but there are different&amp;nbsp;workflows we have found that will help in different situations.&amp;nbsp; Below you will find methods and instructions for troublshooting the .NET Framework error when in these different stages in the product.&lt;/p&gt;
&lt;h1 class="Helptext"&gt;What is the .NET Framework?&lt;/h1&gt;
&lt;p class="Helptext"&gt;Before you can understand why you are getting these errors, you need to know what the .NET Framework is.&amp;nbsp; To read an overview of the .NET Framework provided by Microsoft, please visit this &lt;a title="Overview of the .NET Framework " href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx"&gt;Overview of the .NET Framework&lt;/a&gt; page.&amp;nbsp; As it pertains to our Bentley products, basically it is a technology that support building and running the new generation of applications.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h2 class="Helptext"&gt;How to troubleshoot errors on Installation or Startup&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Check the shortcut icon Properties for MicroStation and see if you have the command line switch and the Application switch set up for InRoads.&amp;nbsp; The following is how the &amp;#39;target&amp;#39; should read for the users accessing InRoads Suite through the MicroStation Shortcut Target:&amp;nbsp; &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS3=1 -wsINROADS_APP=Suite&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Make sure that the workspace is not calling up the SS2 command line switch.&amp;nbsp; It is possible that a configuration was previously created or a variable set in the workspace to call up the Load_InRoads_SS2=1 switch that is impeding on the SS3 startup.&amp;nbsp; Check in the &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\system&lt;/strong&gt; and &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\appl&lt;/strong&gt; directories for a file named &amp;#39;LoadInRoads.cfg&amp;#39;, ;LoadGEOPAK.cfg&amp;#39;,&amp;nbsp;or some other file that may contain a command line switch for the&amp;nbsp;SS2 version.&amp;nbsp; This SS2 switch could be preventing the correct SS3 information from loading.&amp;nbsp; If there is a file and the text inside that file reads &amp;quot;&lt;strong&gt;Load_InRoads_SS2=1&lt;/strong&gt;&amp;quot;, completely delete that file (or&amp;nbsp;comment out the line in the&amp;nbsp;CFG)&amp;nbsp;because it is trying to use the switch for the SS2 application instead of allowing the SS3 tools to load.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Go to &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl\InRoads.3.0.cfg &lt;/strong&gt;and comment out the following line.&amp;nbsp; We have found this to switch off the use of some old DLL files and force it to use only the SS3 files instead.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="padding-left:30px;" class="Helptext"&gt;&amp;nbsp;&amp;nbsp; # InRoads_SS3=1&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Another option is to manually uninstall InRoads and remove all DLL files from the computer in order to perform a clean installation.&amp;nbsp; Some file(s) may have been corrupt or not installed on the machine properly&amp;nbsp;during the installation.&amp;nbsp;&amp;nbsp;Access the &lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/265072.aspx"&gt;InRoads Group V8i SS3 Removal Instructions&lt;/a&gt; to get a step by step process to remove all necessary file and uninstall the SS3 product to perform a&amp;nbsp;fresh installation.&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="Helptext"&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;See Also&lt;/h1&gt;
&lt;p&gt;&lt;a href="/Products/w/Products__Wiki/product-technotes-and-faqs.aspx"&gt;Product TechNotes and FAQs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/Products/Road___Site_Design/w/Road_and_Site_Design__Wiki/inroads-product-technotes-faqs-and-support-video-clips.aspx"&gt;InRoads Product TechNotes FAQs And Support Video Clips&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="GEOPAK Support Clips, TechNotes &amp;amp;amp; FAQs" href="/products/road___site_design/w/road_and_site_design__wiki/3137.aspx"&gt;GEOPAK Support Clips, TechNotes &amp;amp; FAQs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="MX TechNotes And FAQs" href="/products/road___site_design/w/road_and_site_design__wiki/mx-technotes-and-faqs.aspx"&gt;MX TechNotes And FAQs&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Troubleshooting Tips for .NET Framework Errors</title><link>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors/revision/3</link><pubDate>Fri, 10 Jan 2014 17:51:22 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a7de4c21-e9fa-4112-a976-ed2642583199</guid><dc:creator>Jacquelyn Pettus</dc:creator><comments>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors#comments</comments><description>Revision 3 posted to OpenRoads | OpenSite Wiki by Jacquelyn Pettus on 1/10/2014 5:51:22 PM&lt;br /&gt;
&lt;h1&gt;&lt;b&gt;&lt;img style="border-width:0px;" alt=" " src="/Other/Old_Site_Files/Bentley_Folders/m/support/17560/download.aspx" width="189" height="60" /&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;table style="border:0px solid #dce5f0;width:500px;background-color:#dce5f0;" border="0" align="left"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;span style="font-size:medium;"&gt;&lt;b&gt;Applies To&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;InRoads v8i, GEOPAK v8i, MX V8i&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09.493&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Startup&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crashing&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Chris Key, Bentley Technical Support Group&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&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;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;&amp;nbsp;&lt;/h1&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Troubleshooting .NET Framework Errors in InRoads, GEOPAK, and MX&lt;/h1&gt;
&lt;p class="Helptext"&gt;The .NET Framework errors are a generic error that can happen at different stages working in the products.&amp;nbsp; There is no single method for fixing these errors, but there are different&amp;nbsp;workflows we have found that will help in different situations.&amp;nbsp; Below you will find methods and instructions for troublshooting the .NET Framework error when in these different stages in the product.&lt;/p&gt;
&lt;h1 class="Helptext"&gt;What is the .NET Framework?&lt;/h1&gt;
&lt;p class="Helptext"&gt;Before you can understand why you are getting these errors, you need to know what the .NET Framework is.&amp;nbsp; To read an overview of the .NET Framework provided by Microsoft, please visit this &lt;a title="Overview of the .NET Framework " href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx"&gt;Overview of the .NET Framework&lt;/a&gt; page.&amp;nbsp; As it pertains to our Bentley products, basically it is a technology that support building and running the new generation of applications.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h2 class="Helptext"&gt;How to troubleshoot errors on Installation or Startup&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Check the shortcut icon Properties for MicroStation and see if you have the command line switch&amp;nbsp; and the Applicaiton switch set up for InRoads.&amp;nbsp; The following is how the &amp;#39;target&amp;#39; should read for the users accessing InRoads Suite through the MicroStation Shortcut Target:&amp;nbsp; &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS3=1 -wsINROADS_APP=Suite&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Make sure that the workspace is not calling up the SS2 command line switch.&amp;nbsp; It is possible that a configuration was previously created or a variable set in the workspace to call up the Load_InRoads_SS2=1 switch that is impeding on the SS3 startup.&amp;nbsp; Check in the &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\system&lt;/strong&gt; and &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\appl&lt;/strong&gt; directories for a file named &amp;#39;LoadInRoads.cfg&amp;#39;, ;LoadGEOPAK.cfg&amp;#39;,&amp;nbsp;or some other file that may contain a command line switch for the&amp;nbsp;SS2 version.&amp;nbsp; This SS2 switch could be preventing the correct SS3 information from loading.&amp;nbsp; If there is a file and the text inside that file reads &amp;quot;&lt;strong&gt;Load_InRoads_SS2=1&lt;/strong&gt;&amp;quot;, completely delete that file (or&amp;nbsp;comment out the line in the&amp;nbsp;CFG)&amp;nbsp;because it is trying to use the switch for the SS2 application instead of allowing the SS3 tools to load.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Go to &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl\InRoads.3.0.cfg &lt;/strong&gt;and comment out the following line.&amp;nbsp; We have found this to switch off the use of some old DLL files and force it to use only the SS3 files instead.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="padding-left:30px;" class="Helptext"&gt;&amp;nbsp;&amp;nbsp; # InRoads_SS3=1&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Another option is to manually uninstall InRoads and remove all DLL files from the computer in order to perform a clean installation.&amp;nbsp; Some file(s) may have been corrupt or not installed on the machine properly&amp;nbsp;during the installation.&amp;nbsp;&amp;nbsp;Access the &lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/265072.aspx"&gt;InRoads Group V8i SS3 Removal Instructions&lt;/a&gt; to get a step by step process to remove all necessary file and uninstall the SS3 product to perform a&amp;nbsp;fresh installation.&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="Helptext"&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;See Also&lt;/h1&gt;
&lt;p&gt;&lt;a href="/Products/w/Products__Wiki/product-technotes-and-faqs.aspx"&gt;Product TechNotes and FAQs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/Products/Road___Site_Design/w/Road_and_Site_Design__Wiki/inroads-product-technotes-faqs-and-support-video-clips.aspx"&gt;InRoads Product TechNotes FAQs And Support Video Clips&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="GEOPAK Support Clips, TechNotes &amp;amp;amp; FAQs" href="/products/road___site_design/w/road_and_site_design__wiki/3137.aspx"&gt;GEOPAK Support Clips, TechNotes &amp;amp; FAQs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="MX TechNotes And FAQs" href="/products/road___site_design/w/road_and_site_design__wiki/mx-technotes-and-faqs.aspx"&gt;MX TechNotes And FAQs&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Troubleshooting Tips for .NET Framework Errors</title><link>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors/revision/2</link><pubDate>Fri, 10 Jan 2014 17:50:44 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a7de4c21-e9fa-4112-a976-ed2642583199</guid><dc:creator>Jacquelyn Pettus</dc:creator><comments>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors#comments</comments><description>Revision 2 posted to OpenRoads | OpenSite Wiki by Jacquelyn Pettus on 1/10/2014 5:50:44 PM&lt;br /&gt;
&lt;h1&gt;&lt;b&gt;&lt;img style="border-width:0px;" alt=" " src="/Other/Old_Site_Files/Bentley_Folders/m/support/17560/download.aspx" width="189" height="60" /&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;table style="border:0px solid #dce5f0;width:500px;background-color:#dce5f0;" border="0" align="left"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;span style="font-size:medium;"&gt;&lt;b&gt;Applies To&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;InRoads v8i, GEOPAK v8i, MX V8i&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09.493&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Startup&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crashing&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Chris Key, Bentley Technical Support Group&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&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;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;&amp;nbsp;&lt;/h1&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Troubleshooting .NET Framework Errors in InRoads, GEOPAK, and MX&lt;/h1&gt;
&lt;p class="Helptext"&gt;The .NET Framework errors are a generic error that can happen at different stages working in the products.&amp;nbsp; There is no single method for fixing these errors, but there are different&amp;nbsp;workflows we have found that will help in different situations.&amp;nbsp; Below you will find methods and instructions for troublshooting the .NET Framework error when in these different stages in the product.&lt;/p&gt;
&lt;h1 class="Helptext"&gt;What is the .NET Framework?&lt;/h1&gt;
&lt;p class="Helptext"&gt;Before you can understand why you are getting these errors, you need to know what the .NET Framework is.&amp;nbsp; To read an overview of the .NET Framework provided by Microsoft, please visit this &lt;a title="Overview of the .NET Framework " href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx"&gt;Overview of the .NET Framework&lt;/a&gt; page.&amp;nbsp; As it pertains to our Bentley products, basically it is a technology that support building and running the new generation of applications.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h2 class="Helptext"&gt;How to troublshoot errors on Installation or Startup&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Check the shortcut icon Properties for MicroStation and see if you have the command line switch&amp;nbsp; and the Applicaiton switch set up for InRoads.&amp;nbsp; The following is how the &amp;#39;target&amp;#39; should read for the users accessing InRoads Suite through the MicroStation Shortcut Target:&amp;nbsp; &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS3=1 -wsINROADS_APP=Suite&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Make sure that the workspace is not calling up the SS2 command line switch.&amp;nbsp; It is possible that a configuration was previously created or a variable set in the workspace to call up the Load_InRoads_SS2=1 switch that is impeding on the SS3 startup.&amp;nbsp; Check in the &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\system&lt;/strong&gt; and &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\appl&lt;/strong&gt; directories for a file named &amp;#39;LoadInRoads.cfg&amp;#39;, ;LoadGEOPAK.cfg&amp;#39;,&amp;nbsp;or some other file that may contain a command line switch for the&amp;nbsp;SS2 version.&amp;nbsp; This SS2 switch could be preventing the correct SS3 information from loading.&amp;nbsp; If there is a file and the text inside that file reads &amp;quot;&lt;strong&gt;Load_InRoads_SS2=1&lt;/strong&gt;&amp;quot;, completely delete that file (or&amp;nbsp;comment out the line in the&amp;nbsp;CFG)&amp;nbsp;because it is trying to use the switch for the SS2 application instead of allowing the SS3 tools to load.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Go to &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl\InRoads.3.0.cfg &lt;/strong&gt;and comment out the following line.&amp;nbsp; We have found this to switch off the use of some old DLL files and force it to use only the SS3 files instead.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="padding-left:30px;" class="Helptext"&gt;&amp;nbsp;&amp;nbsp; # InRoads_SS3=1&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Another option is to manually uninstall InRoads and remove all DLL files from the computer in order to perform a clean installation.&amp;nbsp; Some file(s) may have been corrupt or not installed on the machine properly&amp;nbsp;during the installation.&amp;nbsp;&amp;nbsp;Access the &lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/265072.aspx"&gt;InRoads Group V8i SS3 Removal Instructions&lt;/a&gt; to get a step by step process to remove all necessary file and uninstall the SS3 product to perform a&amp;nbsp;fresh installation.&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="Helptext"&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;See Also&lt;/h1&gt;
&lt;p&gt;&lt;a href="/Products/w/Products__Wiki/product-technotes-and-faqs.aspx"&gt;Product TechNotes and FAQs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/Products/Road___Site_Design/w/Road_and_Site_Design__Wiki/inroads-product-technotes-faqs-and-support-video-clips.aspx"&gt;InRoads Product TechNotes FAQs And Support Video Clips&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="GEOPAK Support Clips, TechNotes &amp;amp;amp; FAQs" href="/products/road___site_design/w/road_and_site_design__wiki/3137.aspx"&gt;GEOPAK Support Clips, TechNotes &amp;amp; FAQs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="MX TechNotes And FAQs" href="/products/road___site_design/w/road_and_site_design__wiki/mx-technotes-and-faqs.aspx"&gt;MX TechNotes And FAQs&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Troubleshooting Tips for .NET Framework Errors</title><link>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors/revision/1</link><pubDate>Thu, 31 Oct 2013 17:37:25 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a7de4c21-e9fa-4112-a976-ed2642583199</guid><dc:creator>Chris Key</dc:creator><comments>https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/10158/troubleshooting-tips-for-net-framework-errors#comments</comments><description>Revision 1 posted to OpenRoads | OpenSite Wiki by Chris Key on 10/31/2013 5:37:25 PM&lt;br /&gt;
&lt;h1&gt;&lt;b&gt;&lt;img style="border-width:0px;" alt="" src="/Other/Old_Site_Files/Bentley_Folders/m/support/17560/download.aspx" width="189" height="60" /&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;table style="border:0px solid #dce5f0;width:500px;background-color:#dce5f0;" border="0" align="left"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;span style="font-size:medium;"&gt;&lt;b&gt;Applies To&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;InRoads v8i, GEOPAK v8i, MX V8i&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09.493&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Startup&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crashing&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Chris Key, Bentley Technical Support Group&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&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;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;&amp;nbsp;&lt;/h1&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Troublshooting .NET Framework Errors in InRoads, GEOPAK, and MX&lt;/h1&gt;
&lt;p class="Helptext"&gt;The .NET Framework errors are a generic error that can happen at different stages working in the products.&amp;nbsp; There is no single method for fixing these errors, but there are different&amp;nbsp;workflows we have found that will help in different situations.&amp;nbsp; Below you will find methods and instructions for troublshooting the .NET Framework error when in these different stages in the product.&lt;/p&gt;
&lt;h1 class="Helptext"&gt;What is the .NET Framework?&lt;/h1&gt;
&lt;p class="Helptext"&gt;Before you can understand why you are getting these errors, you need to know what the .NET Framework is.&amp;nbsp; To read an overview of the .NET Framework provided by Microsoft, please visit this &lt;a title="Overview of the .NET Framework " href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx"&gt;Overview of the .NET Framework&lt;/a&gt; page.&amp;nbsp; As it pertains to our Bentley products, basically it is a technology that support building and running the new generation of applications.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h2 class="Helptext"&gt;How to troublshoot errors on Installation or Startup&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Check the shortcut icon Properties for MicroStation and see if you have the command line switch&amp;nbsp; and the Applicaiton switch set up for InRoads.&amp;nbsp; The following is how the &amp;#39;target&amp;#39; should read for the users accessing InRoads Suite through the MicroStation Shortcut Target:&amp;nbsp; &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i &lt;/strong&gt;&lt;strong&gt;(SELECTseries)\MicroStation\ustation.exe&amp;quot; -wsLoad_InRoads_SS3=1 -wsINROADS_APP=Suite&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Make sure that the workspace is not calling up the SS2 command line switch.&amp;nbsp; It is possible that a configuration was previously created or a variable set in the workspace to call up the Load_InRoads_SS2=1 switch that is impeding on the SS3 startup.&amp;nbsp; Check in the &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\system&lt;/strong&gt; and &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\appl&lt;/strong&gt; directories for a file named &amp;#39;LoadInRoads.cfg&amp;#39;, ;LoadGEOPAK.cfg&amp;#39;,&amp;nbsp;or some other file that may contain a command line switch for the&amp;nbsp;SS2 version.&amp;nbsp; This SS2 switch could be preventing the correct SS3 information from loading.&amp;nbsp; If there is a file and the text inside that file reads &amp;quot;&lt;strong&gt;Load_InRoads_SS2=1&lt;/strong&gt;&amp;quot;, completely delete that file (or&amp;nbsp;comment out the line in the&amp;nbsp;CFG)&amp;nbsp;because it is trying to use the switch for the SS2 application instead of allowing the SS3 tools to load.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Go to &lt;strong&gt;C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\config\appl\InRoads.3.0.cfg &lt;/strong&gt;and comment out the following line.&amp;nbsp; We have found this to switch off the use of some old DLL files and force it to use only the SS3 files instead.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="padding-left:30px;" class="Helptext"&gt;&amp;nbsp;&amp;nbsp; # InRoads_SS3=1&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div class="Helptext"&gt;Another option is to manually uninstall InRoads and remove all DLL files from the computer in order to perform a clean installation.&amp;nbsp; Some file(s) may have been corrupt or not installed on the machine properly&amp;nbsp;during the installation.&amp;nbsp;&amp;nbsp;Access the &lt;a title="InRoads Group V8i SS3 Removal Instructions " href="/products/road___site_design/m/road_and_site_design_gallery/265072.aspx"&gt;InRoads Group V8i SS3 Removal Instructions&lt;/a&gt; to get a step by step process to remove all necessary file and uninstall the SS3 product to perform a&amp;nbsp;fresh installation.&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="Helptext"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="Helptext"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;See Also&lt;/h1&gt;
&lt;p&gt;&lt;a href="/Products/w/Products__Wiki/product-technotes-and-faqs.aspx"&gt;Product TechNotes and FAQs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/Products/Road___Site_Design/w/Road_and_Site_Design__Wiki/inroads-product-technotes-faqs-and-support-video-clips.aspx"&gt;InRoads Product TechNotes FAQs And Support Video Clips&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="GEOPAK Support Clips, TechNotes &amp;amp;amp; FAQs" href="/products/road___site_design/w/road_and_site_design__wiki/3137.aspx"&gt;GEOPAK Support Clips, TechNotes &amp;amp; FAQs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="MX TechNotes And FAQs" href="/products/road___site_design/w/road_and_site_design__wiki/mx-technotes-and-faqs.aspx"&gt;MX TechNotes And FAQs&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>