Hi All
I need to edit docx file uploaded to a sharepoint 2010 document library.
when I upload the document using the Add file link in the library , all works well.
but when I 'save as' the file from Word 2010 to the sharepoint library , when I access the file in the ItemAdded Event
the file.length is zero and i canot open the file to edit it programaticaly (That is what I need , not manually).
this penumena occurs also when I copy the file using WebDav (Open the library in a window explorer like view).
Many thanks for any idea
Shlomy