Hi,
We used Aspose.Network in our application and start to use Aspose.Email v1.6.
Scenario:
I have 2 PC:
PC1 has time zone "FLE Standard Time - (UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius"
PC2 has time zone “Eastern Standard Time - (UTC-05:00) Eastern Time (US & Canada)”.
I create meeting invitation in my application, set:
Start Time = "Sat 04/21/2012 4:00 AM"
End Time = " Sat 04/21/2012 4:30 AM "
and send invitation to gmail account.
I get in Outlook this invitation on PC2 and look at invitation.
When I use Aspose.Network I receive invitation with times:
Friday, April 20, 2012 9:00 PM-9:30 PM
It is correct.
Now I use Aspose.Email. I did not change anything in my code. I only change Aspose.Network to Aspose.Email.
When I use Aspose.Email I receive invitation with times:
Friday, April 20, 2012 10:00 PM-10:30 PM
It is not correct.
How can I fix it?
I can’t send meeting invitation via Aspose.Email now. And it is very critical for us.
Thanks.
Hi Igor,
I am able to observe the said behaviour with latest version of Aspose.Email for .NET v1.6.0. Therefore, I have logged this issue in our bug tracking system for investigation and correction purposes. The ticket Id for your reference is NETWORKNET-33234.
Moreover, I have requested the development team to schedule the ticket for analysis at earliest. As soon as the analysis is complete, we will be able to share an ETA for the fix (if applicable). We will keep you posted with updates in this regard.
Please accept our apologies for your inconvenience.
PS: Could you please share the assemblies of Aspose.Network for .NET that you were using before upgrading to Aspose.Email for .NET?
Regards,
Hi,
I attached Aspose.Network v 6.6.0.0. We used it before Aspose.Email v1.6.
Thank you.
Hi Igor,
Thank you for providing the requested assemblies.
I can confirm that Appointment start and end times are received as expected while using your provided assemblies. I have attached the said assemblies and my comments to the ticket associated with this thread.
As soon as I get any news from the development end, I will post here for your reference.
Regards,
Hi again,
To investigate your said issue further, we need your system specific details like,
- OS version
- OS Architecture (32/64 bit)
- OS Service pack (version/language)
- Outlook version
- Any other specific details that you would like to add
Regards,
Hi,
------------------
System Information
------------------
Operating System: Windows XP Professional (5.1, Build 2600) Service Pack 3 (2600.xpsp_sp3_gdr.111025-1629)
Language: English (Regional Setting: English)
Processor: Intel® Pentium® D CPU 3.40GHz (2 CPUs)
Memory: 3072MB RAM
System Type X86-based PC
Microsoft Outlook 2010 (14.0.6117.5001) SP1 MSO (14.0.6112.5000)
Part of Microsoft Office Professional Plus 2010
Thanks.
Hi,
Thank you for providing the required information.
Regards,
The issues you have found earlier (filed as NETWORKNET-33234) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.
Hi,
It works :)
Thanks a lot!