I have an exception when i try to open a file (which is located on a
shared directory) with dsofile :
oDSO = New DSOFile.OleDocumentPropertiesClass
oDSO.Open("\\developpement\Doc1.doc", False,
DSOFile.dsoFileOpenOptions.dsoOptionDefault)
-> Exception from HRESULT : 0x800300FC (STG_E_INVALIDNAME)
I have R/W permissions on the file (it works fine when i use
system.IO.file class).
any ideas ?
BE_Developer - 18 Jul 2006 16:13 GMT
Did you get an answer to/ figure out this problem? I am running into
the same thing.
> I have an exception when i try to open a file (which is located on a
> shared directory) with dsofile :
[quoted text clipped - 9 lines]
>
> any ideas ?
t - 17 Jan 2007 20:06 GMT
d - 17 Jan 2007 20:06 GMT
dds - 17 Jan 2007 20:06 GMT