Click here to Skip to main content
15,905,616 members

Comments by Ramakrishnan Seerangasamy (Top 2 by date)

Ramakrishnan Seerangasamy 6-Jun-11 7:31am View    
If the problem is solved, could you please provide the solution.
Ramakrishnan Seerangasamy 6-Jun-11 4:42am View    
I'm getting the following exception "could not be found. (Exception from HRESULT: 0x80030002 (STG_E_FILENOTFOUND))" when excuting the following statement

int hresult2 = propSetStorage.Open(ref fmtid_SummaryProperties,
(int)(STGM.DIRECT | STGM.SHARE_EXCLUSIVE),
out propStorage);

Note: The physical file exits in the specified location