IGPUtilties::OpenDataset method gives automation error when used in conjunction with the IGPValue::SetAsText property.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM000510
Submitted
December 6, 2005
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.1
Status
Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
the following code works:connValue.SetAsText _"<a href="file:C:/Documents" target="_blank">C:\Documents</a> and Settings\[userName]\Local Settings\Temp\SDEConnectionFile.sde"Set wsp = utils.OpenDataset(connValue)