Sending a mail with attachment from excel in vba works most of the time, but sometimes "d.docs.live.net" is added to this attachment, with result that this attachment cannot be found or/and is unreadable. PS. Cortana doesn't work in my region. I work with Office365 and Windows 11. My program is on OneDrive. I read somewhere that a junkapp could be the cause. How to solve this problem ?
Asked
Active
Viewed 95 times
0
-
1In what way is "d.docs.live.net" added? Is it added as a part of a URL, or as an extra URL, or something else? – Andrew Morton May 21 '22 at 14:06
-
1You are naming some junk apps (like: "Cortana", "OneDrive", "Office365") . But, more seriously, you are avoiding the real description when it comes to the problem. Where did you read (an why do you believe that info?) that some junk app is the cause of this issue? – Luuk May 21 '22 at 14:06
-
Luuk : we found the information about the junk app via the Microsoft community forum. They gave 6 solutions but none of them works. They suggest a.o. to use Cortana, but Cortana doesn't work in our region. I quote : "this can be due to a conflict with credentials that are stored in your device. To fix your concern with the pop-up window, we'd recoçmmend performing the following" , and then they suggest Cortana. we ourselves did not add the "d.docs.live", it just pops up after the "fiche.pdf". – EVL May 22 '22 at 20:14
-
Andrew Morton : "d.docs.live." is not added, it just pops up after the name "fiche.pdf". – EVL May 22 '22 at 20:15
1 Answers
0
Sorry, but we finally found the problem : in the name of the attachment there was a space too many, so the system did not recognize the attachment. We apologize for any inconvenience.

EVL
- 1
- 1