Hi Himanshu,
DotCMIS only supports CMIS 1.0. If you are connecting to a CMIS 1.1 URL,
you may encounter a few issues.
Secondary types (aspects) don't exist in CMIS 1.0 and therefore DotCMIS
does not handle them.
You can set and get aspects with DotCMIS via extensions. Please refer to
the Alfre
Hi:
I am using DOTCMIS library to create document in Alfresco 5.0, when I try to
create document using AtomPub Binding 1.1 I am getting different types of error
which are follow...
1) When I try to create Folder object using following
tagetFolder = (Folder)session.GetObjectByPath("");