Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExportDatabase can't save database on the CurrentWorkspace #2

Closed
Fe-Bell opened this issue Jun 12, 2020 · 1 comment
Closed

ExportDatabase can't save database on the CurrentWorkspace #2

Fe-Bell opened this issue Jun 12, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Fe-Bell
Copy link
Owner

Fe-Bell commented Jun 12, 2020

When trying to export the database to the current workspace, ExportDatabase(...) will throw an access or process violation exception.

This can be solved by making copies of the .xml files to temporary folder before archiving. The temporary folder is then deleted at the end.

@Fe-Bell Fe-Bell added the bug Something isn't working label Jun 12, 2020
@Fe-Bell Fe-Bell self-assigned this Jun 12, 2020
@Fe-Bell Fe-Bell changed the title ExportDatabase can1t save database on the CurrentWorkspace ExportDatabase can't save database on the CurrentWorkspace Jun 12, 2020
@Fe-Bell
Copy link
Owner Author

Fe-Bell commented Jun 12, 2020

Fixed.

@Fe-Bell Fe-Bell closed this as completed Jun 12, 2020
Fe-Bell added a commit that referenced this issue Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant