T
Tom Richtr
I have problem with bulk load in my asp.net website. On my local computer
everything works perfectly, while running on server it stops and writes back
some error which makes me crazy:
Unable to cast COM object of type
'Interop.SQLXMLBULKLOADLib.SQLXMLBulkLoad3Class' to interface type
'Interop.SQLXMLBULKLOADLib.ISQLXMLBulkLoad'. This operation failed because
the QueryInterface call on the COM component for the interface with IID
'{1380DD8D-DCB9-4A6E-9D53-EECDDF18DA85}' failed due to the following error:
Neznámé rozhraní (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
I am using type library generated by visual studio 2005, which is connected
to bulk load library xblkld3.dll from sqlxml installation.
Any help please.
Tom Richtr
(e-mail address removed)
everything works perfectly, while running on server it stops and writes back
some error which makes me crazy:
Unable to cast COM object of type
'Interop.SQLXMLBULKLOADLib.SQLXMLBulkLoad3Class' to interface type
'Interop.SQLXMLBULKLOADLib.ISQLXMLBulkLoad'. This operation failed because
the QueryInterface call on the COM component for the interface with IID
'{1380DD8D-DCB9-4A6E-9D53-EECDDF18DA85}' failed due to the following error:
Neznámé rozhraní (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
I am using type library generated by visual studio 2005, which is connected
to bulk load library xblkld3.dll from sqlxml installation.
Any help please.
Tom Richtr
(e-mail address removed)