Hello everyone,
we are trying to use the MDGLink to update doors objects to our Enterprise Architect model. The import fails all the time with the message mentioned below, which I got from the log file.
EA15.2, 1560
MDGLink 3.0.301
DOORS 9.7
Does anyone know the root cause of this issue or can support me in analyzing it?
Thank you very much
2023-02-28 16:51:02
Message:
The file "C:\Users\...\AppData\Roaming\Sparx Systems\EADoors\ExportDoorsData.xml" was not found
Source:
mscorlib
InnerException:
StackTrace:
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
bei System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
bei System.IO.File.ReadAllText(String path)
bei DoorsEASync.DoorsEAClass.readDoorDataXml(DataTable ObjDetailsInDoors, DataTable ObjLinksasEAConnectors, DataTable DTObjectExternalReference)