I get an exception:
(EntryPointNotFoundException)
Syncfusion.ExcelRW
Unable to find an entry point named StgCreatePropSetStg in DLL ole32.dll.
at Syncfusion.ExcelRW.IO.Stream.Win32.API.StgCreatePropSetStg(IStorage pStorage, UInt32 dwReserved, IPropertySetStorage& ppPropSetStg)
at Syncfusion.ExcelRW.Implementation.WorkbookImpl.SaveToStgStream(StgStream stream, Boolean bDisposeAfterSave, OffsetArrayList records)
at Syncfusion.ExcelRW.Implementation.WorkbookImpl.SaveAs(String FileName, ExcelSaveType saveType)
at Syncfusion.ExcelRW.Implementation.WorkbookImpl.SaveAs(String FileName)
AD
Administrator
Syncfusion Team
January 4, 2005 10:32 AM UTC
Hi Uri,
This issue was identified recently and has been fixed internally. The fix will be available in the next release [Patch- Typically 1-2 weeks]. Thanks.
Best regards,
Stephen.
>I get an exception:
>(EntryPointNotFoundException)
> Syncfusion.ExcelRW
>Unable to find an entry point named StgCreatePropSetStg in DLL ole32.dll.
> at Syncfusion.ExcelRW.IO.Stream.Win32.API.StgCreatePropSetStg(IStorage pStorage, UInt32 dwReserved, IPropertySetStorage& ppPropSetStg)
> at Syncfusion.ExcelRW.Implementation.WorkbookImpl.SaveToStgStream(StgStream stream, Boolean bDisposeAfterSave, OffsetArrayList records)
> at Syncfusion.ExcelRW.Implementation.WorkbookImpl.SaveAs(String FileName, ExcelSaveType saveType)
> at Syncfusion.ExcelRW.Implementation.WorkbookImpl.SaveAs(String FileName)
GM
George Mihaescu
April 12, 2005 04:21 PM UTC
I''m having the same problem. It''s strange because MSDN lists StgCreatePropSetStg API
as being implemented on 98 (in fact it also
lists it as being available on 95 as well),
but it does not seem to be exported from
the ole32.dll on 98.
When can we expect the patch to this?
Regards,
George
>Hi Uri,
>
>This issue was identified recently and has been fixed internally. The fix will be available in the next release [Patch- Typically 1-2 weeks]. Thanks.
>
>Best regards,
>
>Stephen.
>
>>I get an exception:
>>(EntryPointNotFoundException)
>> Syncfusion.ExcelRW
>>Unable to find an entry point named StgCreatePropSetStg in DLL ole32.dll.
>> at Syncfusion.ExcelRW.IO.Stream.Win32.API.StgCreatePropSetStg(IStorage pStorage, UInt32 dwReserved, IPropertySetStorage& ppPropSetStg)
>> at Syncfusion.ExcelRW.Implementation.WorkbookImpl.SaveToStgStream(StgStream stream, Boolean bDisposeAfterSave, OffsetArrayList records)
>> at Syncfusion.ExcelRW.Implementation.WorkbookImpl.SaveAs(String FileName, ExcelSaveType saveType)
>> at Syncfusion.ExcelRW.Implementation.WorkbookImpl.SaveAs(String FileName)
AD
Administrator
Syncfusion Team
April 19, 2005 04:50 PM UTC
Hi George,
This issue has been fixed. Any version after version 3.2 will work with windows 98/NT.
Thanks,
Stephen.
>I''m having the same problem. It''s strange because MSDN lists StgCreatePropSetStg API
>as being implemented on 98 (in fact it also
>lists it as being available on 95 as well),
>but it does not seem to be exported from
>the ole32.dll on 98.
>When can we expect the patch to this?
>
>Regards,
>George
>
>>Hi Uri,
>>
>>This issue was identified recently and has been fixed internally. The fix will be available in the next release [Patch- Typically 1-2 weeks]. Thanks.
>>
>>Best regards,
>>
>>Stephen.
>>
>>>I get an exception:
>>>(EntryPointNotFoundException)
>>> Syncfusion.ExcelRW
>>>Unable to find an entry point named StgCreatePropSetStg in DLL ole32.dll.
>>> at Syncfusion.ExcelRW.IO.Stream.Win32.API.StgCreatePropSetStg(IStorage pStorage, UInt32 dwReserved, IPropertySetStorage& ppPropSetStg)
>>> at Syncfusion.ExcelRW.Implementation.WorkbookImpl.SaveToStgStream(StgStream stream, Boolean bDisposeAfterSave, OffsetArrayList records)
>>> at Syncfusion.ExcelRW.Implementation.WorkbookImpl.SaveAs(String FileName, ExcelSaveType saveType)
>>> at Syncfusion.ExcelRW.Implementation.WorkbookImpl.SaveAs(String FileName)