28 reputation
3
bio website roebuckgis.com
location Portland, OR
age 25
visits member for 6 months
seen Jan 21 at 20:19
stats profile views 3

Jan
21
awarded  Tumbleweed
Jan
14
awarded  Scholar
Jan
14
accepted ArcObjects IConflictsWindow3 not seeing version reconciliation conflicts
Jan
14
asked Raster on-the-fly projection in ArcGIS has different resolutions
Nov
14
comment ArcObjects IConflictsWindow3 not seeing version reconciliation conflicts
Fixed. Will post updated code very soon. @Ragi, your initial answer fixed it mostly. The other issue was subtleties with the database connection (the server name on a direct connection does not matter, so a colleagues code had the name of the db instead of the server, thus causing issues with the start edit routine).
Nov
9
comment ArcObjects IConflictsWindow3 not seeing version reconciliation conflicts
I'm having major issues to the tune of COM Exceptions when trying to begin an edit session in this manner ({"Exception from HRESULT: 0x8004A003"}). If I'm able to get the edit session to start (which I cannot now reproduce), then when I run the version.Reconcile4() method, I get an error stating that it cannot be reconciled because I'm not in an edit session. Any suggestions on how to implement the IEditor method of reconciliation and avoid these issues?
Nov
9
awarded  Student
Nov
9
asked ArcObjects IConflictsWindow3 not seeing version reconciliation conflicts