Error when dropping msg from Outlook

Things you’d like to miss in the future...
Post Reply
RalphM
Posts: 1935
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Error when dropping msg from Outlook

Post by RalphM »

Hi Don
Just checked out the new message dropping feature, but I always get the following error message when trying it from Outlook 2003 SP2.

Code: Select all

Error 	432 (000001B0)
Desc	File name or class name not found during Automation operation
Dll	0
Proc	doDropStuff

Source	XYplorer
Version	5.40.0031
OS	WinXP (Service Pack 2)
Date	26.11.2006 15:15:52
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Error when dropping msg from Outlook

Post by admin »

Yep, could be reproduced! The message you dropped did not have a "message header" contained. The "message header" is needed to extract the fields information. So, I guess, your message was no received email...?

I should have mentioned: The <from>, <to>, and <date> fields are only available for received emails. Other dropped messages will just have the <subject> field filled.

Anyway, in the next version you won't see that ugly error message no more. :)

RalphM
Posts: 1935
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Error when dropping msg from Outlook

Post by RalphM »

admin wrote:Yep, could be reproduced! The message you dropped did not have a "message header" contained. The "message header" is needed to extract the fields information. So, I guess, your message was no received email...?
Wrong guess, I tried it with different mails, but all of them were from my "Received" folder and contain a header with all these infos.
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

RalphM
Posts: 1935
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Post by RalphM »

Checked it again with 5.40.0033:
As announced the ugly message is gone. But apparently you fixed something else too, with the same msgs I tried before, I get "xxx.msg" files now, but the filename consists of the subject only, though the messages got a header stream. I'll forward one of them to your support mail address...
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Post by admin »

RalphM wrote:Checked it again with 5.40.0033:
As announced the ugly message is gone. But apparently you fixed something else too, with the same msgs I tried before, I get "xxx.msg" files now, but the filename consists of the subject only, though the messages got a header stream. I'll forward one of them to your support mail address...
Yes, as stated in history:

Code: Select all

      Note that messages without a "message header" stream will populate 
      only the <subject> field. In this case the template will be 
      internally set to "<subject>" so that you don't see the bones and 
      remains of unavailable fields in the file name.
It still has to be asserted whether your messages do not have a "message header" or whether XY could not find it...

lukescammell
Posts: 744
Joined: 28 Jul 2006 13:15
Location: Kent, UK
Contact:

Post by lukescammell »

Is there an easy way for me to see if the message has the stream? All of my emails (Outlook 2003 on Exchange Server 2003) are coming out with just the subject as well.
Used to update to the latest beta every day. Now I have children instead…
Windows 10 Pro x64 (everywhere except phone…)

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Post by admin »

lukescammell wrote:Is there an easy way for me to see if the message has the stream? All of my emails (Outlook 2003 on Exchange Server 2003) are coming out with just the subject as well.
Open one of those saved binary MSG files in a (hex) editor and look for a section that contains ASCII strings like "From:", "To:", "Date:", "Subject:" and so on. This is the message header. If you find the header then please send the file to me (packed in a zip), and I'll teach XY to find it, too. If you find none, then we have a problem.

vipin
Posts: 13
Joined: 21 Mar 2018 14:36

Re: Error when dropping msg from Outlook

Post by vipin »

I am facing the issue in dropped messages from outlook 2016.

When I try to drop Sent messages then file name is given current system date (&time) instead of the day it was sent.

is there a way to get the actual sent date in File name.

RalphM
Posts: 1935
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Error when dropping msg from Outlook

Post by RalphM »

Welcome to the forum.
You resurrected a thread after almost 12 years - which in itself is okay, but your problem is a different one than what this thread originally was about (apart from dropping messages from outlook). Did you check your template in Configuration/Color and Styles/Templates/Dropped messages? Mine looks as follows

Code: Select all

<subject>_<date yyyy-mm-dd_hh-nn-ss>_fr_<from>_to_<to>
and gives me the correct date on dropped messages from Outlook 2013 32bit.
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

vipin
Posts: 13
Joined: 21 Mar 2018 14:36

Re: Error when dropping msg from Outlook

Post by vipin »

Thanks for reply Ralph,
regret reopening the thread as I could find it most near to my issue; guess should have created new.

I checked the template settings & custom copy setting.
<date yyyy-mm-dd-hhnn>_mail

But in Outllook 2016 / Windows-7 64 bit, I am still facing the issue.
The mails received from others are saved accurately.
But when I drag my mail it is saved with current date time.

I guess there is some difference between outlook 2016 & outlook 2013

Thanks.

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Error when dropping msg from Outlook

Post by admin »

I don't have Outlook 2016 / Windows-7 64 bit here for testing, but this (or has been) a fairly common combination, and I think it worked for others. Sorry, but I cannot say from here why it does not work you.

colabear
Posts: 1
Joined: 13 May 2015 06:11

Re: Error when dropping msg from Outlook

Post by colabear »

x64 -> x64

Outlook 2016(x64) -> XYPlorer ver 19.2 (x64) : success
XYPlorer ver 19.2 (x64) -> Outlook 2016(x64) : fail

needed XyPlorer able to have drag n drop attachment to outlook msg, currently work around is right-click file > send to > mail recipient and copy the attachment from the newly created to the email I am replying
:cry: :cry: :cry:

Post Reply