Quantcast
Channel: OpenRoads | OpenSite Forum - Recent Threads
Viewing all 19084 articles
Browse latest View live

Error : Corridor is not active while quanity takeoff

$
0
0

While trying to extract quantity using component quantity tool, We are unable to locate the corridor and it shows  “element not valid for tool”. I tried going explorer => Openroad standard => Feature definition => Corridor,  tick the selection box. But still the corridor element is not shown. What could be the reason ?


ORD U2 - Weird Crash

How to import and convert mx master string or cad file in openroads conceptstation with matching road template?

$
0
0

I have converted cad drawing to *.dgn file so that I can import the file concept station to work with.  However, Conceptstation does not regconise the road layout and automatically assign a matching road template.  This means that I would have to sketch up the road layout manually with the road layout as background.

Just wonder any setting in conceptstation that I can set to automatically assign matching road template to the layout is being imported?

infinite station processing?

$
0
0

Hi, I'm having a problem with 1 out of 5 almost identical corridor models. They were all created at the same time and in the same way, but for some reason, one of them is behaving very oddly.

Whenever I usa a command (ANY command...) it starts processing stations, counting from 0-100% in the process-bar and when it reaches 100%, it starts all over from 0%.. This processing seems to be infinite and I don't understand why this is happening.

I tried solving the problem by starting all over, modelling the corridor from scratch in a new file, but I'm having the same problem again. I have never seen this in any of my other files and I have no idea what the problem could be..

I have a couple of Key Stations and Point Controls, but less than in my other files and only 1 template drop.

I'm working in PowerCivil V8i (SS4)

OpenRoads Update 2 - delete triangles

$
0
0

Is there a way to delete INTERIOR triangles. I tried using the delete with line tool and no triangles were deleted (after a LONG wait).

OpenRoads Designer - I accidently blew away my icons

$
0
0

I did a dumb thing. While tinkering around to setup OpenRoads Designer the way I want, I used the Customize Toolbar dialog to import an XML file that I exported from Microstation SS4. Ever since then, I get a huge list of Unable to load/create dialog item of type 'IconCmd' errors and several very important tools are missing from the modify toolbar.

I've tried the following with no effect:

- Uninstall / reinstall OpenRoads Designer

- Run OpenRoads Designer with "-restoredefaults" added to the shortcut command

- Deleted the files in my c:\Users\....\AppData\Local\Bentley\OpenRoadsDesigner directory.

How do I undo this and get OpenRoads back to normal?

Drainage Structures in database, but graphics does not appear in plan or profile?

$
0
0

I am using MicroStation V8i Select Series 3 and InRoads Storm & Sanitay (InRoads Group V8.1).  After I create a surface, and alignment and place manholes and pipes along the alignment the drainage elements will not display in the plan and it will not be shown when I make a drainage profile.  The grid for the profile and the round line for the surface will display.  What can be the problems?

OpenRoads Designer CONNECT Edition 1

$
0
0

Hey Guys? I am a user of Microstation Powercivil V8 select series 2, and I am trying to work on OpenRoads Designer CONNECT Edition 1. I could not really find the 'survey' workflow on my program. I seen most of the videos in youtube and here in Bentley's website and most of the survey works were done in 'survey' workflow which doesnt show in my program. Is there something that I am missing to look at or is there something missing with my software? Could you guys please help?

Thanks.


Station Annotation in ORD

$
0
0

Hi

How can I change PC and PT on stationing to station tangent + radius

regards

Sigfus

Named boundaries - difference between two interfaces

$
0
0

Hi everyone,

I know that there are a dozen differences between Power Civil V8i SS4 and Open Roads Designer Connect Edition.

What I'm looking for is function called Named boundaries. It is shown on OR Designer Connect Edition. I Wonder if I can find it on my version (PC V8i SS4).

Let me know if this option is available on both or just one version.

Levels not reading from DGNLIB

$
0
0

Hi

I'm using a custom workspace and have just installed ORD update 3.  Now when I create a new dgn, it is not reading the levels from the feature definitions DGNLIB.  It find the feature definitions, symbologies and element templates fine.  And when I draw a feature, the level is then brought into the file.  But the next problem is that none of the level settings are carried through, eg colour/linestyle etc.

Any ideas on how to fix?

Profile Frame Annotation - Terrain elevation

$
0
0

Hi

How can I get elevation from existing and future terrain in my frame as well as elevation every 2m on the Grid.

I am using ORD update 3

Regards 

Sigfús

net framework error

$
0
0

when trying to place a civil cell in Power Geopak SS4 I now get this error message, It was working fine till I had Adobe Pro DC loaded on my computer. I have hade adobe and Power Geopak remove and I have reinstalled Power Geopak, but I still get this error. Any suggestions to fix this would be appreciated,  The following a detailed printout of the error. 

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.ArgumentNullException: Value cannot be null.
Parameter name: key


   at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at Bentley.Civil.Geometry.Model.CivilCell.CopyContext.ReferenceList..ctor(CivilCell civilCell)
   at Bentley.Civil.Geometry.Model.CivilCell.CopyContext..ctor(IObjectSpace sourceObjectSpace, IObjectSpace targetObjectSpace, CivilCell sourceCivilCell)
   at Bentley.Civil.Geometry.Model.Commands.PlaceCivilCell.CivilCellNamedObjectEntry_EntryChanged(Object sender, NamedObjectEntryDescriptorEventArgs e)
   at Bentley.Civil.UI.Commands.NamedObjectEntryDescriptor.EntryValueChanged()
   at Bentley.Civil.UI.Commands.EntryDescriptor.DoEntryValueChanged()
   at Bentley.Civil.UI.Commands.NamedObjectEntryDescriptor.SetValue(Object value, Boolean fromDelegate)
   at Bentley.Civil.UI.Commands.ManagedCommand.SetValue(String key, Object value, Boolean fromDelegate)
   at Bentley.Civil.UI.Commands.ECPropertiesFactory.SetNamedObjectEntry(Object instanceData, Object propertyData, Int32 arrayIndex, IECPropertyValue propVal, NamedObjectEntry value)
   at Bentley.Civil.UI.Commands.LightweightNamedObjectEntryType.SetNativeValue(Object instanceData, Object propertyData, Int32 arrayIndex, IECPropertyValue propVal, Object value)
   at Bentley.Civil.Geometry.Model.Commands.PlaceCivilCell.CivilCellEntryDescriptor.SetNamedObjectEntry(Object instanceData, Object propertyData, Int32 arrayIndex, IECPropertyValue propVal, CivilCellObjectEntry value)
   at Bentley.Civil.Geometry.Model.Commands.PlaceCivilCell.LightweightCivilCellEntryType.SetNativeValue(Object instanceData, Object propertyData, Int32 arrayIndex, IECPropertyValue propVal, Object value)
   at Bentley.ECObjects.Lightweight.LightweightValue.set_NativeValue(Object value)
   at Bentley.ECObjects.UI.ECMultiInstancePropertyAdapter.PrimitivePropertyDescriptor.SetValue(Object component, Object value)
   at Bentley.Civil.UI.Controls.TypeEditorControl.set_Value(Object value)
   at Bentley.UI.Controls.WinForms.TypeEditorControl.InitializeControl(PropertyDescriptor propertyDescriptor, Object defaultValue)
   at Bentley.Civil.UI.Controls.TypeEditorControl..ctor(PropertyDescriptor propertyDescriptor, Object defaultValue)
   at Bentley.Civil.UI.Controls.CatagorisedECControlCollection.CategoryPanel.AddControlsForPropertyValue(TableLayoutPanel container, PropertyDescriptor pD, Int32 propertyCount)
   at Bentley.Civil.UI.Controls.CatagorisedECControlCollection.CategoryPanel.ConfigureComponent(ICustomTypeDescriptor typeDescriptor)
   at Bentley.Civil.UI.Controls.CatagorisedECControlCollection.CategoryPanel..ctor(ICustomTypeDescriptor typeDescriptor, String title, CatagorisedECControlCollection parent)
   at Bentley.Civil.UI.Controls.CatagorisedECControlCollection.CreateCategoryPanel(ICustomTypeDescriptor type, String title)
   at Bentley.Civil.UI.Controls.CatagorisedECControlCollection.InternalSetInstanceListSet()
   at Bentley.Civil.UI.Controls.CatagorisedECControlCollection.ReloadInstanceLists()
   at Bentley.Civil.UI.Controls.CatagorisedECControlCollection.OnReloadTimeout(Object sender, EventArgs eventArgs)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8762 (QFE.050727-8700)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Bentley.PowerPlatform.FeatureAspects
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Bentley.PowerPlatform.FeatureAspects.DLL
----------------------------------------
msvcm80
    Assembly Version: 8.0.50727.6195
    Win32 Version: 8.00.50727.6195
    CodeBase: file:///C:/windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a/msvcm80.dll
----------------------------------------
Bentley.PowerPlatform.FeatureAspects.resources
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.PowerPlatform.FeatureAspects.resources.DLL
----------------------------------------
ustation
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/ustation.DLL
----------------------------------------
Bentley.General.1.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.General.1.0.DLL
----------------------------------------
msvcm90
    Assembly Version: 9.0.30729.6161
    Win32 Version: 9.00.30729.6161
    CodeBase: file:///C:/windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57/msvcm90.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8770 (QFE.050727-8700)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Bentley.MicroStation.Interfaces.1.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.MicroStation.Interfaces.1.0.DLL
----------------------------------------
Bentley.MicroStation.XmlObjectModels
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.MicroStation.XmlObjectModels.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8773 (QFE.050727-8700)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5495 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.ApplicationBlocks.ExceptionManagement.1.0
    Assembly Version: 1.0.0.0
    Win32 Version: 01.00.00.01
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Microsoft.ApplicationBlocks.ExceptionManagement.1.0.DLL
----------------------------------------
Bentley.DialogManager
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.DialogManager.DLL
----------------------------------------
MdlSeed
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/asneeded/MdlSeed.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
DetSymbEnabler
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/asneeded/DetSymbEnabler.DLL
----------------------------------------
Bentley.Designlinks
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/asneeded/Bentley.Designlinks.DLL
----------------------------------------
Bentley.ECObjects.2.0
    Assembly Version: 2.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.ECObjects.2.0.DLL
----------------------------------------
Bentley.UI
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.UI.DLL
----------------------------------------
componentset
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/required/componentset.DLL
----------------------------------------
Bentley.ECSystem.2.0
    Assembly Version: 2.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.ECSystem.2.0.DLL
----------------------------------------
Bentley.EC.Persistence.2.0
    Assembly Version: 2.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.EC.Persistence.2.0.DLL
----------------------------------------
Bentley.Platform
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.Platform.DLL
----------------------------------------
Bentley.EC.Controls.2.0
    Assembly Version: 2.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.EC.Controls.2.0.DLL
----------------------------------------
Bentley.logging-2.0
    Assembly Version: 2.0.0.0
    Win32 Version: 08.11.04.09
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.logging-2.0.DLL
----------------------------------------
Bentley.Exceptions
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.Exceptions.DLL
----------------------------------------
markup
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/required/markup.DLL
----------------------------------------
Bentley.MicroStation
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.MicroStation.DLL
----------------------------------------
Bentley.ECXAttributes
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.ECXAttributes.DLL
----------------------------------------
Bentley.Geometry.Common.1.0
    Assembly Version: 2.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.Geometry.Common.1.0.DLL
----------------------------------------
mptools
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/required/mptools.DLL
----------------------------------------
Bentley.DesignlinksHandler
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/required/Bentley.DesignlinksHandler.DLL
----------------------------------------
Bentley.Civil.Loader.MicroStation.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Loader.MicroStation.3.1.dll
----------------------------------------
Bentley.Civil.BCSystem.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.BCSystem.3.1.DLL
----------------------------------------
Bentley.Civil.CadSystem.Interfaces.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.CadSystem.Interfaces.3.1.DLL
----------------------------------------
Bentley.Civil.Objects.Presentation.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.Presentation.3.1.DLL
----------------------------------------
Bentley.Civil.Objects.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.3.1.DLL
----------------------------------------
Bentley.Civil.Geometry.Model.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Model.3.1.DLL
----------------------------------------
Bentley.Civil.Geometry.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.3.1.DLL
----------------------------------------
Bentley.Civil.Formatting.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Formatting.3.1.DLL
----------------------------------------
Bentley.Civil.Geometry.Microstation.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Microstation.3.1.dll
----------------------------------------
Bentley.PropertyManager
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.PropertyManager.DLL
----------------------------------------
Bentley.Civil.Geometry.Linear.PropertyEnablers.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Linear.PropertyEnablers.3.1.DLL
----------------------------------------
Bentley.Civil.Geometry.Linear.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Linear.3.1.DLL
----------------------------------------
Bentley.Geometry.2.0
    Assembly Version: 2.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.Geometry.2.0.DLL
----------------------------------------
Bentley.MicroStation.Templates.Support
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.MicroStation.Templates.Support.DLL
----------------------------------------
Bentley.MicroStation.WinForms.ECPropertyPane
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.MicroStation.WinForms.ECPropertyPane.DLL
----------------------------------------
Bentley.MicroStation.MaterialControl
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.MicroStation.MaterialControl.DLL
----------------------------------------
Bentley.MicroStation.WinForms.Controls
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.MicroStation.WinForms.Controls.DLL
----------------------------------------
Bentley.ECObjects.2.0.resources
    Assembly Version: 2.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.ECObjects.2.0.resources.DLL
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.4506.8789 (QFE.030729-8700)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Runtime.Serialization/3.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
Bentley.PropertyManager.resources
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.PropertyManager.resources.DLL
----------------------------------------
MRMesh
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/required/mrmesh.DLL
----------------------------------------
Microsoft.VisualC
    Assembly Version: 8.0.0.0
    Win32 Version: 8.00.50727.4927
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/Microsoft.VisualC/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll
----------------------------------------
Bentley.ECXAttributesAddIn
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/bentley.ecxattributesaddin.DLL
----------------------------------------
Bentley.Properties.ElementHandlerPropertiesEnabler
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.Properties.ElementHandlerPropertiesEnabler.DLL
----------------------------------------
Bentley.PointCloud
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.PointCloud.DLL
----------------------------------------
bentley.designexplorer
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/bentley.designexplorer.DLL
----------------------------------------
bentley.designexplorer.elementexplorer
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/bentley.designexplorer.elementexplorer.DLL
----------------------------------------
Bentley.RasterPropertiesEnabler
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.RasterPropertiesEnabler.DLL
----------------------------------------
Bentley.PointCloud.resources
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.PointCloud.resources.DLL
----------------------------------------
Bentley.DesignlinksApp
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/asneeded/Bentley.DesignlinksApp.DLL
----------------------------------------
Bentley.MicroStation.General
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.MicroStation.General.DLL
----------------------------------------
Bentley.DesignlinksApp.resources
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.DesignlinksApp.resources.DLL
----------------------------------------
kmlplacemark
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/asneeded/kmlplacemark.DLL
----------------------------------------
Bentley.PointCloudAdv
    Assembly Version: 8.11.9.720
    Win32 Version: 08.11.09.720
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Descartes/assemblies/Bentley.PointCloudAdv.dll
----------------------------------------
Bentley.ExpressionEvaluator
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/bentley.expressionevaluator.DLL
----------------------------------------
Bentley.DGNECPlugin
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.DGNECPlugin.DLL
----------------------------------------
Bentley.DGNECPlugin.Common
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.DGNECPlugin.Common.DLL
----------------------------------------
Bentley.EC.AbstractUI.2.0
    Assembly Version: 2.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.EC.AbstractUI.2.0.DLL
----------------------------------------
Bentley.ECUISupport
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.ECUISupport.DLL
----------------------------------------
Bentley.Civil.CadSystem.Microstation.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.CadSystem.Microstation.3.1.dll
----------------------------------------
Bentley.Civil.Graphics.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Graphics.3.1.DLL
----------------------------------------
Bentley.Civil.CadSystem.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.CadSystem.3.1.DLL
----------------------------------------
Bentley.Windowing
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.Windowing.DLL
----------------------------------------
Bentley.Civil.Model.MSPlugIn.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Model.MSPlugIn.3.1.dll
----------------------------------------
Bentley.Civil.Model.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Model.3.1.DLL
----------------------------------------
Bentley.Civil.Objects.RuleManagement.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.RuleManagement.3.1.DLL
----------------------------------------
Bentley.Civil.Objects.Data.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.Data.3.1.DLL
----------------------------------------
Bentley.Civil.MicroStation.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.MicroStation.3.1.DLL
----------------------------------------
Bentley.Civil.Microstation.Utils.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Microstation.Utils.3.1.DLL
----------------------------------------
Bentley.Civil.DTM.3.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.396
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/asneeded/Bentley.Civil.DTM.3.0.DLL
----------------------------------------
System.Drawing.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
----------------------------------------
Bentley.DTM.Element
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/asneeded/Bentley.DTM.Element.DLL
----------------------------------------
Bentley.Civil.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.3.1.dll
----------------------------------------
Bentley.Civil.Applications.GPSTrackExt.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Applications.GPSTrackExt.3.1.dll
----------------------------------------
Bentley.Interop.MicroStationDGN
    Assembly Version: 8.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.Interop.MicroStationDGN.DLL
----------------------------------------
Bentley.GlobalPosition
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.GlobalPosition.DLL
----------------------------------------
Bentley.GeoCoord
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.GeoCoord.DLL
----------------------------------------
Bentley.Civil.Applications.GPSTrackExt.GPSLocalizeSetting.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Applications.GPSTrackExt.GPSLocalizeSetting.3.1.dll
----------------------------------------
Bentley.Civil.Applications.Survey.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Applications.Survey.3.1.dll
----------------------------------------
Bentley.Civil.Applications.Survey.Objects.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Applications.Survey.Objects.3.1.DLL
----------------------------------------
Bentley.Civil.Applications.Survey.COM.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Applications.Survey.COM.3.1.DLL
----------------------------------------
Bentley.Civil.UI.Commands.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.UI.Commands.3.1.DLL
----------------------------------------
Bentley.Civil.UI.Controls.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.UI.Controls.3.1.DLL
----------------------------------------
Bentley.Civil.Objects.UI.Controls.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.UI.Controls.3.1.DLL
----------------------------------------
Bentley.Civil.Geometry.Model.Accessor.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Model.Accessor.3.1.DLL
----------------------------------------
Bentley.Civil.DomainModel.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DomainModel.3.1.DLL
----------------------------------------
Bentley.EC.Presentation.2.0
    Assembly Version: 2.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.EC.Presentation.2.0.DLL
----------------------------------------
Bentley.Civil.Applications.Survey.Microstation.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Applications.Survey.Microstation.3.1.DLL
----------------------------------------
Bentley.Civil.ProjectSettings.Model.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.ProjectSettings.Model.3.1.DLL
----------------------------------------
Bentley.Civil.UI.Templates.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.UI.Templates.3.1.DLL
----------------------------------------
Bentley.Civil.Geometry.Model.Commands.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Model.Commands.3.1.DLL
----------------------------------------
Bentley.Civil.Applications.Survey.Settings.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Applications.Survey.Settings.3.1.dll
----------------------------------------
Bentley.Civil.BCSystem.Base.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.BCSystem.Base.3.1.dll
----------------------------------------
ElementInfo
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/required/ElementInfo.DLL
----------------------------------------
Bentley.Civil.Commands.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Commands.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.Command.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Command.3.1.DLL
----------------------------------------
Bentley.Civil.Model.UI.ContentManagement.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Model.UI.ContentManagement.3.1.DLL
----------------------------------------
Bentley.Civil.GraphicalFilters.Presentation.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.GraphicalFilters.Presentation.3.1.DLL
----------------------------------------
Bentley.Civil.GraphicalFilters.Model.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.GraphicalFilters.Model.3.1.DLL
----------------------------------------
Bentley.Civil.DTM.TextImport.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DTM.TextImport.3.1.DLL
----------------------------------------
Bentley.Civil.Geometry.Services.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Services.3.1.DLL
----------------------------------------
Bentley.Civil.DTM.ImportExport.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DTM.ImportExport.3.1.DLL
----------------------------------------
Bentley.Civil.ConsensusModel.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.ConsensusModel.3.1.dll
----------------------------------------
Bentley.ECExchange
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.05
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.ECExchange.DLL
----------------------------------------
Bentley.DesignSync.DesignViewer
    Assembly Version: 1.0.0.0
    Win32 Version: 01.10.01.01
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/DesignSync/Bentley.DesignSync.DesignViewer.dll
----------------------------------------
Bentley.DesignSync.Interfaces
    Assembly Version: 1.0.0.0
    Win32 Version: 01.10.01.01
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/DesignSync/Bentley.DesignSync.Interfaces.DLL
----------------------------------------
Bentley.DesignSync
    Assembly Version: 1.0.0.0
    Win32 Version: 01.10.01.01
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/DesignSync/Bentley.DesignSync.DLL
----------------------------------------
Bentley.GeometryStructsNET1
    Assembly Version: 3.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/DesignSync/Bentley.GeometryStructsNET1.dll
----------------------------------------
Bentley.DgnPlatformNET
    Assembly Version: 1.0.0.0
    Win32 Version: 01.10.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/DesignSync/Bentley.DgnPlatformNET.dll
----------------------------------------
Bentley.Civil.ConsensusModel.SDK.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.ConsensusModel.SDK.3.1.dll
----------------------------------------
Bentley.Civil.ContentManagement.Geopak.2.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.ContentManagement.Geopak.2.0.dll
----------------------------------------
Bentley.Civil.Model.Handlers.ContentManagement.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Model.Handlers.ContentManagement.3.1.DLL
----------------------------------------
Bentley.Civil.ContentManagement.MS.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.ContentManagement.MS.3.1.DLL
----------------------------------------
Bentley.Civil.CoreCommands.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.CoreCommands.3.1.dll
----------------------------------------
Bentley.Civil.DesignStandards.Presentation.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DesignStandards.Presentation.3.1.dll
----------------------------------------
Bentley.Civil.Model.Handlers.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Model.Handlers.3.1.DLL
----------------------------------------
Bentley.Civil.DTM.Extension.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DTM.Extension.3.1.dll
----------------------------------------
Bentley.Civil.DTM.ImagePP.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DTM.ImagePP.3.1.dll
----------------------------------------
Bentley.Civil.DTM.LinearGeometry.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DTM.LinearGeometry.3.1.dll
----------------------------------------
Bentley.Civil.DTM.Services.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DTM.Services.3.1.dll
----------------------------------------
System.ServiceModel
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.4506.8789 (QFE.030729-8700)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.ServiceModel/3.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
Bentley.Civil.DTM.Services.Civil.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DTM.Services.Civil.3.1.dll
----------------------------------------
Bentley.Civil.DTM.Services.NUnit.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DTM.Services.NUnit.3.1.dll
----------------------------------------
Bentley.Civil.DTM.TextImportProvider.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DTM.TextImportProvider.3.1.dll
----------------------------------------
Bentley.Civil.DTMGraphicalFilters.Model.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DTMGraphicalFilters.Model.3.1.dll
----------------------------------------
Bentley.Civil.DTMGraphicalFilters.Presentation.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.DTMGraphicalFilters.Presentation.3.1.dll
----------------------------------------
Bentley.Civil.EditTM.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.EditTM.3.1.dll
----------------------------------------
Bentley.Civil.Formatting.Microstation.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Formatting.Microstation.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.Coordinates.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Coordinates.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.DesignStandards.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.DesignStandards.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.Linear.ComplexConstructions.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Linear.ComplexConstructions.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.Linear.ComplexConstructions.MSNUnit.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Linear.ComplexConstructions.MSNUnit.3.1.dll
----------------------------------------
Bentley.Civil.MSNUnit.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.MSNUnit.3.1.DLL
----------------------------------------
Bentley.Civil.Geometry.Linear.ECXML.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Linear.ECXML.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.Linear.MSNUnit.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Linear.MSNUnit.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.Linear.NUnit.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Linear.NUnit.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.Linear.UnitTestAssistant.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Linear.UnitTestAssistant.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.MicroStation.MSNUnit.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.MicroStation.MSNUnit.3.1.dll
----------------------------------------
Bentley.Civil.Model.ContentManagement.Management.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Model.ContentManagement.Management.3.1.DLL
----------------------------------------
Bentley.Civil.Geometry.Model.MSNUnit.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Model.MSNUnit.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.Model.SnapRules.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Model.SnapRules.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.Presentation.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Presentation.3.1.dll
----------------------------------------
Bentley.Civil.Model.UI.Geometry.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Model.UI.Geometry.3.1.DLL
----------------------------------------
Bentley.Civil.Geometry.Services.Civil.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Services.Civil.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.Services.GEOPAK.2.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Services.GEOPAK.2.0.dll
----------------------------------------
Bentley.Civil.Geometry.Services.LandXML.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.Services.LandXML.3.1.dll
----------------------------------------
Bentley.Civil.Geometry.VCAdapter.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geometry.VCAdapter.3.1.dll
----------------------------------------
Bentley.Civil.Geopak.Services.Geometry.2.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geopak.Services.Geometry.2.0.dll
----------------------------------------
Bentley.Civil.Geopak.Services.Geometry.Local.2.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Geopak.Services.Geometry.Local.2.0.dll
----------------------------------------
Bentley.Civil.GPSTrackExtCom.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.GPSTrackExtCom.3.1.dll
----------------------------------------
Bentley.Civil.Help.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Help.3.1.dll
----------------------------------------
Bentley.Civil.MessageCenter.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.MessageCenter.3.1.dll
----------------------------------------
Bentley.Civil.Microstation.TestUtils.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Microstation.TestUtils.3.1.dll
----------------------------------------
Bentley.Civil.Model.Tools.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Model.Tools.3.1.dll
----------------------------------------
Bentley.Civil.MSNUnit.ECXML.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.MSNUnit.ECXML.3.1.dll
----------------------------------------
Bentley.Civil.MX.Survey.XINCreator.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.MX.Survey.XINCreator.3.1.dll
----------------------------------------
Bentley.Civil.Objects.Engine.NUnit.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.Engine.NUnit.3.1.dll
----------------------------------------
Bentley.Civil.Objects.Engine.Nunit.Model.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.Engine.Nunit.Model.3.1.dll
----------------------------------------
Bentley.Civil.Objects.RuleManagement.Logger.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.RuleManagement.Logger.3.1.dll
----------------------------------------
Bentley.Civil.Objects.RuleManagement.NUnit.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.RuleManagement.NUnit.3.1.dll
----------------------------------------
Bentley.Civil.Objects.RuleManagement.NUnit.Model.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.RuleManagement.NUnit.Model.3.1.dll
----------------------------------------
Bentley.Civil.Objects.Rulemanagement.NUNit.MSPlugIn.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.Rulemanagement.NUNit.MSPlugIn.3.1.dll
----------------------------------------
Bentley.Civil.Objects.UI.Coordinates.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.UI.Coordinates.3.1.dll
----------------------------------------
Bentley.Civil.Objects.UI.EntryTests.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Objects.UI.EntryTests.3.1.dll
----------------------------------------
Bentley.Civil.Preferences.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Preferences.3.1.dll
----------------------------------------
Bentley.Civil.ProductDrivers.Geopak.VCAdapter.2.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.ProductDrivers.Geopak.VCAdapter.2.0.dll
----------------------------------------
Bentley.Civil.ProjectSettings.Presentation.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.ProjectSettings.Presentation.3.1.dll
----------------------------------------
Bentley.Civil.RoadwayDesigner.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.RoadwayDesigner.3.1.dll
----------------------------------------
Bentley.Civil.Solids.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Solids.3.1.dll
----------------------------------------
Bentley.Civil.Solids.PlugIn.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Solids.PlugIn.3.1.dll
----------------------------------------
Bentley.Civil.Solids.Plugin.MSNUnit.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Solids.Plugin.MSNUnit.3.1.dll
----------------------------------------
Bentley.Civil.Surface.DemToDtm.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Surface.DemToDtm.3.1.dll
----------------------------------------
Bentley.Civil.UI.CursorPrompt.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.UI.CursorPrompt.3.1.DLL
----------------------------------------
Bentley.Civil.UI.ControlBinders.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.UI.ControlBinders.3.1.dll
----------------------------------------
System.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
Bentley.Civil.Visualisation.Exporter.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Bentley.Civil.Visualisation.Exporter.3.1.dll
----------------------------------------
Bentley.Civil.RoadwayDesigner
    Assembly Version: 3.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/RoadwayDesign/bin/plugins/Bentley.Civil.RoadwayDesigner.DLL
----------------------------------------
Bentley.Civil.Commands.CivilFilter.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/CivilPlatform/Filters/Bentley.Civil.Commands.CivilFilter.3.1.dll
----------------------------------------
Bentley.Civil.DTM.Services.MX.2.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/MX/Bentley.Civil.DTM.Services.MX.2.0.dll
----------------------------------------
Bentley.Civil.Geometry.Services.MX.2.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/MX/Bentley.Civil.Geometry.Services.MX.2.0.dll
----------------------------------------
Bentley.Civil.MX.ModelFile.2.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/MX/Bentley.Civil.MX.ModelFile.2.0.DLL
----------------------------------------
Bentley.Civil.MX.Interop.MXDrainage
    Assembly Version: 1.7.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/MX/Bentley.Civil.MX.Interop.MXDrainage.dll
----------------------------------------
Bentley.Civil.MX.Interop.StdType
    Assembly Version: 2.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/MX/Bentley.Civil.MX.Interop.StdType.dll
----------------------------------------
Bentley.Civil.MX.Interop.VBA
    Assembly Version: 6.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/MX/Bentley.Civil.MX.Interop.VBA.dll
----------------------------------------
Bentley.Civil.MX.StyleSetReader.2.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/MX/Bentley.Civil.MX.StyleSetReader.2.0.dll
----------------------------------------
Bentley.Civil.MX.Surface.2.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/MX/Bentley.Civil.MX.Surface.2.0.dll
----------------------------------------
AxSHDocVw
    Assembly Version: 1.1.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/AxSHDocVw.DLL
----------------------------------------
SHDocVw
    Assembly Version: 1.1.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/SHDocVw.DLL
----------------------------------------
Bentley.Bedrock.Redistributable
    Assembly Version: 1.0.3152.28781
    Win32 Version: 1.0.3152.28781
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.Bedrock.Redistributable.DLL
----------------------------------------
System.Web.Services
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
Bentley.Civil.Geometry.Utilities.ClashDetection
    Assembly Version: 8.11.0.3
    Win32 Version:
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Bentley.Civil.Geometry.Utilities.ClashDetection.dll
----------------------------------------
Bentley.Civil.Geometry.Utilities.Drawing
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Bentley.Civil.Geometry.Utilities.Drawing.DLL
----------------------------------------
Bentley.Civil.Subsurface
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Bentley.Civil.Subsurface.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8762 (QFE.050727-8700)
    CodeBase: file:///C:/windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Bentley.Hyd.CatalogServices
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Bentley.Hyd.CatalogServices.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Bentley.Hyd.CatalogServices.Model
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Bentley.Hyd.CatalogServices.Model.dll
----------------------------------------
Bentley.Hyd.CP.Core
    Assembly Version: 8.11.0.3
    Win32 Version:
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Bentley.Hyd.CP.Core.dll
----------------------------------------
Haestad.Domain
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.DLL
----------------------------------------
Haestad.Framework
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Framework.DLL
----------------------------------------
Haestad.Support
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Support.DLL
----------------------------------------
Haestad.Drawing.Domain
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Drawing.Domain.DLL
----------------------------------------
Haestad.Mapping
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Mapping.DLL
----------------------------------------
Bentley.Hyd.CP
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Bentley.Hyd.CP.dll
----------------------------------------
Haestad.Framework.Windows.Forms
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Framework.Windows.Forms.DLL
----------------------------------------
Haestad.MicroStation.Support.ViewAttributesDialogAddon
    Assembly Version: 8.11.0.3
    Win32 Version:
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.MicroStation.Support.ViewAttributesDialogAddon.DLL
----------------------------------------
Haestad.Drawing.Control
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Drawing.Control.DLL
----------------------------------------
Haestad.LicensingFacade
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.LicensingFacade.DLL
----------------------------------------
Bentley.Hyd.Haestad
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Bentley.Hyd.Haestad.dll
----------------------------------------
Haestad.Support.NumericalMethods
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Support.NumericalMethods.DLL
----------------------------------------
Haestad.Domain.StormSewer
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.StormSewer.DLL
----------------------------------------
Haestad.StormSewerProduct
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.StormSewerProduct.DLL
----------------------------------------
Haestad.StormSewer
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.StormSewer.DLL
----------------------------------------
Bentley.Hyd.Haestad.ProductUpdate
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Bentley.Hyd.Haestad.ProductUpdate.dll
----------------------------------------
DevExpress.Charts.v9.1.Core
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.Charts.v9.1.Core.dll
----------------------------------------
DevExpress.Data.v9.1
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.Data.v9.1.dll
----------------------------------------
DevExpress.Utils.v9.1
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.Utils.v9.1.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
DevExpress.XtraBars.v9.1
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.XtraBars.v9.1.dll
----------------------------------------
DevExpress.XtraEditors.v9.1
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.XtraEditors.v9.1.DLL
----------------------------------------
DevExpress.XtraCharts.v9.1
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.XtraCharts.v9.1.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8762 (QFE.050727-8700)
    CodeBase: file:///C:/windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
DevExpress.XtraNavBar.v9.1
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.XtraNavBar.v9.1.dll
----------------------------------------
DevExpress.XtraPivotGrid.v9.1.Core
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.XtraPivotGrid.v9.1.Core.dll
----------------------------------------
DevExpress.XtraPivotGrid.v9.1
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.XtraPivotGrid.v9.1.dll
----------------------------------------
DevExpress.XtraPrinting.v9.1
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.XtraPrinting.v9.1.dll
----------------------------------------
DevExpress.XtraTreeList.v9.1
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.XtraTreeList.v9.1.DLL
----------------------------------------
DevExpress.XtraRichEdit.v9.1
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.XtraRichEdit.v9.1.DLL
----------------------------------------
DevExpress.XtraReports.v9.1
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.XtraReports.v9.1.dll
----------------------------------------
DevExpress.XtraVerticalGrid.v9.1
    Assembly Version: 9.1.4.0
    Win32 Version: 9.1.4.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DevExpress.XtraVerticalGrid.v9.1.DLL
----------------------------------------
DWNetworkParser
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/DWNetworkParser.dll
----------------------------------------
Haestad.Calculations.Dynamic
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.Dynamic.dll
----------------------------------------
Haestad.Hydraulics
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Hydraulics.DLL
----------------------------------------
Haestad.Domain.ModelingObjects.Dynamic
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.ModelingObjects.Dynamic.DLL
----------------------------------------
Haestad.Domain.ModelingObjects
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.ModelingObjects.DLL
----------------------------------------
Haestad.Calculations.Dynamic.Domain
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.Dynamic.Domain.dll
----------------------------------------
Haestad.Calculations.StormSewer.Domain
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.StormSewer.Domain.DLL
----------------------------------------
Haestad.Calculations.StormSewer
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.StormSewer.DLL
----------------------------------------
Haestad.Calculations.Scada.Domain
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.Scada.Domain.DLL
----------------------------------------
Haestad.Calculations.PondPack.OutputReader
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.PondPack.OutputReader.DLL
----------------------------------------
Haestad.Calculations.Scada.ScadaReader
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.Scada.ScadaReader.DLL
----------------------------------------
Haestad.Calculations.GravityDerived
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.GravityDerived.dll
----------------------------------------
Haestad.Calculations.GVFOutputReader
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.GVFOutputReader.dll
----------------------------------------
Haestad.Calculations.StormSewer.OutputReader
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.StormSewer.OutputReader.DLL
----------------------------------------
Haestad.Calculations.GVFSolver
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.GVFSolver.dll
----------------------------------------
Haestad.Calculations.HHSolver.DataObjects
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.HHSolver.DataObjects.dll
----------------------------------------
Haestad.Calculations.HHSolver.DataObjects.VB
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.HHSolver.DataObjects.VB.DLL
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
Haestad.Calculations.HHSolver
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.HHSolver.dll
----------------------------------------
Haestad.Calculations.HydrologyHydraulics
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.HydrologyHydraulics.dll
----------------------------------------
Haestad.Calculations.PondPack.Domain
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.PondPack.Domain.DLL
----------------------------------------
Haestad.Calculations.PondPack
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.PondPack.DLL
----------------------------------------
Haestad.HydrologyHydraulics
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.HydrologyHydraulics.DLL
----------------------------------------
Haestad.Calculations.Pressure
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.Pressure.dll
----------------------------------------
Haestad.Calculations.Support
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.Support.DLL
----------------------------------------
Haestad.Calculations.Pressure.Domain
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.Pressure.Domain.dll
----------------------------------------
Haestad.Domain.ModelingObjects.Water
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.ModelingObjects.Water.DLL
----------------------------------------
Haestad.Calculations.Pressure.FlushingResultsReader
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.Pressure.FlushingResultsReader.dll
----------------------------------------
Haestad.Calculations.Pressure.MSX
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.Pressure.MSX.dll
----------------------------------------
Haestad.Calculations.Pressure.ResultsReader
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.Pressure.ResultsReader.dll
----------------------------------------
Haestad.Calculations.SewerCAD
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.SewerCAD.dll
----------------------------------------
Haestad.Calculations.SewerCAD.Domain
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.SewerCAD.Domain.dll
----------------------------------------
Haestad.Calculations.SWMM5.Domain
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.SWMM5.Domain.DLL
----------------------------------------
Haestad.Calculations.SewerCAD.OutputReader
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.SewerCAD.OutputReader.dll
----------------------------------------
Haestad.Calculations.StormCAD
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.StormCAD.dll
----------------------------------------
Haestad.Calculations.StormCAD.Domain
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.StormCAD.Domain.dll
----------------------------------------
Haestad.Calculations.StormDerivedEngine
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.StormDerivedEngine.dll
----------------------------------------
Haestad.Calculations.SWMM5
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.SWMM5.dll
----------------------------------------
Haestad.Calculations.SWMM5.OutputReader
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Calculations.SWMM5.OutputReader.dll
----------------------------------------
Haestad.CanvasLibrary.Drivers.GDI
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.CanvasLibrary.Drivers.GDI.dll
----------------------------------------
Haestad.CanvasLibrary.Framework
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.CanvasLibrary.Framework.DLL
----------------------------------------
Haestad.CanvasLibrary.Framework.Windows.Forms
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.CanvasLibrary.Framework.Windows.Forms.dll
----------------------------------------
Haestad.Domain.AceDaoInterop
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.AceDaoInterop.dll
----------------------------------------
Haestad.Domain.DaoInterop
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.DaoInterop.dll
----------------------------------------
Haestad.Domain.DataExchange
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.DataExchange.dll
----------------------------------------
Haestad.Domain.DataExchange.IModel
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.DataExchange.IModel.dll
----------------------------------------
Haestad.Domain.DataExchange.IModel.Support
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.DataExchange.IModel.Support.DLL
----------------------------------------
Haestad.Domain.DataExchange.IModel.Forms
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.DataExchange.IModel.Forms.dll
----------------------------------------
Haestad.Domain.DataExchange.IModelPlugIn
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.DataExchange.IModelPlugIn.dll
----------------------------------------
Haestad.Domain.DataObjects
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.DataObjects.dll
----------------------------------------
Haestad.Domain.DataObjects.Water
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.DataObjects.Water.dll
----------------------------------------
Haestad.Domain.LibraryObjects
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.LibraryObjects.dll
----------------------------------------
Haestad.Domain.LibraryObjects.Install
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.LibraryObjects.Install.dll
----------------------------------------
System.Configuration.Install
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Configuration.Install/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll
----------------------------------------
Haestad.Domain.ModelingObjects.PondPack
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.ModelingObjects.PondPack.dll
----------------------------------------
Haestad.Domain.SUE
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Domain.SUE.dll
----------------------------------------
Haestad.Drawing
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Drawing.DLL
----------------------------------------
Haestad.ProjectWiseFacade
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.ProjectWiseFacade.DLL
----------------------------------------
Haestad.Framework.Windows.Forms.Reporting
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Framework.Windows.Forms.Reporting.DLL
----------------------------------------
Haestad.Framework.Windows.Forms.XtraReports
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Framework.Windows.Forms.XtraReports.DLL
----------------------------------------
Haestad.GraphicsLibrary.Support
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.GraphicsLibrary.Support.DLL
----------------------------------------
Haestad.DrawingStorage
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.DrawingStorage.dll
----------------------------------------
Haestad.DWNetworkParserBuilder
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.DWNetworkParserBuilder.dll
----------------------------------------
Haestad.Dynamic.DataExchange.CivilStorm
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Dynamic.DataExchange.CivilStorm.dll
----------------------------------------
Haestad.Schema.DataExchange
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Schema.DataExchange.DLL
----------------------------------------
Haestad.FileParser
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.FileParser.dll
----------------------------------------
Haestad.Framework.Windows.Forms.Divil
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Framework.Windows.Forms.Divil.dll
----------------------------------------
Haestad.Framework.Windows.Forms.Steema
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Framework.Windows.Forms.Steema.dll
----------------------------------------
Haestad.Framework.Windows.Forms.Syncfusion
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Framework.Windows.Forms.Syncfusion.dll
----------------------------------------
Haestad.GeoPAK
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.GeoPAK.dll
----------------------------------------
Haestad.GraphicsFileLibrary.RasterFileLibrary
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.GraphicsFileLibrary.RasterFileLibrary.dll
----------------------------------------
Haestad.GraphicsFileLibrary.VectorFileLibrary
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.GraphicsFileLibrary.VectorFileLibrary.dll
----------------------------------------
Haestad.Shapefile
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Shapefile.DLL
----------------------------------------
Haestad.GraphicsLibrary.GDI
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.GraphicsLibrary.GDI.dll
----------------------------------------
Haestad.GraphicsLibrary.GDI.Support
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.GraphicsLibrary.GDI.Support.dll
----------------------------------------
Haestad.GraphicsLibrary.OpenGL
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.GraphicsLibrary.OpenGL.dll
----------------------------------------
Haestad.HydraulicReviewer
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.HydraulicReviewer.dll
----------------------------------------
Haestad.InRoads
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.InRoads.dll
----------------------------------------
Haestad.LicenseAdministrator.Library
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.LicenseAdministrator.Library.dll
----------------------------------------
Haestad.LoadBuilder.Calculations
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.LoadBuilder.Calculations.dll
----------------------------------------
Haestad.LoadBuilder.Calculations.Sewer
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.LoadBuilder.Calculations.Sewer.dll
----------------------------------------
Haestad.LoadBuilder.Calculations.SewerCAD
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.LoadBuilder.Calculations.SewerCAD.dll
----------------------------------------
Haestad.LoadBuilder.Calculations.SewerGEMS
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.LoadBuilder.Calculations.SewerGEMS.dll
----------------------------------------
Haestad.LoadBuilder.Data
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.LoadBuilder.Data.dll
----------------------------------------
Haestad.LoadBuilder
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.LoadBuilder.dll
----------------------------------------
Haestad.LoadBuilder.StormSewer
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.LoadBuilder.StormSewer.dll
----------------------------------------
Haestad.MicroStation.Support
    Assembly Version: 8.11.0.3
    Win32 Version:
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.MicroStation.Support.dll
----------------------------------------
Haestad.ModelBuilder
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.ModelBuilder.dll
----------------------------------------
Haestad.ModelBuilder.Support
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.ModelBuilder.Support.DLL
----------------------------------------
Haestad.ModelBuilder.Forms
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.ModelBuilder.Forms.dll
----------------------------------------
Haestad.MX
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.MX.dll
----------------------------------------
Haestad.Network
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Network.dll
----------------------------------------
Haestad.NetworkBuilder
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.NetworkBuilder.dll
----------------------------------------
Haestad.RealDWG.Interop
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.RealDWG.Interop.dll
----------------------------------------
Haestad.SCADA.Domain.Application
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SCADA.Domain.Application.dll
----------------------------------------
Haestad.SCADA.Domain
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SCADA.Domain.DLL
----------------------------------------
Haestad.SCADA.Domain.HOPC
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SCADA.Domain.HOPC.dll
----------------------------------------
Haestad.SCADA.Domain.OPC
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SCADA.Domain.OPC.dll
----------------------------------------
OpcDaNet
    Assembly Version: 9.0.1.0
    Win32 Version: 9.0.1.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/OpcDaNet.DLL
----------------------------------------
Haestad.SCADA.Forms
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SCADA.Forms.dll
----------------------------------------
Haestad.ScenarioComparison
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.ScenarioComparison.dll
----------------------------------------
Haestad.ScenarioComparison.Domain
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.ScenarioComparison.Domain.dll
----------------------------------------
Haestad.Sewer.DataExchange
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Sewer.DataExchange.dll
----------------------------------------
Haestad.Sewer.DataExchange.IModelPlugIn
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Sewer.DataExchange.IModelPlugIn.dll
----------------------------------------
Haestad.SQLite
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SQLite.dll
----------------------------------------
Haestad.SQLiteConverter.Core
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SQLiteConverter.Core.dll
----------------------------------------
Haestad.Storm.DataExchange
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Storm.DataExchange.dll
----------------------------------------
Haestad.Water.Forms
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Water.Forms.DLL
----------------------------------------
TeeChart
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/TeeChart.DLL
----------------------------------------
Haestad.StormSewer.SQLiteConverter
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.StormSewer.SQLiteConverter.dll
----------------------------------------
Haestad.Support.LandXML
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Support.LandXML.DLL
----------------------------------------
Haestad.Subsurface
    Assembly Version: 8.11.9.163
    Win32 Version: 8.11.9.163
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Subsurface.dll
----------------------------------------
Haestad.SUE.CP.ContentManagement
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SUE.CP.ContentManagement.dll
----------------------------------------
Haestad.SUE.CP
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SUE.CP.dll
----------------------------------------
Haestad.SUE
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SUE.DLL
----------------------------------------
Haestad.SUE.CP.Model.3.1
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SUE.CP.Model.3.1.dll
----------------------------------------
Haestad.SUE.CP.Presentation
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SUE.CP.Presentation.dll
----------------------------------------
SandBar
    Assembly Version: 1.4.3.1
    Win32 Version: 1.4.3.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/SandBar.DLL
----------------------------------------
Haestad.Support.Mixed
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Support.Mixed.dll
----------------------------------------
Haestad.SurfaceModeling.Interop
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.SurfaceModeling.Interop.dll
----------------------------------------
Haestad.TerrainExtractor
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.TerrainExtractor.dll
----------------------------------------
Haestad.ThiessenPolygon
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.ThiessenPolygon.dll
----------------------------------------
Haestad.ThiessenPolygon.Engine
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.ThiessenPolygon.Engine.dll
----------------------------------------
Haestad.UserDataExtensions
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.UserDataExtensions.dll
----------------------------------------
Haestad.Water.DataExchange.Controls
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Haestad.Water.DataExchange.Controls.dll
----------------------------------------
hmimsdascnet
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/hmimsdascnet.dll
----------------------------------------
IModelEngineAddIn
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.07.63
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/IModelEngineAddIn.dll
----------------------------------------
Ionic.Zip
    Assembly Version: 1.9.1.8
    Win32 Version: 1.9.1.8
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Ionic.Zip.dll
----------------------------------------
Microsoft.Data.ConnectionUI.Dialog
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Microsoft.Data.ConnectionUI.Dialog.dll
----------------------------------------
Microsoft.Data.ConnectionUI
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Microsoft.Data.ConnectionUI.DLL
----------------------------------------
MoreLinq
    Assembly Version: 1.1.17511.0
    Win32 Version: 1.1.17511.618
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/MoreLinq.dll
----------------------------------------
OpcHDAWrapper
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/OpcHDAWrapper.dll
----------------------------------------
SandDock
    Assembly Version: 3.0.6.1
    Win32 Version: 3.0.6.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/SandDock.dll
----------------------------------------
TeeChart.Languages
    Assembly Version: 8.11.5.5
    Win32 Version: 8.11.5.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/TeeChart.Languages.dll
----------------------------------------
Washington
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Washington.dll
----------------------------------------
Washington.MicroStation.CP
    Assembly Version: 8.11.0.3
    Win32 Version: 8.11.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/Subsurface/Washington.MicroStation.CP.dll
----------------------------------------
Bentley.MicroStation.Templates
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.MicroStation.Templates.DLL
----------------------------------------
Bentley.MicroStation.Templates.Support.resources
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.MicroStation.Templates.Support.resources.DLL
----------------------------------------
Bentley.DTM.ElementTemplate
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.DTM.ElementTemplate.DLL
----------------------------------------
Bentley.DTM.Element.resources
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.DTM.Element.resources.DLL
----------------------------------------
Bentley.MicroStation.GeoCoord
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.MicroStation.GeoCoord.DLL
----------------------------------------
publishdgn
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/asneeded/publishdgn.DLL
----------------------------------------
PublishDgn.Interfaces.Transformation
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/asneeded/PublishDgn.Interfaces.Transformation.DLL
----------------------------------------
bentley.publish
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/asneeded/bentley.publish.DLL
----------------------------------------
TransformationControls
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/asneeded/TransformationControls.DLL
----------------------------------------
publishdgn.resources
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/publishdgn.resources.DLL
----------------------------------------
Bentley.RSS
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.RSS.DLL
----------------------------------------
GCSDialog
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/mdlsys/asneeded/GCSDialog.DLL
----------------------------------------
PrintPrep
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.713
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PrintPreparation/bin/PrintPrep.dll
----------------------------------------
Bentley.ExtensionDiscovery
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.ExtensionDiscovery.DLL
----------------------------------------
Bentley.MicroStation.ECIntegration
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/BENTLEY.MICROSTATION.ECINTEGRATION.DLL
----------------------------------------
Bentley.GeorasterECPlugin
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.105
    CodeBase: file:///C:/PROGRAM%20FILES%20(X86)/BENTLEY/POWERGEOPAK%20V8I%20(SELECTSERIES%204)/DESCARTES/ASSEMBLIES/BENTLEY.GEORASTERECPLUGIN.dll
----------------------------------------
Bentley.BaseSQLPlugin
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/extensions/Bentley.BaseSQLPlugin.DLL
----------------------------------------
Bentley.EC.SQLAdapter
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/extensions/Bentley.EC.SQLAdapter.DLL
----------------------------------------
Bentley.EC.SchemaMappingSQLBuilder
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/extensions/Bentley.EC.SchemaMappingSQLBuilder.DLL
----------------------------------------
Bentley.DgnECPlugin3
    Assembly Version: 1.0.0.0
    Win32 Version: 03.10.01.01
    CodeBase: file:///C:/PROGRAM%20FILES%20(X86)/BENTLEY/POWERGEOPAK%20V8I%20(SELECTSERIES%204)/POWERGEOPAK/CIVILPLATFORM/DESIGNSYNC/BENTLEY.DGNECPLUGIN3.dll
----------------------------------------
Bentley.ConfigurableECPlugin
    Assembly Version: 0.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/extensions/Bentley.ConfigurableECPlugin.DLL
----------------------------------------
Bentley.Descartes
    Assembly Version: 8.11.9.720
    Win32 Version: 08.11.09.720
    CodeBase: file:///C:/PROGRAM%20FILES%20(X86)/BENTLEY/POWERGEOPAK%20V8I%20(SELECTSERIES%204)/DESCARTES/ASSEMBLIES/BENTLEY.DESCARTES.dll
----------------------------------------
Bentley.RasterManager
    Assembly Version: 1.0.0.1
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.RasterManager.DLL
----------------------------------------
Bentley.Civil.Geometry.Services.InRoads.3.1
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.878
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/RoadwayDesign/bin/Bentley.Civil.Geometry.Services.InRoads.3.1.dll
----------------------------------------
Bentley.DGNECPlugin.Common.resources
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.DGNECPlugin.Common.resources.DLL
----------------------------------------
Bentley.MicroStation.WinForms.Docking
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.MicroStation.WinForms.Docking.DLL
----------------------------------------
Bentley.Civil.LandXml.3.0
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.396
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/DTMLink/Bentley.Civil.LandXml.3.0.dll
----------------------------------------
Bentley.ECSystem.2.0.resources
    Assembly Version: 2.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.ECSystem.2.0.resources.DLL
----------------------------------------
Bentley.Windowing.Win32
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.Windowing.Win32.DLL
----------------------------------------
bentley.designexplorer.resources
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/bentley.designexplorer.resources.DLL
----------------------------------------
Bentley.Internal.RealDwg
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.Internal.RealDwg.DLL
----------------------------------------
Bentley.Windowing.resources
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.Windowing.resources.DLL
----------------------------------------
Bentley.Geometry.Convert.2.0
    Assembly Version: 2.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/ECFramework/Bentley.Geometry.Convert.2.0.DLL
----------------------------------------
Bentley.EC.Controls.2.0.resources
    Assembly Version: 2.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.EC.Controls.2.0.resources.DLL
----------------------------------------
Bentley.RSS.Common
    Assembly Version: 1.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.RSS.Common.DLL
----------------------------------------
Bentley.TaskNavigation
    Assembly Version: 2.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/Assemblies/Bentley.TaskNavigation.DLL
----------------------------------------
Bentley.TaskNavigation.resources
    Assembly Version: 2.0.0.0
    Win32 Version: 08.11.09.832
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.TaskNavigation.resources.DLL
----------------------------------------
Bentley.UI.resources
    Assembly Version: 1.0.0.0
    Win32 Version: 08.35.01.06
    CodeBase: file:///C:/Program%20Files%20(x86)/Bentley/PowerGEOPAK%20V8i%20(SELECTSeries%204)/PowerGEOPAK/en/Bentley.UI.resources.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Missing Dynamic Cross-Sections and Delete Dynamic Cross Section Views

$
0
0

My dynamic cross-section view is missing linework (only showing points) and the solution to "Delete Dynamic Cross Section Views" to reset is also missing.  Any help is appreciated.

Element Template missing from ORD update 3

$
0
0

Hi

After i updated my dataset from Update 2 to Update 3 Element Template is missing. In Explorer the ET folder is there, but if I search for ET nothing comes up. 

Regards

Sigfus


Upgrading Design Files from GEOPAK SS3 to GEOPAK SS4

$
0
0

Hi guys,

We are in the midst of a major upgrade from GEOPAK SS3 to OpenRoads Designer CONNECT Edition.

I'm looking for a strategy to upgrade a large number of SS3 design files to SS4 that can then be loaded into the latest ORD v10.03.00.43.

Any suggestions?

Regards,

Benzi Papo

What about clash detection?

$
0
0

In the connect edition version of openroads has disappeared the clash detection tool. Open Bridge modeler has not the tool also. Why? Is it going to appear in later versions?

I don't  understand the reason for get off a so important tool for verifying roads designs as clearance between top road surface and bottom bridge surface. 

ORD Workspace Development

$
0
0

Hello- Does anybody have any step-by-step guides to creating a Workspace/Configuration in ORD. I have some SS2/SS4 DgnLibs and other items that I would like to make a part of my ORD Workspace. Any help is appreciated. 

Openroads Designer connect edition, survey question

GEOPAK VBA Coding In OpenRoads Designer CONNECT Edition

$
0
0

Hi guys,

We are in the process of migrating our users and projects from GEOPAK SELECTSeries 3 to the latest ORD v10.03.00.43.

We have a number of VBA applications that access the GPK file using the GEOPAK Object Library.

I loaded one of these apps in the Microstation VBA editor and saw that all the object library references were still in tact.

It seems like these VBA modules should be able to run under ORD and still access the GPK file.

Does anyone have any experience or insight in this area?

Regards,

Benzi

Viewing all 19084 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>