branden
2008-08-05 11:23:38 UTC
I am having major headaches with sending XML data from a client to a
server using Indy10 and the default XML parser in the internet pallette.
XML Data sent from idTCPClient via stream, this is fine.
XML Data received in idTCPServer and saves to a tMemorystream.
The problem I get is I cannot activate teh XML Component, I get an error
stating that the COInitialize has not been called.
This is a standard exe.
Research show I need to pu in the Coinitilize statement in the code but
i have no idea where nor how to.
Can you please help????
i will send sample code of both the server and client if needed
--- posted by geoForum on http://delphi.newswhat.com
server using Indy10 and the default XML parser in the internet pallette.
XML Data sent from idTCPClient via stream, this is fine.
XML Data received in idTCPServer and saves to a tMemorystream.
The problem I get is I cannot activate teh XML Component, I get an error
stating that the COInitialize has not been called.
This is a standard exe.
Research show I need to pu in the Coinitilize statement in the code but
i have no idea where nor how to.
Can you please help????
i will send sample code of both the server and client if needed
--- posted by geoForum on http://delphi.newswhat.com