a.hajihasani865722
2014-01-20, 06:46 AM
Hi people.
I'm developing a C# program in which the user selects an object on a drawing, the drawing and the selected object are stored by file name and ObjectID as a record of a datatable of a dataset and the drawing is closed, and I need to restore it elsewhere to use. But the problem is that when the drawing is re-opened, ObjectIDs are regenerated and at the restoration function, I get the "Not from this drawing" exception. Could anyone help me?
I'm developing a C# program in which the user selects an object on a drawing, the drawing and the selected object are stored by file name and ObjectID as a record of a datatable of a dataset and the drawing is closed, and I need to restore it elsewhere to use. But the problem is that when the drawing is re-opened, ObjectIDs are regenerated and at the restoration function, I get the "Not from this drawing" exception. Could anyone help me?