Author |
|
mahop Newbie
Joined: 18 July 2008 Location: Germany
Online Status: Offline Posts: 10
|
Posted: 28 March 2023 at 12:31am | IP Logged
|
|
|
Hello,
in this line
PstReader pstRead = new PstReader(@"C:\Temp\Outlook.pst");
I get the Exception: Duplicate key for dictionary
with some of my pst files. (Most of my Pst Files are working fine)
Can I check something in Outlook to avoid this problem?
My Mailbee version is from 2019 - Version 11.2.0.590
Error:
Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.
(A Element with the same key was already added)
StackTrace:
at B.V..ctor(String )
at MailBee.Outlook.PstReader..ctor(String pstFilePath, String licenseKey)
at MailBee.Outlook.PstReader..ctor(String pstFilePath)
at PstReader.MainWindow.<>c__DisplayClass2_0.<Start>b__0() in C:\TFS2\Apps\Learning\PstReader\MainWindow.xaml.cs:line 40
Thanks!!!
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 28 March 2023 at 12:36am | IP Logged
|
|
|
The first thing to check is whether the issue occurs with the latest version of MailBee.NET Objects:
https://afterlogic.com/download/net-email-components
You can try it in terms of free 30-day trial download. To have your license updated and become entitled to support and updates, make sure your maintenance contract is valid:
https://afterlogic.com/maintenance-renewal
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
heretruffle Newbie
Joined: 19 July 2023 Location: Algeria
Online Status: Offline Posts: 2
|
Posted: 19 July 2023 at 6:52pm | IP Logged
|
|
|
I've used up almost 30 days of trial. Is there any way for me to extend my free trial?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 19 July 2023 at 10:16pm | IP Logged
|
|
|
Hello,
You can go to download page of MailBee.NET Objects:
https://afterlogic.com/download/net-email-components
and you'll be issued with another 30-day trial there.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|