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

Getting this to run properly #1

Open
SteemerSon opened this issue Apr 19, 2024 · 0 comments
Open

Getting this to run properly #1

SteemerSon opened this issue Apr 19, 2024 · 0 comments
Assignees

Comments

@SteemerSon
Copy link

SteemerSon commented Apr 19, 2024

Few things for others seeing this project to note-

  • Make sure it runs in 64bit, 32bit will throw out of memory errors on large folders (10k+ items)
  • Aspose.Email is a licensed .dll. It will only export 50 items without a license. You can request a trial from their page and they will send a license. They also have instructions on how to load it. Drop code in Program.cs before the window load, and the .lic file in the /bin/debug or /bin/release. Supposed to be a way to include but I couldnt get it to work.
  • You will need to fix nupackages to have the correct internet source to import/fix the dependencies

Good luck

@lukeattard lukeattard self-assigned this Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants