Hi,
I am trying to add my feeds to SharePoint's Shared Documents as .doc files, (by using SPSite, SPWeb, SPFolder and SPFile) this step has been done.
but i have two problems;
1. how can i update(overwrite) an existing file.
2. sometimes i get exception that the file name contains unacceptable charactars. how can i solve this? because i must have these charactars.
thanks
I am trying to add my feeds to SharePoint's Shared Documents as .doc files, (by using SPSite, SPWeb, SPFolder and SPFile) this step has been done.
but i have two problems;
1. how can i update(overwrite) an existing file.
2. sometimes i get exception that the file name contains unacceptable charactars. how can i solve this? because i must have these charactars.
thanks