StgCreateDocfile failed

Hi All,

I have a problem with StgCreateDocfile. If i call this function the 3rd time (the created storages are still opened), i get the error 0x80070070 (ERROR_SHARING_PAUSED from FACILITY_WIN32).

The file parameter is different every time, the file does not exist, the mode parameter is STGM_CREATE|STGM_READWRITE|STGM_SHARE_EXCLUSIVE. The path points to the /tmp directory.

I am using a linux kernel 2.4.23 from the ELinOS distribution. If i do the same things on an ‘ordinary’ linux (Suse), it works. The dcomcnfg is the same in both cases. The EntireX version is 7.2.1.

Any ideas ?

Thanks, Tilo