Client Management Suite

 View Only
  • 1.  Error in A7.1 Logs - Appears to be stopping agents reporting in/Getting Guids etc.

    Posted May 13, 2012 10:39 PM

    Afternoon,

    The last few days we have been getting the following error in our log and I cannot find out anything about it at all.

    It seems like a hidden policy is corrupt or similar but no one else has experienced it before. We have not updated or changed anything within Altiris since this begun however we did have some SAN disk timeout issues that the database is stored on for a few days prior to it occuring.

     

    "14/05/2012 12:16:07 PM","Unable to generate policy XML for item: 660dae58-b89c-4e8a-9c26-ec2029b222c9
    **CEDUrlStart** :http://entced.symantec.com/entt?product=SMP&version=7.1.8280.0&language=en&module=qlub65YMYgWeGGssRthgvN1WHJjANnIAgZtUStOHQto=&error=862971658&build=**CEDUrlEnd**
     
     
    ( Exception Details: Altiris.NS.Exceptions.AeXException: Unable to load the specified item (GUID:{660dae58-b89c-4e8a-9c26-ec2029b222c9}) ---> System.Xml.XmlException: An error occurred while parsing EntityName. Line 1, position 45823.
       at System.Xml.XmlTextReaderImpl.Throw(Exception e)
       at System.Xml.XmlTextReaderImpl.ParseEntityName()
       at System.Xml.XmlTextReaderImpl.ParseEntityReference()
       at System.Xml.XmlTextReaderImpl.Read()
       at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
       at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
       at System.Xml.XmlDocument.Load(XmlReader reader)
       at System.Xml.XmlDocument.LoadXml(String xml)
       at Altiris.NS.ItemManagement.Item.Load(Guid itemGuid)
       --- End of inner exception stack trace ---
       at Altiris.NS.ItemManagement.Item.Load(Guid itemGuid)
       at Altiris.NS.ItemManagement.Item.GetItemInternal(Guid itemGuid, IEnumerable`1 accessPermissions, ItemLoadFlags itemLoadFlags)
       at Altiris.NS.ItemManagement.Item.GetItem[T](Guid itemGuid, IEnumerable`1 accessPermissions, ItemLoadFlags itemLoadFlags)
       at Altiris.NS.ItemManagement.Item.GetItem[T](Guid itemGuid)
       at Altiris.NS.AgentManagement.PolicyRequest.LoadItemPolicy(String request, Guid requestGuid, Guid resourceGuid, Guid hostGuid, Guid policyGuid, String& policy, String& policyHash, Guid& category, Int32& priority, Boolean& canCache, ISet`1& requiredPermissions, ISet`1& filterCollections) )
    ( Exception logged from:
       at Altiris.Diagnostics.Logging.EventLog.ReportException(Int32 severity, String strMessage, String category, Exception exception)
       at Altiris.NS.Logging.EventLog.ReportException(Int32 severity, String strMessage, String category, Exception exception)
       at Altiris.NS.AgentManagement.PolicyRequest.LoadItemPolicy(String request, Guid requestGuid, Guid resourceGuid, Guid hostGuid, Guid policyGuid, String& policy, String& policyHash, Guid& category, Int32& priority, Boolean& canCache, ISet`1& requiredPermissions, ISet`1& filterCollections)
       at Altiris.NS.AgentManagement.PolicyRequest.LoadItemPolicies(String request, String configVers, Guid hostGuid, List`1 idents, SortedDictionary`2& policies, SortedDictionary`2& hashes)
       at Altiris.NS.AgentManagement.PolicyRequest.GetPolicies(String request)
       at Altiris.Web.NS.Agent.GetClientPolicies.ProcessRequest(String& request, Byte[]& clientConfigData, String& clientConfigXml, Boolean& compress)
       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Delegate.DynamicInvokeImpl(Object[] args)
       at Altiris.Common.Threading.LocalThreadPool.InvokeCallback(Object state)
       at Altiris.Common.Threading.LocalThreadPool.ExecuteUserWorkItem(UserWorkItem workItem)
       at Altiris.NS.Threading.NSThreadPool.ExecuteUserWorkItem(UserWorkItem workItem)
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at Altiris.Common.Threading.LocalThreadPool.ExecuteUserWorkItemInContext(UserWorkItem workItem)
       at Altiris.Common.Threading.LocalThreadPool.ThreadPoolProc(Object threadStartParameter)
       at System.Threading.ThreadHelper.ThreadStart(Object obj)
     )
    ( Extra Details:  Type=Altiris.NS.Exceptions.AeXException Src=Altiris.NS
     
      Inner Extra Details:  Type=System.Xml.XmlException Src=System.Xml )","Altiris.NS.AgentManagement.PolicyRequest.LoadItemPolicy","w3wp","29"
    Has anyone else seen this before? It's quite urgent that I resolve it.
     
    Cheers.
    Rian


  • 2.  RE: Error in A7.1 Logs - Appears to be stopping agents reporting in/Getting Guids etc.

    Posted May 14, 2012 09:22 AM

    Have you looked to see what that GUID is?  Check the following URL on the NS:

    http://localhost/Altiris/Console/Dashboard/DashboardView.aspx?ResourceGuid=660dae58-b89c-4e8a-9c26-ec2029b222c9

    (or obviously adjust the URL if you're connecting remotely.)



  • 3.  RE: Error in A7.1 Logs - Appears to be stopping agents reporting in/Getting Guids etc.

    Posted May 14, 2012 08:42 PM

    Sorry I should have said I tried that.

    A resource with the GUID: 660dae58-b89c-4e8a-9c26-ec2029b222c9 could not be found.

    Can anyone else try it and see if i'm missing something that I should have.

    Thanks,
    Rian



  • 4.  RE: Error in A7.1 Logs - Appears to be stopping agents reporting in/Getting Guids etc.

    Posted May 15, 2012 09:32 AM

    Not on my NS.  Running 7.1 SP2v3

    Are all GUIDs stored in vItem?  I don't know, just guessing that maybe it might be there even though you couldn't see it via the GUID browser thing.  If so, run this query and maybe see if there is anything listed there?

     

    SELECT 
    *
    FROM
    vItem
    WHERE
    Guid = '660dae58-b89c-4e8a-9c26-ec2029b222c9'


  • 5.  RE: Error in A7.1 Logs - Appears to be stopping agents reporting in/Getting Guids etc.

    Posted May 15, 2012 05:50 PM

    It is listed but doesn't appear overly helpful. Here is the output.


    660DAE58-B89C-4E8A-9C26-EC2029B222C9 FB54A92B-B61A-463E-B721-A8402D5DF7F5 Product based usage tracking Policy. This is a hidden metering policy used for product based usage tracking 32B163A5-C48A-4EE7-84CE-38E4AF141F6F CD39B720-F871-11D2-8643-00104B74A9DF 660DAE58-B89C-4E8A-9C26-EC2029B222C9 5 PROD\Humphries-Admin PROD\sa_altiris7_smp 2011-10-28 00:51:28.187 2012-02-14 14:25:41.440 <item><hierarchyEditableProperties><hierarchyEditableProperty editable="False">ResourceTargets</hierarchyEditableProperty><hierarchyEditableProperty editable="False">Enabled</hierarchyEditableProperty></hierarchyEditableProperties><Application type="detail" stop="False" InventoryOnly="True" Denial="False"><DenialEmailAddress/><DenialEmailSubject/><DenialEmailMessage/><CompanyName/><InternalName/><FileName/><FileVersion/><ProductName/><ProductVersion/><KnownAs/><CommandLine/><DenialMessage type=""/><DenialTimes/><MonitorItems><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSPSCAN.EXE</FileName><FileVersion>12.0.4518.1014</FileVersion><InternalName>MSPSCAN.EXE</InternalName><KnownAs></KnownAs><Name>C83F50A7-6817-4908-A204-410C51F5AB68</Name><ProductName>2007 Microsoft Office system</ProductName><ProductVersion>12.0.4518.1014</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSPVIEW.EXE</FileName><FileVersion>12.0.6606.1000</FileVersion><InternalName>MSPVIEW.EXE</InternalName><KnownAs></KnownAs><Name>458C99C6-84EA-45E2-88AE-5AB6C6DC359A</Name><ProductName>2007 Microsoft Office system</ProductName><ProductVersion>12.0.6606.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>SETLANG.EXE</FileName><FileVersion>10.0.2609</FileVersion><InternalName>SetLang</InternalName><KnownAs></KnownAs><Name>73E050E3-747B-4A68-A43F-E33393B13C53</Name><ProductName>Microsoft Office XP</ProductName><ProductVersion>10.0.2609</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OFFDIAG.EXE</FileName><FileVersion>12.0.6413.1000</FileVersion><InternalName>OffDiag</InternalName><KnownAs></KnownAs><Name>4CEE0371-8A58-40B5-9A99-A4DE0709CC7D</Name><ProductName>Office Diagnostics</ProductName><ProductVersion>12.0.6413.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSTORE.EXE</FileName><FileVersion>12.0.4518.1014</FileVersion><InternalName>MStore</InternalName><KnownAs></KnownAs><Name>0C244C93-D5F8-48FD-BD0B-6A91BE24CB87</Name><ProductName>Microsoft Clip Organizer</ProductName><ProductVersion>12.0.4518.1014</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSPVIEW.EXE</FileName><FileVersion>12.0.4518.1014</FileVersion><InternalName>MSPVIEW.EXE</InternalName><KnownAs></KnownAs><Name>74C6783C-70B2-40E6-B0EE-4DF581BA9F00</Name><ProductName>2007 Microsoft Office system</ProductName><ProductVersion>12.0.4518.1014</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSTORE.EXE</FileName><FileVersion>12.0.6423.1000</FileVersion><InternalName>MStore</InternalName><KnownAs></KnownAs><Name>1AF30398-6D9A-4595-B6AF-98AE9E8957C2</Name><ProductName>Microsoft Clip Organizer</ProductName><ProductVersion>12.0.6423.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OFFDIAG.EXE</FileName><FileVersion>12.0.6606.1000</FileVersion><InternalName>OffDiag</InternalName><KnownAs></KnownAs><Name>D8092C35-ABDE-40EB-BEF1-6B9023700436</Name><ProductName>Office Diagnostics</ProductName><ProductVersion>12.0.6606.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>CMControl.exe</FileName><FileVersion>18.2.51.0.0</FileVersion><InternalName></InternalName><KnownAs></KnownAs><Name>1DECF62E-B96D-4E6D-A5E4-CD9DD28B9960</Name><ProductName>AutoCAD</ProductName><ProductVersion>18.2.51.0.0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OFFDIAG.EXE</FileName><FileVersion>12.0.4518.1014</FileVersion><InternalName>OffDiag</InternalName><KnownAs></KnownAs><Name>09DF65F4-E878-4057-A0B4-EE1203B2B1C9</Name><ProductName>Office Diagnostics</ProductName><ProductVersion>12.0.4518.1014</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>SETLANG.EXE</FileName><FileVersion>10.0.4109</FileVersion><InternalName>SetLang</InternalName><KnownAs></KnownAs><Name>5863A25B-4BDA-4577-9782-AFE8C0C17FC1</Name><ProductName>Microsoft Office XP</ProductName><ProductVersion>10.0.4109</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DwgCheckStandards.exe</FileName><FileVersion>17.1.51.0</FileVersion><InternalName></InternalName><KnownAs></KnownAs><Name>1929845D-1439-4F40-8197-1687EF7717A3</Name><ProductName>AutoCAD</ProductName><ProductVersion>17.1.51.0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OIS.EXE</FileName><FileVersion>12.0.6413.1000</FileVersion><InternalName>OIS</InternalName><KnownAs></KnownAs><Name>B86FC9C7-0CE1-4B4C-9063-89EC1F87D4D5</Name><ProductName>Microsoft Office Picture Manager</ProductName><ProductVersion>12.0.6413.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSPVIEW.EXE</FileName><FileVersion>12.0.6423.1000</FileVersion><InternalName>MSPVIEW.EXE</InternalName><KnownAs></KnownAs><Name>5D9FCCFF-8423-46D2-9B5C-25101BE8503A</Name><ProductName>2007 Microsoft Office system</ProductName><ProductVersion>12.0.6423.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DW.EXE</FileName><FileVersion>10.0.2609</FileVersion><InternalName>DW</InternalName><KnownAs></KnownAs><Name>7756011D-F41E-4B22-8B87-4BB7E9D7E341</Name><ProductName>Microsoft Application Error Reporting</ProductName><ProductVersion>10.0.2609</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OSA.EXE</FileName><FileVersion>10.0.2609</FileVersion><InternalName>Osa</InternalName><KnownAs></KnownAs><Name>73020D4B-4D96-46C5-82C1-09100BE14B33</Name><ProductName>Microsoft Office XP</ProductName><ProductVersion>10.0.2609</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>AdRefMan.exe</FileName><FileVersion>17.1.51.0</FileVersion><InternalName></InternalName><KnownAs></KnownAs><Name>19A0E454-25EB-4300-AD6F-4310CBAF17A7</Name><ProductName>AutoCAD</ProductName><ProductVersion>17.1.51.0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSPSCAN.EXE</FileName><FileVersion>12.0.6606.1000</FileVersion><InternalName>MSPSCAN.EXE</InternalName><KnownAs></KnownAs><Name>5D82A288-60DD-41F2-BC59-D052E8AE5B36</Name><ProductName>2007 Microsoft Office system</ProductName><ProductVersion>12.0.6606.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>AcSignApply.exe</FileName><FileVersion>17.1.51.0</FileVersion><InternalName></InternalName><KnownAs></KnownAs><Name>05257488-BA45-4309-BE07-71D95AAD497A</Name><ProductName>AutoCAD</ProductName><ProductVersion>17.1.51.0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>acad.exe</FileName><FileVersion>R17.2.56.0</FileVersion><InternalName>AutoCAD</InternalName><KnownAs></KnownAs><Name>C1973DE7-C0E3-4361-8C9A-A4EF3832442F</Name><ProductName>AutoCAD</ProductName><ProductVersion>R17.2.56.0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>PLU26.exe</FileName><FileVersion>4, 6, 0, 0</FileVersion><InternalName>PLU</InternalName><KnownAs></KnownAs><Name>7E692512-34BC-4BE0-AF27-C37F92F5DEE4</Name><ProductName>Portable License Utility</ProductName><ProductVersion>4, 6, 0, 0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>AdMigrator.exe</FileName><FileVersion>17.1.51.0</FileVersion><InternalName>ADMigrator.exe</InternalName><KnownAs></KnownAs><Name>F88AD0E5-5A59-491E-96A8-8EF955211982</Name><ProductName>AutoCAD</ProductName><ProductVersion>17.1.51.0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OIS.EXE</FileName><FileVersion>12.0.4518.1014</FileVersion><InternalName>OIS</InternalName><KnownAs></KnownAs><Name>2E462F75-980E-4543-B3A6-C5CC937ED356</Name><ProductName>Microsoft Office Picture Manager</ProductName><ProductVersion>12.0.4518.1014</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>VISIO.EXE</FileName><FileVersion>12.0.4518.1014</FileVersion><InternalName>VISIO.EXE</InternalName><KnownAs></KnownAs><Name>8CF67C71-4F30-4FBC-8369-213EAA7B3D33</Name><ProductName>Microsoft® Office Visio® 2007</ProductName><ProductVersion>12.0.4518.1014</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSPSCAN.EXE</FileName><FileVersion>12.0.6423.1000</FileVersion><InternalName>MSPSCAN.EXE</InternalName><KnownAs></KnownAs><Name>DA492383-42F9-484A-8C01-7A21ADB22E79</Name><ProductName>2007 Microsoft Office system</ProductName><ProductVersion>12.0.6423.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OIS.EXE</FileName><FileVersion>12.0.6606.1000</FileVersion><InternalName>OIS</InternalName><KnownAs></KnownAs><Name>2B688747-C17C-4F27-9877-1CE49BE1F15D</Name><ProductName>Microsoft Office Picture Manager</ProductName><ProductVersion>12.0.6606.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSTORE.EXE</FileName><FileVersion>12.0.6606.1000</FileVersion><InternalName>MStore</InternalName><KnownAs></KnownAs><Name>2A156753-0878-418F-B500-1A2724315A87</Name><ProductName>Microsoft Clip Organizer</ProductName><ProductVersion>12.0.6606.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>FTDiagViewer.exe</FileName><FileVersion>2.10.01.16 (CPR 9 SR 1)</FileVersion><InternalName></InternalName><KnownAs></KnownAs><Name>753C8693-2C9B-4FC4-8199-8715B39711BC</Name><ProductName>FactoryTalk ®</ProductName><ProductVersion>2.10.01.16 (CPR 9 SR 1)</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>SLChassisMon.exe</FileName><FileVersion>13.00</FileVersion><InternalName>SLChassisMon</InternalName><KnownAs></KnownAs><Name>1932A9E2-AC76-47A0-BEE5-840217E91F17</Name><ProductName>RSLogix Emulate 5000 Chassis Monitor</ProductName><ProductVersion>12.00</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>FTDiagViewer.exe</FileName><FileVersion>2.30.01.3 (CPR 9 SR 3)</FileVersion><InternalName></InternalName><KnownAs></KnownAs><Name>B19F5F30-BB6F-497B-82CF-7B9CBB4F6BCE</Name><ProductName>FactoryTalk ®</ProductName><ProductVersion>2.30.01.3 (CPR 9 SR 3)</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>We032.exe</FileName><FileVersion>6, 0, 0, 7</FileVersion><InternalName>We032</InternalName><KnownAs></KnownAs><Name>1D46AE43-3E3E-492A-88C0-76E538B559C9</Name><ProductName>RSLogix Emulate 500</ProductName><ProductVersion>6, 0, 0, 7</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>RSLogixArchitect.exe</FileName><FileVersion>2.1.0.6</FileVersion><InternalName>RSLogixArchitect.exe</InternalName><KnownAs></KnownAs><Name>76615730-C341-47EA-B74C-B8FB3934F5F8</Name><ProductName>RSLogix Architect v2.01.00 (CPR9)</ProductName><ProductVersion>2.1.0.6</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>RSLogixArchitect.exe</FileName><FileVersion>3.60.0.223</FileVersion><InternalName>RSLogixArchitect.exe</InternalName><KnownAs></KnownAs><Name>557431EA-613A-40AC-8A2B-3F95FA9656EE</Name><ProductName>RSLogix Architect v3.60</ProductName><ProductVersion>3.60.0.223</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>RSLogixArchitect.exe</FileName><FileVersion>3.50.0.142</FileVersion><InternalName>RSLogixArchitect.exe</InternalName><KnownAs></KnownAs><Name>FBC5F152-0F19-4478-A00A-0210B86FDA7F</Name><ProductName>RSLogix Architect v3.50</ProductName><ProductVersion>3.50.0.142</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>RSLogixArchitect.exe</FileName><FileVersion>3.0.0.530</FileVersion><InternalName>RSLogixArchitect.exe</InternalName><KnownAs></KnownAs><Name>699F2855-AD4D-42D0-96EC-D3CDB4046B08</Name><ProductName>RSLogix Architect v3.00 (CPR 9 SR1)</ProductName><ProductVersion>3.0.0.530</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DNTagGenerator.exe</FileName><FileVersion>1, 0, 77, 0</FileVersion><InternalName>DNTagGenerator</InternalName><KnownAs></KnownAs><Name>D116EE91-45DE-4AD0-BAD4-EC25C5A60AFE</Name><ProductName>RSLogix 5000 DeviceNet Tag Generator</ProductName><ProductVersion>1, 0, 77, 0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DNTagGenerator.exe</FileName><FileVersion>1, 0, 99, 3</FileVersion><InternalName>DNTagGenerator</InternalName><KnownAs></KnownAs><Name>08479634-6903-4DB2-8A8C-AB6099621B20</Name><ProductName>RSLogix 5000 DeviceNet Tag Generator</ProductName><ProductVersion>1, 0, 99, 3</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>Rs500.exe</FileName><FileVersion>7, 10, 0, 9</FileVersion><InternalName>RSLogix 500 Language Resource DLL</InternalName><KnownAs></KnownAs><Name>DE19B049-E6DA-4D73-ABC9-19B10B68137A</Name><ProductName>RSLogix 500</ProductName><ProductVersion>7, 10, 0, 9</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>RSHWare.exe</FileName><FileVersion>1, 3, 0, 1</FileVersion><InternalName>EDS Installer</InternalName><KnownAs></KnownAs><Name>1D5C8A9A-ABE9-4D71-B62C-554F1B05E9A7</Name><ProductName>Rockwell Hardware Installation Tool</ProductName><ProductVersion>1, 3, 0, 1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>RSLINX.EXE</FileName><FileVersion>2.54.11.00</FileVersion><InternalName>RSLinx Classic</InternalName><KnownAs></KnownAs><Name>8C0E31CF-14A6-4F1D-B601-7F8A9E59247F</Name><ProductName>RSLinx Classic</ProductName><ProductVersion>2.54.11.00</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>RSLINXCP.EXE</FileName><FileVersion>2.54.11.00</FileVersion><InternalName>RSLinx Classic</InternalName><KnownAs></KnownAs><Name>F6784439-A9A4-461B-997A-2C95654B693B</Name><ProductName>RSLinx Classic</ProductName><ProductVersion>2.54.11.00</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>BACKUP.EXE</FileName><FileVersion>2.54.11.00</FileVersion><InternalName>RSLinx Classic Backup/Restore</InternalName><KnownAs></KnownAs><Name>0B2D4131-A499-45C7-A43D-13C42616BA9D</Name><ProductName>RSLinx Classic Backup/Restore</ProductName><ProductVersion>2.54.11.00</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>EvMoveW.exe</FileName><FileVersion>4, 7, 3, 0</FileVersion><InternalName>EVMove</InternalName><KnownAs></KnownAs><Name>0D048DB2-3130-4050-900D-E4EF2570A57E</Name><ProductName>EVMove</ProductName><ProductVersion>4, 7, 3, 0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>Reset.exe</FileName><FileVersion></FileVersion><InternalName></InternalName><KnownAs></KnownAs><Name>DB2ECA78-8727-445B-A3C0-DDBD555697B0</Name><ProductName>Reset</ProductName><ProductVersion></ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>BootpServer.exe</FileName><FileVersion>2, 3, 2, 0</FileVersion><InternalName>BOOTP/DHCP Server</InternalName><KnownAs></KnownAs><Name>88DAD581-A69B-4B76-BD53-B7F29EBC8413</Name><ProductName>BOOTP/DHCP Server Application</ProductName><ProductVersion>2, 3, 2, 0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>RSLINXCP.EXE</FileName><FileVersion>2.52.17.0</FileVersion><InternalName>RSLinx Classic</InternalName><KnownAs></KnownAs><Name>E771B42B-D554-40DA-9734-AC363728FC93</Name><ProductName>RSLinx Classic</ProductName><ProductVersion>2.52.17.0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>ResetW.exe</FileName><FileVersion>4, 7, 3, 0</FileVersion><InternalName>Reset</InternalName><KnownAs></KnownAs><Name>F9A591AE-399D-4A2C-8AF4-A7C01410C0F2</Name><ProductName>Reset</ProductName><ProductVersion>4, 7, 3, 0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>RSHWare.exe</FileName><FileVersion>1, 0, 5, 1</FileVersion><InternalName>EDS Installer</InternalName><KnownAs></KnownAs><Name>9F315866-CF43-4D2B-87ED-8312BA83CB1A</Name><ProductName>Rockwell Hardware Installation Tool</ProductName><ProductVersion>1, 0, 5, 1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>BACKUP.EXE</FileName><FileVersion>2.52.17.0</FileVersion><InternalName>RSLinx Classic Backup/Restore</InternalName><KnownAs></KnownAs><Name>60F5C394-1FD5-4041-AA96-7E0B9AE4DAC4</Name><ProductName>RSLinx Classic Backup/Restore</ProductName><ProductVersion>2.52.17.0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>RSLINX.EXE</FileName><FileVersion>2.52.17.0</FileVersion><InternalName>RSLinx Classic</InternalName><KnownAs></KnownAs><Name>7BAD6538-3161-47CE-90D4-7C852F0C1DB6</Name><ProductName>RSLinx Classic</ProductName><ProductVersion>2.52.17.0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>RSHWare.exe</FileName><FileVersion>1, 0, 4, 1</FileVersion><InternalName>EDS Installer</InternalName><KnownAs></KnownAs><Name>FDDA770E-E511-4243-9894-7B90652D9777</Name><ProductName>Rockwell Hardware Installation Tool</ProductName><ProductVersion>1, 0, 4, 1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>opctest.exe</FileName><FileVersion>2, 3, 18, 0</FileVersion><InternalName>opctest</InternalName><KnownAs></KnownAs><Name>C852FCF2-F223-4741-9A12-208F68C7E289</Name><ProductName>Rockwell Automation OPC Test Client Application</ProductName><ProductVersion>2, 3, 18, 0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>POWERARC.EXE</FileName><FileVersion>12.1.3.0</FileVersion><InternalName>PA</InternalName><KnownAs></KnownAs><Name>848DB75B-B008-4DB2-B2BC-C5D6922851D1</Name><ProductName>PowerArchiver 2011</ProductName><ProductVersion>12.00</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>powerarc.exe</FileName><FileVersion>11.70.10.0</FileVersion><InternalName>PA</InternalName><KnownAs></KnownAs><Name>ABD03091-0B59-483C-AFDE-99178BEEF876</Name><ProductName>PowerArchiver 2010</ProductName><ProductVersion>11.70</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>POWERARC.EXE</FileName><FileVersion>10.1.1.1</FileVersion><InternalName>PA</InternalName><KnownAs></KnownAs><Name>BF0FE478-DE15-4261-92C5-170B515E8631</Name><ProductName>PowerArchiver 2007</ProductName><ProductVersion>10.11</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>NitroPDF.exe</FileName><FileVersion>7, 2, 0, 15</FileVersion><InternalName>NitroPDF.exe</InternalName><KnownAs></KnownAs><Name>02568574-A160-4F94-88C8-5BB54A668A1E</Name><ProductName>Nitro Pro 7</ProductName><ProductVersion>7, 2, 0, 15</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>NitroPDF.exe</FileName><FileVersion>7, 3, 1, 10</FileVersion><InternalName>NitroPDF.exe</InternalName><KnownAs></KnownAs><Name>75F45ED3-44C5-49B8-8962-6AB7BB511B3B</Name><ProductName>Nitro Pro 7</ProductName><ProductVersion>7, 3, 1, 10</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>NitroPDF.exe</FileName><FileVersion>7, 0, 2, 8</FileVersion><InternalName>NitroPDF.exe</InternalName><KnownAs></KnownAs><Name>7B99DC27-4408-4383-8699-A7C35B3D6C6A</Name><ProductName>Nitro Pro 7</ProductName><ProductVersion>7, 0, 2, 8</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>NitroPDF.exe</FileName><FileVersion>7, 0, 2, 8</FileVersion><InternalName>NitroPDF.exe</InternalName><KnownAs></KnownAs><Name>BD9228B8-899D-4762-BA14-A1CA4A76CFEE</Name><ProductName>Nitro Pro 7</ProductName><ProductVersion>7, 0, 2, 8</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>NitroPDF.exe</FileName><FileVersion>7, 0, 1, 5</FileVersion><InternalName>NitroPDF.exe</InternalName><KnownAs></KnownAs><Name>686AFCD3-AA86-40A7-9EE9-CAD4D9880A66</Name><ProductName>Nitro Pro 7</ProductName><ProductVersion>7, 0, 1, 5</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>NitroPDF.exe</FileName><FileVersion>7, 0, 1, 5</FileVersion><InternalName>NitroPDF.exe</InternalName><KnownAs></KnownAs><Name>05DE93DB-9182-46E2-9932-6C194D9B04BD</Name><ProductName>Nitro Pro 7</ProductName><ProductVersion>7, 0, 1, 5</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>nitropdf.exe</FileName><FileVersion>7, 2, 0, 12</FileVersion><InternalName>NitroPDF.exe</InternalName><KnownAs></KnownAs><Name>B30D2865-4B14-4813-8DD8-D3F65AB935A3</Name><ProductName>Nitro Pro 7</ProductName><ProductVersion>7, 2, 0, 12</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>Mtb.exe</FileName><FileVersion>15.1.30.0</FileVersion><InternalName>Mtb</InternalName><KnownAs></KnownAs><Name>8D7A9E85-D964-4F02-8030-DBA2620FF778</Name><ProductName>Minitab 15</ProductName><ProductVersion>15.1.30.0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>Mtb.exe</FileName><FileVersion>15.1.30.0</FileVersion><InternalName>Mtb</InternalName><KnownAs></KnownAs><Name>D2567500-4800-42C8-A3D7-A0A85849E9B8</Name><ProductName>Minitab 15</ProductName><ProductVersion>15.1.30.0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>ISUSPM.exe</FileName><FileVersion></FileVersion><InternalName></InternalName><KnownAs></KnownAs><Name>269C3403-DE89-43E9-BC5B-7F15F18CE86A</Name><ProductName></ProductName><ProductVersion></ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MindManager.exe</FileName><FileVersion>10.0.445</FileVersion><InternalName>MindManager</InternalName><KnownAs></KnownAs><Name>197E9D1E-4E07-4986-A7F3-9EABBF06FB59</Name><ProductName>MindManager</ProductName><ProductVersion>10.0.445</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>jp2launcher.exe</FileName><FileVersion>6.0.200.2</FileVersion><InternalName>Java(TM) Plug-In Launcher</InternalName><KnownAs></KnownAs><Name>4CA7EC83-45AC-40E0-B283-9B1D8AD707E6</Name><ProductName>Java(TM) Platform SE 6 U20</ProductName><ProductVersion>6.0.200.2</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DistributedProcessingController.exe</FileName><FileVersion>08.11.07.443</FileVersion><InternalName>DistributedProcessingController.exe</InternalName><KnownAs></KnownAs><Name>56CFE140-1DB5-4E55-B807-68E9C672AD41</Name><ProductName>PseudoStation</ProductName><ProductVersion>08.11.07.443</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>ustation.exe</FileName><FileVersion>08.11.07.443</FileVersion><InternalName>ustation.exe</InternalName><KnownAs></KnownAs><Name>1B02A7CC-779F-429D-AEF2-43B4ED05EF01</Name><ProductName>MicroStation</ProductName><ProductVersion>08.11.07.443</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>setseed.exe</FileName><FileVersion>08.11.07.443</FileVersion><InternalName>setseed.dll</InternalName><KnownAs></KnownAs><Name>843E324D-73E1-4B08-8DAA-37BBAB702CB3</Name><ProductName>PseudoStation</ProductName><ProductVersion>08.11.07.443</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>setseed.exe</FileName><FileVersion>08.11.07.171</FileVersion><InternalName>setseed.dll</InternalName><KnownAs></KnownAs><Name>F1732002-FC8E-4F30-80E6-A03AC17C7306</Name><ProductName>PseudoStation</ProductName><ProductVersion>08.11.07.171</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>ustation.exe</FileName><FileVersion>08.11.07.171</FileVersion><InternalName>ustation.exe</InternalName><KnownAs></KnownAs><Name>11B0384C-B92E-4FEB-8F48-3BDB84F7E33D</Name><ProductName>MicroStation</ProductName><ProductVersion>08.11.07.171</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DistributedProcessingController.exe</FileName><FileVersion>08.11.07.171</FileVersion><InternalName>DistributedProcessingController.exe</InternalName><KnownAs></KnownAs><Name>08DDB954-40AE-4CA1-A1E3-116CF5A4E424</Name><ProductName>PseudoStation</ProductName><ProductVersion>08.11.07.171</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>ildasm.exe</FileName><FileVersion>4.0.30319.1 (RTMRel.030319-0100)</FileVersion><InternalName>ildasm.exe</InternalName><KnownAs></KnownAs><Name>9253C722-F3B9-4B33-95FD-DFD2E3AEB55F</Name><ProductName>Microsoft® .NET Framework</ProductName><ProductVersion>4.0.30319.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>devenv.exe</FileName><FileVersion>10.0.30319.1 built by: RTMRel</FileVersion><InternalName>devenv.exe</InternalName><KnownAs></KnownAs><Name>D250780F-5AE0-4763-ADBC-DF60ACF93151</Name><ProductName>Microsoft® Visual Studio® 2010</ProductName><ProductVersion>10.0.30319.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>BuildNotification.exe</FileName><FileVersion>10.0.40219.1 built by: SP1Rel</FileVersion><InternalName>BuildNotification.exe</InternalName><KnownAs></KnownAs><Name>60AF0EAC-8247-4525-94B9-D830F3EFDB36</Name><ProductName>Microsoft® Visual Studio® 2010</ProductName><ProductVersion>10.0.40219.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>ECMangen.exe</FileName><FileVersion>6.1.7600.16385 (win7_rtm.090713-1255)</FileVersion><InternalName>ecmangen.exe</InternalName><KnownAs></KnownAs><Name>35AC4A03-570B-469D-AEBB-B51BA503D090</Name><ProductName>Microsoft® Windows® Operating System</ProductName><ProductVersion>6.1.7600.16385</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>spyxx.exe</FileName><FileVersion>10.0.30319.1 built by: RTMRel</FileVersion><InternalName>spyxx.exe</InternalName><KnownAs></KnownAs><Name>BFFAB672-40FF-480F-BA2F-A6A3F2B2D4EB</Name><ProductName>Microsoft® Visual Studio® 2010</ProductName><ProductVersion>10.0.30319.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>WinDiff.Exe</FileName><FileVersion>6.1.7600.16385 (win7_rtm.090713-1255)</FileVersion><InternalName>WINDIFF.EXE</InternalName><KnownAs></KnownAs><Name>ADC29792-AB79-452C-91BA-A20CC0172169</Name><ProductName>Microsoft® Windows® Operating System</ProductName><ProductVersion>6.1.7600.16385</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>SvcTraceViewer.exe</FileName><FileVersion>4.0.30319.1 (RTMRel.030319-0100)</FileVersion><InternalName>SvcTraceViewer.exe</InternalName><KnownAs></KnownAs><Name>409BABC0-350F-4205-8541-9BAFAC28AF24</Name><ProductName>Microsoft® .NET Framework</ProductName><ProductVersion>4.0.30319.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OleView.Exe</FileName><FileVersion>6.1.7600.16385 (win7_rtm.090713-1255)</FileVersion><InternalName>OLEVIEW.EXE</InternalName><KnownAs></KnownAs><Name>C23C3377-E419-4290-9086-9650873045AC</Name><ProductName>Microsoft® Windows® Operating System</ProductName><ProductVersion>6.1.7600.16385</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>BuildNotification.exe</FileName><FileVersion>10.0.30319.1 built by: RTMRel</FileVersion><InternalName>BuildNotification.exe</InternalName><KnownAs></KnownAs><Name>BFABEA05-4159-4C66-887B-8E78DC85B959</Name><ProductName>Microsoft® Visual Studio® 2010</ProductName><ProductVersion>10.0.30319.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>guidgen.exe</FileName><FileVersion>10.00.30319.01</FileVersion><InternalName>GuidGen</InternalName><KnownAs></KnownAs><Name>D8E610B7-6373-405E-88DD-8AC8523C1C60</Name><ProductName>Microsoft® Visual Studio® 10</ProductName><ProductVersion>10.00.30319.01</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>FUSLOGVW.exe</FileName><FileVersion>4.0.30319.1 (RTMRel.030319-0100)</FileVersion><InternalName>fuslogvw.exe</InternalName><KnownAs></KnownAs><Name>5DDBE399-DDB6-4891-820C-7E283FBF0943</Name><ProductName>Microsoft® .NET Framework</ProductName><ProductVersion>4.0.30319.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>WinRes.exe</FileName><FileVersion>4.0.30319.1 built by: RTMRel</FileVersion><InternalName>WinRes.exe</InternalName><KnownAs></KnownAs><Name>1A95CB77-525A-4F8F-9D9D-669809187684</Name><ProductName>Microsoft® .NET Framework</ProductName><ProductVersion>4.0.30319.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>FxCopSetup.exe</FileName><FileVersion>9.0.30729.17</FileVersion><InternalName>FxCopSetup.exe</InternalName><KnownAs></KnownAs><Name>4CCD53AE-5306-41FD-8D86-5F4EFD98DB57</Name><ProductName>Microsoft FxCop 1.36</ProductName><ProductVersion>9.0.30729.17</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>spyxx_amd64.exe</FileName><FileVersion>10.0.30319.1 built by: RTMRel</FileVersion><InternalName>spyxx_amd64.exe</InternalName><KnownAs></KnownAs><Name>78704197-5F19-4AE3-BEA4-5A54C673244D</Name><ProductName>Microsoft® Visual Studio® 2010</ProductName><ProductVersion>10.0.30319.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>FUSLOGVW.exe</FileName><FileVersion>4.0.30319.1 (RTMRel.030319-0100)</FileVersion><InternalName>fuslogvw.exe</InternalName><KnownAs></KnownAs><Name>08CFDA61-6FDC-4961-9288-58AF98942DD3</Name><ProductName>Microsoft® .NET Framework</ProductName><ProductVersion>4.0.30319.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>SvcConfigEditor.exe</FileName><FileVersion>4.0.30319.1 built by: RTMRel</FileVersion><InternalName>SvcConfigEditor.exe</InternalName><KnownAs></KnownAs><Name>87DAE6FC-94A6-41D9-8A65-44A7E5A85C5F</Name><ProductName>Microsoft® .NET Framework</ProductName><ProductVersion>4.0.30319.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>mageui.exe</FileName><FileVersion>4.0.30319.1 (RTMRel.030319-0100)</FileVersion><InternalName>mageui.exe</InternalName><KnownAs></KnownAs><Name>86A5240B-3248-4EDD-853A-409DD8950A9D</Name><ProductName>Microsoft® .NET Framework</ProductName><ProductVersion>4.0.30319.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>AtlTraceTool8.exe</FileName><FileVersion>10.00.30319.01</FileVersion><InternalName>ATLTraceTool</InternalName><KnownAs></KnownAs><Name>51898E30-ABE6-46EB-9C20-3EC51388A9BA</Name><ProductName>Microsoft® Visual Studio® 10</ProductName><ProductVersion>10.00.30319.01</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>ildasm.exe</FileName><FileVersion>4.0.30319.1 (RTMRel.030319-0100)</FileVersion><InternalName>ildasm.exe</InternalName><KnownAs></KnownAs><Name>4E9A0A2C-96A4-48B0-B433-355E5B784216</Name><ProductName>Microsoft® .NET Framework</ProductName><ProductVersion>4.0.30319.1</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OleView.Exe</FileName><FileVersion>6.1.7600.16385 (win7_rtm.090713-1255)</FileVersion><InternalName>OLEVIEW.EXE</InternalName><KnownAs></KnownAs><Name>55CAA01F-B1CB-4C19-A512-29DA10CEFA7A</Name><ProductName>Microsoft® Windows® Operating System</ProductName><ProductVersion>6.1.7600.16385</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>ECMangen.exe</FileName><FileVersion>6.1.7600.16385 (win7_rtm.090713-1255)</FileVersion><InternalName>ecmangen.exe</InternalName><KnownAs></KnownAs><Name>6AECC5E2-B284-495B-9E84-29B146660D9C</Name><ProductName>Microsoft® Windows® Operating System</ProductName><ProductVersion>6.1.7600.16385</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>WinDiff.Exe</FileName><FileVersion>6.1.7600.16385 (win7_rtm.090713-1255)</FileVersion><InternalName>WINDIFF.EXE</InternalName><KnownAs></KnownAs><Name>57E750ED-2C31-4FE1-9B6E-09809EE5A2E2</Name><ProductName>Microsoft® Windows® Operating System</ProductName><ProductVersion>6.1.7600.16385</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>PView.Exe</FileName><FileVersion>5.2.3790.0 (srv03_rtm.030324-2048)</FileVersion><InternalName>pview</InternalName><KnownAs></KnownAs><Name>1E78D76D-D680-481C-B562-1A5A57DAB811</Name><ProductName>Microsoft® Windows® Operating System</ProductName><ProductVersion>5.2.3790.0</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>Depends.Exe</FileName><FileVersion>2.1.3790</FileVersion><InternalName>DEPENDS</InternalName><KnownAs></KnownAs><Name>7A319169-1E55-4054-9384-1388C9D11D33</Name><ProductName>Dependency Walker</ProductName><ProductVersion>2.1.3790</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>devenv.exe</FileName><FileVersion>8.0.50727.762 built by: SP</FileVersion><InternalName>devenv.exe</InternalName><KnownAs></KnownAs><Name>91A929B6-953D-4CC3-A0FE-11CF85F83BA8</Name><ProductName>Microsoft® Visual Studio® 2005</ProductName><ProductVersion>8.0.50727.762</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DbgCLR.exe</FileName><FileVersion>8.0.50727.42 built by: RTM</FileVersion><InternalName>DbgClr.exe</InternalName><KnownAs></KnownAs><Name>E35D0E84-EC9D-4F78-A02B-079B718B5A6C</Name><ProductName>Microsoft® Visual Studio® 2005</ProductName><ProductVersion>8.0.50727.42</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>ccspy.exe</FileName><FileVersion>6.00.2028</FileVersion><InternalName>CCSPY.EXE</InternalName><KnownAs></KnownAs><Name>5A793555-7B35-456F-A84F-0573CAA036C3</Name><ProductName>CE Remote Tools</ProductName><ProductVersion>6.00.2028</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OSA.EXE</FileName><FileVersion>11.0.6254</FileVersion><InternalName>Osa</InternalName><KnownAs></KnownAs><Name>CD3E8FAD-1829-4C2A-AFC6-23AB1A86F6A5</Name><ProductName>Microsoft Office 2003</ProductName><ProductVersion>11.0.6254</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>SELFCERT.EXE</FileName><FileVersion>11.0.5510</FileVersion><InternalName>selfcert</InternalName><KnownAs></KnownAs><Name>9E207D5F-A6E2-478B-A1BE-057938BDB4D8</Name><ProductName>SelfCert</ProductName><ProductVersion>11.0.5510</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>WINPROJ.EXE</FileName><FileVersion>9.0.2000.0224</FileVersion><InternalName>WINPROJ</InternalName><KnownAs></KnownAs><Name>E2F5630E-452C-48BB-9B72-BCC15C29D688</Name><ProductName>Microsoft(R) Project for Windows(TM)</ProductName><ProductVersion>9.0.2000.0224</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>WINPROJ.EXE</FileName><FileVersion>9.0.2000.0224</FileVersion><InternalName>WINPROJ</InternalName><KnownAs></KnownAs><Name>362165DA-8F36-417E-83C6-964999DF3B93</Name><ProductName>Microsoft(R) Project for Windows(TM)</ProductName><ProductVersion>9.0.2000.0224</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OSA9.EXE</FileName><FileVersion>9.0.3720</FileVersion><InternalName>Osa</InternalName><KnownAs></KnownAs><Name>5A55F0C7-2653-4005-B2C0-57E80207A23C</Name><ProductName>Microsoft Office 2000</ProductName><ProductVersion>9.0.3720</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>SETLANG.EXE</FileName><FileVersion>11.0.8164</FileVersion><InternalName>SetLang</InternalName><KnownAs></KnownAs><Name>95150F92-7A3A-4778-9F55-EB34B4F432A6</Name><ProductName>Microsoft Office 2003</ProductName><ProductVersion>11.0.8164</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DW20.EXE</FileName><FileVersion>14.0.6015.1000</FileVersion><InternalName>DW20</InternalName><KnownAs></KnownAs><Name>3C7B0F19-1273-455F-ACB5-E12583B1BE66</Name><ProductName>Microsoft Application Error Reporting</ProductName><ProductVersion>14.0.6015.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DW20.EXE</FileName><FileVersion>14.0.4750.1000</FileVersion><InternalName>DW20</InternalName><KnownAs></KnownAs><Name>6337ECF7-796A-4BBA-B776-D6BD466B9564</Name><ProductName>Microsoft Application Error Reporting</ProductName><ProductVersion>14.0.4750.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>PROFLWIZ.EXE</FileName><FileVersion>11.0.8161</FileVersion><InternalName>ProflWiz</InternalName><KnownAs></KnownAs><Name>EF7A7164-9D18-48AC-9C4C-CA0550DB5644</Name><ProductName>Microsoft Office Save My Settings/Profile Wizard</ProductName><ProductVersion>11.0.8161</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>SNAPVIEW.EXE</FileName><FileVersion>11.0.5510</FileVersion><InternalName>SnapView.Exe</InternalName><KnownAs></KnownAs><Name>CA2918CB-7482-4365-977A-96EDF6272440</Name><ProductName>Microsoft Office 2003</ProductName><ProductVersion>11.0.5510</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OIS.EXE</FileName><FileVersion>11.0.6550</FileVersion><InternalName>OIS</InternalName><KnownAs></KnownAs><Name>9AF1A524-679C-4C21-964C-81E3D7AE5324</Name><ProductName>Microsoft Office Picture Manager</ProductName><ProductVersion>11.0.6550</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OSA.EXE</FileName><FileVersion>11.0.5510</FileVersion><InternalName>Osa</InternalName><KnownAs></KnownAs><Name>C78A8D56-F126-46F1-821E-7B8106DFF818</Name><ProductName>Microsoft Office 2003</ProductName><ProductVersion>11.0.5510</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSTORE.EXE</FileName><FileVersion>11.0.5510</FileVersion><InternalName>MStore</InternalName><KnownAs></KnownAs><Name>B8DB6F8B-C8D9-4199-858A-7667AC6192CC</Name><ProductName>Microsoft Clip Organizer</ProductName><ProductVersion>11.0.5510</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DW20.EXE</FileName><FileVersion>11.0.5515</FileVersion><InternalName>DW20</InternalName><KnownAs></KnownAs><Name>76EF91B5-9A68-430A-9CCE-711217D8AF97</Name><ProductName>Microsoft Application Error Reporting</ProductName><ProductVersion>11.0.5515</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>SETLANG.EXE</FileName><FileVersion>11.0.5604</FileVersion><InternalName>SetLang</InternalName><KnownAs></KnownAs><Name>DC3DC2A4-AACE-4C8D-8303-684009F3D9D6</Name><ProductName>Microsoft Office 2003</ProductName><ProductVersion>11.0.5604</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>SETLANG.EXE</FileName><FileVersion>11.0.6550</FileVersion><InternalName>SetLang</InternalName><KnownAs></KnownAs><Name>BE13B96B-CC5F-4A73-BE92-657C636350F8</Name><ProductName>Microsoft Office 2003</ProductName><ProductVersion>11.0.6550</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSACCESS.EXE</FileName><FileVersion>11.0.5614</FileVersion><InternalName>MSACCESS</InternalName><KnownAs></KnownAs><Name>873EDD9F-4DD2-401D-B635-6461F812F5E2</Name><ProductName>Microsoft Office 2003</ProductName><ProductVersion>11.0.5614</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OSA.EXE</FileName><FileVersion>11.0.6551</FileVersion><InternalName>Osa</InternalName><KnownAs></KnownAs><Name>DC966655-3F42-4AA4-BBA8-6114E4976367</Name><ProductName>Microsoft Office 2003</ProductName><ProductVersion>11.0.6551</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>PROFLWIZ.EXE</FileName><FileVersion>11.0.5510</FileVersion><InternalName>ProflWiz</InternalName><KnownAs></KnownAs><Name>EB8EA946-45FB-43F9-ABC6-55C8AF69E0B2</Name><ProductName>Microsoft Office Save My Settings/Profile Wizard</ProductName><ProductVersion>11.0.5510</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DW20.EXE</FileName><FileVersion>12.0.6413.1000</FileVersion><InternalName>DW20</InternalName><KnownAs></KnownAs><Name>45CCBCBE-9A67-4253-8F5A-518479838C53</Name><ProductName>Microsoft Application Error Reporting</ProductName><ProductVersion>12.0.6413.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSTORE.EXE</FileName><FileVersion>11.0.8164</FileVersion><InternalName>MStore</InternalName><KnownAs></KnownAs><Name>9B3F2B63-34AD-4AFC-8058-3AFBC3F0DB31</Name><ProductName>Microsoft Clip Organizer</ProductName><ProductVersion>11.0.8164</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>MSTORE.EXE</FileName><FileVersion>11.0.6551</FileVersion><InternalName>MStore</InternalName><KnownAs></KnownAs><Name>6F818F6F-C908-49B0-9724-2E11BFE7D5DC</Name><ProductName>Microsoft Clip Organizer</ProductName><ProductVersion>11.0.6551</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OSA.EXE</FileName><FileVersion>11.0.8161</FileVersion><InternalName>Osa</InternalName><KnownAs></KnownAs><Name>8B51ABC1-02EE-41F4-A7E0-256DB76737F5</Name><ProductName>Microsoft Office 2003</ProductName><ProductVersion>11.0.8161</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DW20.EXE</FileName><FileVersion>12.0.6606.1000</FileVersion><InternalName>DW20</InternalName><KnownAs></KnownAs><Name>1C62E6AD-2523-41F6-97A0-249B07BD75E9</Name><ProductName>Microsoft Application Error Reporting</ProductName><ProductVersion>12.0.6606.1000</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OIS.EXE</FileName><FileVersion>11.0.5510</FileVersion><InternalName>OIS</InternalName><KnownAs></KnownAs><Name>B0C53BBD-FB5E-486D-BE9E-134AADC36AEB</Name><ProductName>Microsoft Office Picture Manager</ProductName><ProductVersion>11.0.5510</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>OIS.EXE</FileName><FileVersion>11.0.8161</FileVersion><InternalName>OIS</InternalName><KnownAs></KnownAs><Name>6D024C0F-E730-43AB-B18D-07C83F912F8A</Name><ProductName>Microsoft Office Picture Manager</ProductName><ProductVersion>11.0.8161</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DW20.EXE</FileName><FileVersion>11.0.8160</FileVersion><InternalName>DW20</InternalName><KnownAs></KnownAs><Name>0096BF68-A64E-4110-916E-024AC7F381D1</Name><ProductName>Microsoft Application Error Reporting</ProductName><ProductVersion>11.0.8160</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>i&w.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>i&w</InternalName><KnownAs></KnownAs><Name>0FE89451-0328-4F84-AD28-CD09DDF2E26C</Name><ProductName>Bentley(R) Instrumentation &amp; Wiring</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine></CommandLine><CompanyName></CompanyName><FileName>DocMgr.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>DocMgr</InternalName><KnownAs></KnownAs><Name>7A563263-5B5F-4615-AB86-CAD46FFB400A</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>Vision.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>Vision</InternalName><KnownAs/><Name>1D2B1074-E514-4C36-8E27-A21F8C17901D</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>SplitMerge.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>SplitMerge</InternalName><KnownAs/><Name>61326F2C-BBDB-4FC8-BC95-782265DF004E</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>BatchPrint.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>BatchPrint</InternalName><KnownAs/><Name>A54FB0F0-3DB3-4408-9848-723CB086ABA8</Name><ProductName>Bentley(R) Instrumentation &amp; Wiring</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ChangeLogo.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>ChangeLogo</InternalName><KnownAs/><Name>EC91D824-E7C8-4335-ADAB-5B4FF90A7C98</Name><ProductName>Bentley(R) Instrumentation &amp; Wiring</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>LicenseTool.exe</FileName><FileVersion>08.11.07.49</FileVersion><InternalName>LicenseTool.dll</InternalName><KnownAs/><Name>A31A503D-C7FE-427A-B151-4B1AF9F22FA2</Name><ProductName>SELECT Server 2005 Edition</ProductName><ProductVersion>08.11.07.49</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ProjectAdministrator.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>ProjectAdministrator</InternalName><KnownAs/><Name>FCA1FD77-51FC-4CCD-9A4F-44F5B141FE07</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>IWD Editor.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>IWD Editor</InternalName><KnownAs/><Name>48E0919E-7D1C-4B0F-9E88-3B1F1F673DD7</Name><ProductName>IWD Editor</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ProjectPackager.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>ProjectPackager</InternalName><KnownAs/><Name>5478F25A-D88D-446F-BC8D-2C72EC1494CF</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>Navigator.exe</FileName><FileVersion>08.11.08.43</FileVersion><InternalName>Navigator.exe</InternalName><KnownAs/><Name>A0B20B19-3C01-4222-939A-F3E3456732B4</Name><ProductName>Navigator</ProductName><ProductVersion>08.11.08.43</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>licensetool.exe</FileName><FileVersion>08.11.07.39</FileVersion><InternalName>LicenseTool.dll</InternalName><KnownAs/><Name>0358C21F-7599-43BA-8D43-755F8BF8DA38</Name><ProductName>SELECT Server 2005 Edition</ProductName><ProductVersion>08.11.07.39</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>setseed.exe</FileName><FileVersion>08.11.05.17</FileVersion><InternalName>setseed.dll</InternalName><KnownAs/><Name>D4769C8A-5717-49C1-8967-D44F654F67BD</Name><ProductName>PseudoStation</ProductName><ProductVersion>08.11.05.17</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>DistributedProcessingController.exe</FileName><FileVersion>08.11.05.17</FileVersion><InternalName>DistributedProcessingController.exe</InternalName><KnownAs/><Name>922B74FD-0553-498A-94D6-C2FBA5BCFA47</Name><ProductName>PseudoStation</ProductName><ProductVersion>08.11.05.17</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ustation.exe</FileName><FileVersion>08.11.05.17</FileVersion><InternalName>ustation.exe</InternalName><KnownAs/><Name>9541469C-76EF-44C1-8FF1-4247823365D8</Name><ProductName>MicroStation</ProductName><ProductVersion>08.11.05.17</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ustation.exe</FileName><FileVersion>08.09.04.88</FileVersion><InternalName>ustation.exe</InternalName><KnownAs/><Name>D2FEB35F-6FBA-4C82-8376-F395955262BF</Name><ProductName>MicroStation</ProductName><ProductVersion>08.09.04.88</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>setseed.exe</FileName><FileVersion>08.09.04.88</FileVersion><InternalName>setseed.dll</InternalName><KnownAs/><Name>4E8BDD27-4F35-4D7A-8DAD-2699AFA35028</Name><ProductName>MicroStation</ProductName><ProductVersion>08.09.04.88</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ustation.exe</FileName><FileVersion>08.09.04.51</FileVersion><InternalName>ustation.exe</InternalName><KnownAs/><Name>4F43C854-B49D-4EDA-97D1-D656DF366C7A</Name><ProductName>MicroStation</ProductName><ProductVersion>08.09.04.51</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>setseed.exe</FileName><FileVersion>08.09.04.51</FileVersion><InternalName>setseed.dll</InternalName><KnownAs/><Name>68F213B8-8E6D-4F3D-A958-42276D0A6BD5</Name><ProductName>MicroStation</ProductName><ProductVersion>08.09.04.51</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>draft.exe</FileName><FileVersion>08.11.05.17</FileVersion><InternalName>draft.exe</InternalName><KnownAs/><Name>80B5E62F-3271-4243-B57F-FE3974750CEA</Name><ProductName>PowerDraft</ProductName><ProductVersion>08.11.05.17</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>autopipe.exe</FileName><FileVersion>9, 4, 0, 19</FileVersion><InternalName>AutoPIPE</InternalName><KnownAs/><Name>F60F3763-4A34-47BC-8275-8D777D1E3037</Name><ProductName>Bentley AutoPIPE</ProductName><ProductVersion>9, 4, 0, 19</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>atxed.exe</FileName><FileVersion>2.03</FileVersion><InternalName>atxed</InternalName><KnownAs/><Name>5E5C51A9-0CA6-43A5-AF7F-7ADB12B8AD76</Name><ProductName>ISOUTILS</ProductName><ProductVersion>2.03</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>autopipe.exe</FileName><FileVersion>9, 2, 0, 11</FileVersion><InternalName>AutoPIPE</InternalName><KnownAs/><Name>E862346E-7487-4643-802D-61906DBD9941</Name><ProductName>Bentley AutoPIPE Application</ProductName><ProductVersion>9, 2, 0, 11</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APRelationshipManager.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>APRelationshipManager</InternalName><KnownAs/><Name>F5CAB73D-9C9A-4C5F-9AE9-F7C7DCDDFA0B</Name><ProductName>APRelationshipManager</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>Vision.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>Vision</InternalName><KnownAs/><Name>F9317904-025C-453C-916B-F590B2A0ADDB</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APSpecGen.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>APSpecGen</InternalName><KnownAs/><Name>2634D2F4-C49D-4FAD-BB10-F1D954460548</Name><ProductName>APSpecGen</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ProjectPackager.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>ProjectPackager</InternalName><KnownAs/><Name>13A87308-3A6C-4E67-A7A1-CCDFE3596DFC</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>EBS_EDIT.EXE</FileName><FileVersion>2.25.460</FileVersion><InternalName>EBS_EDIT</InternalName><KnownAs/><Name>04F7F817-904E-466C-B72C-BEBDCE1729FE</Name><ProductName>Bentley AutoPLANT Script Editor V8i</ProductName><ProductVersion>2.25.460</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>SplitMerge.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>SplitMerge</InternalName><KnownAs/><Name>4842903F-DDE8-4BD4-9EC0-B0D4977983D7</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>DLG_EDIT.EXE</FileName><FileVersion>2.25.460</FileVersion><InternalName>DLG_EDIT</InternalName><KnownAs/><Name>C4292CA4-FD01-4D5B-A596-ACD6AC3F80F8</Name><ProductName>Bentley AutoPLANT Dialog Editor V8i</ProductName><ProductVersion>2.25.460</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ProjectAdministrator.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>ProjectAdministrator</InternalName><KnownAs/><Name>32558D9D-A73B-4FC9-8477-AC611B7982E7</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APFlattener.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>APFlattener</InternalName><KnownAs/><Name>D2AC3103-9C6C-4D50-8301-A5B9A9AAC51B</Name><ProductName>Bentley AutoPLANT Design Series</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>DataManager.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>DataManager</InternalName><KnownAs/><Name>23D6D5A6-5F43-4292-B2AA-A34874DD63BD</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APProjectConnectivityTool.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>APProjectConnectivityTool</InternalName><KnownAs/><Name>55644C7B-5893-44F4-9538-9897654DD718</Name><ProductName>APProjectConnectivityTool</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>DocMgr.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>DocMgr</InternalName><KnownAs/><Name>3E6DAE0A-3B03-414C-BE91-914EF903BE59</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>AP2d3dConsReporter.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>AP2d3dConsReporter</InternalName><KnownAs/><Name>186ADC81-B7ED-4CB1-8646-875CC087CBBD</Name><ProductName>AP2d3dConsReporter</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APClassEditor.exe</FileName><FileVersion>8.11.0.8151</FileVersion><InternalName>APClassEditor</InternalName><KnownAs/><Name>91EDD8FF-0FA0-43EF-AEB0-70EE5EB2F744</Name><ProductName>Class Editor</ProductName><ProductVersion>8.11.0.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>LicenseTool.exe</FileName><FileVersion>08.11.07.53</FileVersion><InternalName>LicenseTool.dll</InternalName><KnownAs/><Name>F9B51B86-EE98-4601-978F-49195278F9EA</Name><ProductName>SELECT Server 2005 Edition</ProductName><ProductVersion>08.11.07.53</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ApCatalogMerge.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>ApCatalogMerge</InternalName><KnownAs/><Name>A8D48093-4A41-48CA-AA8E-371213481311</Name><ProductName>ApCatalogMerge</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APSpecGenSpecUpgrade.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>APSpecGenSpecUpgrade</InternalName><KnownAs/><Name>3B39F4BB-24F8-4318-9DDE-0F7F0D3107E3</Name><ProductName>APSpecGenSpecUpgrade</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APSpecGenUnitConverter.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>APSpecGenUnitConverter</InternalName><KnownAs/><Name>96586291-75E8-4CC5-8DB7-0F5C0AB17EFC</Name><ProductName>APSpecGenUnitConverter</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ApSpecGenReportGen.exe</FileName><FileVersion>8.11.8151</FileVersion><InternalName>ApSpecGenReportGen</InternalName><KnownAs/><Name>FA025E8B-8593-4AB1-B9A1-0457C7B4478D</Name><ProductName>ApSpecGenReportGen</ProductName><ProductVersion>8.11.8151</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ApSpecGenReportGen.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>ApSpecGenReportGen</InternalName><KnownAs/><Name>8D994EB8-CC30-4AF1-B0DB-D7C9982CB539</Name><ProductName>ApSpecGenReportGen</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>DataManager.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>DataManager</InternalName><KnownAs/><Name>D74784AE-C86A-4B76-90AB-D67FDD450114</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APProjectConnectivityTool.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>APProjectConnectivityTool</InternalName><KnownAs/><Name>FA592787-02BC-4A69-AD3E-985B9688E961</Name><ProductName>APProjectConnectivityTool</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APFlattener.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>APFlattener</InternalName><KnownAs/><Name>14CEC561-5BD3-455B-8CC2-8CAF49004904</Name><ProductName>Bentley AutoPLANT Design Series</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APSpecGen.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>APSpecGen</InternalName><KnownAs/><Name>1783B5AA-F7DF-475E-8A25-833BE6F00BB5</Name><ProductName>APSpecGen</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APClassEditor.exe</FileName><FileVersion>8.11.0.8123</FileVersion><InternalName>APClassEditor</InternalName><KnownAs/><Name>2DD7AED6-710C-486D-9848-81D9FB23EDE1</Name><ProductName>Class Editor</ProductName><ProductVersion>8.11.0.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>AP2d3dConsReporter.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>AP2d3dConsReporter</InternalName><KnownAs/><Name>6A633F00-EA02-44F6-8A29-5B27E425D999</Name><ProductName>AP2d3dConsReporter</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ApCatalogMerge.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>ApCatalogMerge</InternalName><KnownAs/><Name>8F3342D0-65A8-46BD-8BD7-4BD66837F189</Name><ProductName>ApCatalogMerge</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APRelationshipManager.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>APRelationshipManager</InternalName><KnownAs/><Name>71BED5EC-E521-4427-B266-14EDB53E2435</Name><ProductName>APRelationshipManager</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APSpecGenUnitConverter.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>APSpecGenUnitConverter</InternalName><KnownAs/><Name>85AE14AB-8D77-4E89-B198-05F57D713590</Name><ProductName>APSpecGenUnitConverter</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APSpecGenSpecUpgrade.exe</FileName><FileVersion>8.11.8123</FileVersion><InternalName>APSpecGenSpecUpgrade</InternalName><KnownAs/><Name>FB54609E-91C3-4020-8ADD-0248E553826D</Name><ProductName>APSpecGenSpecUpgrade</ProductName><ProductVersion>8.11.8123</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ApSpecGenReportGen.exe</FileName><FileVersion>8.11.0746</FileVersion><InternalName>ApSpecGenReportGen</InternalName><KnownAs/><Name>D9FBDEDC-63A3-420D-A15D-F2A96BD81A2F</Name><ProductName>ApSpecGenReportGen</ProductName><ProductVersion>8.11.0746</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APRelationshipManager.exe</FileName><FileVersion>8.11.0746</FileVersion><InternalName>APRelationshipManager</InternalName><KnownAs/><Name>648BE520-FB32-484A-A45E-E97CAA87F995</Name><ProductName>APRelationshipManager</ProductName><ProductVersion>8.11.0746</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>Vision.exe</FileName><FileVersion>8.11.0746</FileVersion><InternalName>Vision</InternalName><KnownAs/><Name>5056884C-E482-4DF5-85BC-D96BC8282C68</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.0746</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ProjectAdministrator.exe</FileName><FileVersion>8.11.0746</FileVersion><InternalName>ProjectAdministrator</InternalName><KnownAs/><Name>702A6FB9-96FC-4372-8431-C5DF80995E9F</Name><ProductName>Bentley AutoPLANT Framework</ProductName><ProductVersion>8.11.0746</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>APSpecGenSpecUpgrade.exe</FileName><FileVersion>8.11.0746</FileVersion><InternalName>APSpecGenSpecUpgrade</InternalName><KnownAs/><Name>1AA43FFA-1B5E-4A19-8160-BD557E5E22D4</Name><ProductName>APSpecGenSpecUpgrade</ProductName><ProductVersion>8.11.0746</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>LicenseTool.exe</FileName><FileVersion>08.11.07.33 (Debug)</FileVersion><InternalName>LicenseTool.dll</InternalName><KnownAs/><Name>1FC5A384-6306-4EE7-BD80-B1A0113B3660</Name><ProductName>SELECT Server 2005 Edition</ProductName><ProductVersion>08.11.07.33 (Debug)</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>AP2d3dConsReporter.exe</FileName><FileVersion>8.11.0746</FileVersion><InternalName>AP2d3dConsReporter</InternalName><KnownAs/><Name>631331A6-BA57-4C55-8F47-8BC3D5CBADE6</Name><ProductName>AP2d3dConsReporter</ProductName><ProductVersion>8.11.0746</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName/><FileName>ApCatalogMerge.exe</FileName><FileVersion>8.11.0746</FileVersion><InternalName>ApCatalogMerge</InternalName><KnownAs/><Name>C70D1A02-D885-4419-B760-7423CC5B5D38</Name><ProductName>ApCatalogMerge</ProductName><ProductVersion>8.11.0746</ProductVersion></MonitorItem><MonitorItem><CommandLine/><CompanyName>

    Maybe its detected a product with an invalid character in the name and that is causing it. I've searched for the common ones but who knows where or what it could be in that.



  • 6.  RE: Error in A7.1 Logs - Appears to be stopping agents reporting in/Getting Guids etc.

    Posted May 15, 2012 06:10 PM

    I removed the monitored items in the state column and now the error has stopped.

    I suspect it was either causing a SQL timeout or there was a corrupt character in there somewhere.

    I will continue to investigate down those 2 paths.