UNSOLVED

Shweta_Jain

updated

16 years ago

0

2464

April 26th, 2010 23:00

Error occuring while trying to test import in XAMSDK example

Hi,

I am trying to test import functionality in XAMSDK example. Its giving me two types of errors :-

i) if i enter c:\ABC.doc in the console for filename, it generates an error number 1003 xam/invalid parameter at Imports.XStream_Write(streamh, myBuffer, count, out written);. At the end it displays an error as xam/object in use. [XSet_Close].

ii) if i enter c:\test.txt in the console for filename, it generates an error number 1024 xam/xset corrupted at Imports.XStream_Close(streamh);.At the end it displays an error as xam/xset corrupted. [XSet_Close].

Regards,

Shweta