Question : Problem opening emails from an archiving folder in Outlook

Morning all,

I have a user who saves old important emails in an archiving folder (self made) in Outlook 2007. Until this morning there has been no problems opening those emails, however, now he gets the following message.

The following error was returned from the server:
First server returned: Error: File retrieving failed. 800A0234A PamExHandler: E172 Can't find DOCID of the document! Possibly the document was already purged. (null) 9FD442F92C414E539B25ACF6198CACF3!
Second server returned: Error: File retrieving failed. 800A023A  PamExHandler: E172 Can't find DOCID of the document! Possibly the document was already purged. (null)

Any help in the matter would be much appreciated!

Many thanks.

Answer : Problem opening emails from an archiving folder in Outlook

>> Anyway...I made the changes but now it only returns the last record in the database, regardless of the search
>> parameter...

Getting better.  It's returning SOMETHING :)

Another good troubleshooting technique is to echo the mysql query so you can see if the syntax is breaking.  Add the following PHP somewhere in the body of the page:

<?php echo $query_rsResults; ?>


Random Solutions  
 
programming4us programming4us