Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: MSXML: problem with specifying of URL address in DOCTYPE decla [Thread Next] Re: MSXML: problem with specifying of URL address in DOCTYPE declaTo: NULL Date: 2/12/2009 11:39:00 PM Martin, thanks a lot for your help. You was absolutely right the problem was connected with the loop. At first, I tried to fix it by adding the Sleep(1000) call (1000 milliseconds) to the body of the loop but it changed nothing. After that, I made some changes in my code to get possibilities to work with synchronous calls of the "load" method. Now I use the following code to load documents and all works fine: XmlDoc.async := False; XmlDoc.load(FileName); Result := XmlDoc.parseError.errorCode = 0; | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
