<?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>NM 22's Activities</title><link>https://communities.bentley.com/members/0f7f545d_2d00_e1ae_2d00_4a07_2d00_911c_2d00_cf3298d3f582</link><description>NM 22's recent activity</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>How do I make inlets from the engineering available for use under feature definitions nodes?</title><link>https://communities.bentley.com/products/road___site_design/f/geopak-inroads-mx-openroads-forum/194953/how-do-i-make-inlets-from-the-engineering-available-for-use-under-feature-definitions-nodes</link><pubDate>Fri, 03 Apr 2020 20:46:50 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:26d205d6-3a13-4c4b-a8cb-75b4b8bb013b</guid><dc:creator>NM 22</dc:creator><description>&lt;p&gt;Good day,&lt;/p&gt;
&lt;p&gt;How do I make inlets from the engineering library (Subsurface utilities =&amp;gt; Components =&amp;gt; Catalog =&amp;gt; Engineering Libraries) available for use when placing nodes in the feature definitions pull down menu under the inlets folder? (Subsurface utilities =&amp;gt; Layout =&amp;gt; Place Node).. Thanks&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/5922/8037.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/5922/3821.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to solve : Access to path &amp;#39;C:\Users\userName\AppData\Local\Temp\Bentley\SUE&amp;#39; is denied</title><link>https://communities.bentley.com/products/road___site_design/f/geopak-inroads-mx-openroads-forum/194746/how-to-solve-access-to-path-c-users-username-appdata-local-temp-bentley-sue-is-denied</link><pubDate>Wed, 01 Apr 2020 08:24:22 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:87791a86-f638-46aa-bff4-8b68fac2bd31</guid><dc:creator>NM 22</dc:creator><description>&lt;p&gt;Good day, I&amp;#39;m trying place a node layout element using subsurface utilities and I get the following error &lt;strong&gt;(Access to path &amp;#39;C:\Users\userName\AppData\Local\Temp\Bentley\SUE&amp;#39; is denied).&amp;nbsp;&lt;/strong&gt;I am able to access the folder as well as manually read and write files into it.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using Bentley OpenRail Designer (2019 Release 2) version 10.07.03.18&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/5922/3652.ScreenClip.png" /&gt;&lt;/p&gt;
&lt;p&gt;Kindly assist with solutions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Object Reference not set to an instance of an object Exception</title><link>https://communities.bentley.com/products/road___site_design/f/geopak-inroads-mx-openroads-forum/194596/object-reference-not-set-to-an-instance-of-an-object-exception</link><pubDate>Mon, 30 Mar 2020 07:35:40 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f2a077a1-8ea2-4942-af15-fd5bad445865</guid><dc:creator>NM 22</dc:creator><description>&lt;p&gt;Good day, I&amp;#39;m having a difficulty making changes to an existing corridor. I went to [corridor creation tools] =&amp;gt; [corridor objects] .&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Problem 1: I then get a message &amp;quot;Object reference to set to an instance of an object&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Problem 2: I get an exception bellow&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Exception caught in source file e:\Builds\cif10070318\Source\Cif\src\managed\objects\presentation\ComplexManipulatorBase.cs at method OnCreateControls

================================================================================
Exception : Object reference not set to an instance of an object.

In Assembly : Bentley.CifNET.Model.DataAccess.4.0

Stack Trace :
   at Bentley.CifNET.Model.DataAccess.DgnECObjectSpaceDataBroker.GetRelatedInstances(IECInstance instance, DirectedRelationship relation, GetRelatedInstanceOptions options)
   at Bentley.CifNET.Objects.DataAccess.InstanceCache.RelationshipCache.GetRelatedInstances()
   at Bentley.CifNET.Objects.Engine.Instance.LoadRelationships(DirectedRelationship relation, Boolean noReadOnly)
   at Bentley.CifNET.Objects.Engine.BaseObjectList.CheckStateAndLoad()
   at Bentley.CifNET.Objects.Engine.BaseObjectList.&amp;lt;GetBuckets&amp;gt;d__98.MoveNext()
   at Bentley.CifNET.Objects.Engine.Instance.GetRelatedObjects(DependentObjectsFilter filter, DependentObjectsGatherer gatherer)
   at Bentley.CifNET.Objects.Engine.ObjectSpacesDictionary.GetDependent(Object obj, DependentObjectsFilter filter, DependentObjectsGatherer gatherer)
   at Bentley.CifNET.Objects.RuleManagement.RuleManager.GetInterstedLinksInternal(Object obj, ObjectChangeInfo rootChange, Boolean isRepresentationChange, Boolean isDifferentForPresentationSynchronization, Object substitute, Boolean isTarget, TypeIndex typeIndex, DirectedRelationship sourceRelation, Boolean isPresentation, Boolean allowSubstitute, Boolean notInteresredByReadOnlyRelated)
   at Bentley.CifNET.Objects.RuleManagement.RuleManager.&amp;lt;GetRulesAffectingObject&amp;gt;d__22.MoveNext()
   at Bentley.CifNET.Model.Presentation.ModelHandlerProvider.FriendRulesProvider.&amp;lt;GetFriendsForManipulators&amp;gt;d__1.MoveNext()
   at Bentley.CifNET.Objects.Presentation.FriendProvider.&amp;lt;GetFriendsForManipulators&amp;gt;d__3.MoveNext()
   at Bentley.CifNET.Objects.Presentation.FriendsManager.AddManipulatorControlsOfFriends(IObjectSpace objectSpace, IEnumerable`1 friends, ComplexManipulatorControlCache manipulator, ECInstanceList ecInstances)
   at Bentley.CifNET.Objects.Presentation.FriendsManager.AddManipulatorControlOfFriends(IObjectSpace objectSpace, ObjectReference objRef, ComplexManipulatorControlCache manipulator, ECInstanceList ecInstances)
   at Bentley.CifNET.Objects.Presentation.ComplexManipulatorBase.ComplexManipulatorObjectContext.AddAllManipulatorControlsForObject(ObjectKey ecKey, ComplexManipulatorControlCache manipulator, ECInstanceList ecInstances)
   at Bentley.CifNET.Objects.Presentation.ComplexManipulatorBase.CreateOrUpdateManipulators()
   at Bentley.CifNET.Objects.Presentation.ComplexManipulatorBase.OnCreateControls(IManipulatorUtils utils)
   at Bentley.CifNET.Objects.Presentation.ComplexManipulatorBase.Bentley.CifNET.Objects.Presentation.IDragManipulator.OnCreateControls(IManipulatorUtils utils)
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>