Velasco Posted February 20, 2014 Posted February 20, 2014 Hi, I need load an xml document in unigui application, but, i get this error "Microsoft MSXML is not installed" I understand that unigui is multithread and Txmldocument in multithread must execute CoInitializeEx(nil, COINIT_MULTITHREADED); and CoUnInitialize; How i can do this? somebody can help me??? thanks. XMLdoc.zip Quote
zilav Posted February 21, 2014 Posted February 21, 2014 I've been using NativeXML with a great success in UniGUI application for the past 2+ years. Quote
Administrators Farshad Mohajeri Posted February 22, 2014 Administrators Posted February 22, 2014 1)"Microsoft MSXML is not installed" It is self-explanatory 2)ServerModule->AutoCoInitilaize->True 2 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.