Moving PMs from Sent Items Folder
I thought I would clean out my Inbox and Sent Items by sorting out all of my important PMs into custom folders. My plan hit a slight snag however when I found I could not move any PMs out of the Sent Items folder.
Is this a bug, or one of our "special features"?
- P
Re: Moving PMs from Sent Items Folder
Are you aware of my Private Message Viewer (see my sig)? You can download all your PMs as an XML file and view them from your harddrive.
Re: Moving PMs from Sent Items Folder
OK, I tried that, but it says it's not a valid XML Private Message file.
Re: Moving PMs from Sent Items Folder
You downloaded them as an XML file I hope.
Re: Moving PMs from Sent Items Folder
Re: Moving PMs from Sent Items Folder
Could you please attach the file or send it to me in an email. (I won't read them).
Re: Moving PMs from Sent Items Folder
I don't know what to say. I cut and pasted the xml from the email you sent me, named it penagate.xml and it worked for me.
Re: Moving PMs from Sent Items Folder
Could it be a dependency issue?
Re: Moving PMs from Sent Items Folder
What version(s) of MSXML are on your PC?
Re: Moving PMs from Sent Items Folder
Under COM References I have Microsoft XML v2.0, 2.6, 3.0, 5.0, 6.0 listed.
Re: Moving PMs from Sent Items Folder
No, I mean actually on your PC. Look for MSXML3 etc.
Re: Moving PMs from Sent Items Folder
msxml.dll
msxml2.dll
msxml3.dll
msxml6.dll
Those the ones you're after?
Re: Moving PMs from Sent Items Folder
OKay my project has a Reference to MSXML4, so you need to either download and install MSXML4 from Microsoft or select the MSXML3 reference and change all the DOMDocument40 code in the program to DOMDocument30.
Re: Moving PMs from Sent Items Folder
Ahhhhhhhh that did the trick.
Thanks!
Re: Moving PMs from Sent Items Folder
Yes, teh custom folders in PM boxes is a bug and there is an old thread in Feedback Forum on it too. :) Guess the upgrade didnt fix it.
Re: Moving PMs from Sent Items Folder
Quote:
Originally Posted by penagate
Ahhhhhhhh that did the trick.
Thanks!
Let me know if you have any other problems or suggestions.