If you search for that error message in the MS Knowledge Base, you'll see all
kinds of completely different issues in Outlook that displays the same error
message. Unfortunately, none of them are 100% relevant to your situation.
The articles that are close seem to hint at a corrupt .pst or Exchange
folder, so you may want to rule that out by running your code against a
completely new test .pst file with new test items being copied to a new
Exchange folder.
--
Eric Legault - B.A, MCP, MCSD, Outlook MVP
Try Picture Attachments Wizard for Outlook!
http://tinyurl.com/ckytm
Job:
http://www.imaginets.com
Blog:
http://blogs.officezealot.com/legault/
"Alan" wrote:
>
> "Eric Legault [MVP - Outlook]" <(E-Mail Removed)> wrote
> in message news:58D0192E-3F7D-4ECE-959D-(E-Mail Removed)...
> >
> > Do you have permissions to create new items in that Public Folder?
> > Can you copy the items manually?
> >
>
>
> Hi Eric,
>
> There are no permission issues in the exchange folder - I am the
> owner and have full create, edit, delete etc permissions.
>
> I can do it manually no problem, just not programmatically.
>
>
> Do you know why the line:
>
> ObjCopy.Move ObjTarget
>
> could error out?
>
> The error message is:
>
> "Could not complete the operation.
> One or more paramteter values are not valid."
>
> I have to be honest - I do not know how to interpret the message in
> that I don't see what the 'parameters' are in this context, and given
> that the same line works fine to another PST folder it seems to be
> syntactically correct.
>
> Thanks for your assistance - I very much appreciate your involvement,
>
> Alan.
>
>
>
>
>
>