Hi All,
I am new to MSXML. Now i have am facing a strange problem while loading xml file using c++.
I have a C++ library which is used to parse an xml having server configurations. .
We have managed C++ bridge to this assembly, for our .NET modules.
I have a .Net client which tries to get server details from configuration files..but while IXMLDOMDocument ::load is invoked.applica tion hangs.....
The strangest thing is, this issue occur only in one of our machines. Please note that XP SP3 is used and .NET runtime is installed
Thanks in advance
I am new to MSXML. Now i have am facing a strange problem while loading xml file using c++.
I have a C++ library which is used to parse an xml having server configurations. .
We have managed C++ bridge to this assembly, for our .NET modules.
I have a .Net client which tries to get server details from configuration files..but while IXMLDOMDocument ::load is invoked.applica tion hangs.....
The strangest thing is, this issue occur only in one of our machines. Please note that XP SP3 is used and .NET runtime is installed
Thanks in advance
Comment