Closed clavx closed 3 years ago
@clavx sorry to hear that you've run into this issue.
@exextoc can you investigate please? Thanks.
I've tried this scenario. and what I repro is that the callback for getAttachmentContentAsync is never called. Is this what you mean by "frozen"? Or does the actual Outlook Process Crash?
It means that getAttachmentContentAsync
is never return. The Outlook process does not crash.
Thanks, as mentioned, we can repro the bug. I have added this bug to the product team's backlog, but I cannot comment on when or if the bug will be fixed.
Internal tracking id: Office:3857410
Any news?
Any news on this? getAttachmentContentAsync
is not working
There were some issues while fixing this that the product team is taking another look at. I don't have further updates to share at this time.
Internal Tracking Id changed to: Office: 4720588
@exextoc I was unable to reproduce the issue with the steps I reported. I think this issue has been resolved, do you have any updates?
Tested:
We cannot reproduce this issue as well using the steps you provided above. We will look into this issue again if it ever resurfaces.
If we attach an Outlook item to a mail, call the
getAttachmentsAsync
method to obtain an ID, and then call thegetAttachmentContentAsync
method using that ID, you will get no exceptions, just a freeze.Expected Behavior
The process does not freeze and the contents of the attached item can be obtained.
Current Behavior
We can't do anything because the process is frozen.
Steps to Reproduce, or Live Example
I reinstalled Office 365 ProPlus based on the following site, but there was no change. Uninstall Office from a PC - Office Support
Your Environment