View Issue Details

IDProjectCategoryView StatusLast Update
0000878.NET APIImplementation Bugpublic2010-12-19 23:30
Reporterozgurberksoy Assigned ToRandy Armstrong  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000878: Items can't be browsed in a server with FLAT namespace type
Description

When a server with FLAT namespace is browsed, BrowseOPCItemIDs function is called with OPCBROWSETYPE.OPC_LEAF parameter and function returns no items in result.

When I called the function with OPCBROWSETYPE.OPC_FLAT instead, I had been able to retrieve the correct browse results.

There should be a FLAT server check for the BrowseOPCItemIDs call in GetEnumerator function for DA20 servers.

TagsNo tags attached.

Activities

Randy Armstrong

2010-12-19 23:30

administrator   ~0002197

Added check if flat. Pass OPC_FLAT instead to BrowseOPCItemIDs

Issue History

Date Modified Username Field Change
2009-09-21 09:34 ozgurberksoy New Issue
2010-12-19 23:30 Randy Armstrong Status new => resolved
2010-12-19 23:30 Randy Armstrong Resolution open => fixed
2010-12-19 23:30 Randy Armstrong Assigned To => Randy Armstrong
2010-12-19 23:30 Randy Armstrong Note Added: 0002197