Hi,
First, sorry for posting so much topics :/
As I said in the subject, I want to copy a document from one sharepoint library to another one. I planned to use two sharepoint document events, one for getting the last version (copy) and one for uploading a document (paste). Is it correct?
Then if I try this, I set the first event to get the document and copy it to a specified directory (c: ) with a specified name (temp). The compilation works fine.
Then I set the upload document event to get this file (c: emp) for uploading it but when I compiled, I get an error:
The type or namespace "File" could not be found
But I used only the wizards... if I go through code, I can't find effectively the declaration of File but it is used in the code.
Copy a document from one sharepoint library to another one
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.