m.gunesch
Dear all,
We encountered problems on some machines running Windows 2000.
The methods LoadLicenseKeyFile or LoadLicenseKeyData fail although there is correct license information.
I have set the LogLevel to highest value, as you can see there is a problem creating the MSXML::DOMDocument
LoadLicenseKeyData
20090303 14:56:16.802 Thread(580) Log file opened. LogLevel=7
20090303 14:56:16.802 Thread(580) Set LogLevel to 4294967295.
20090303 14:56:16.812 Thread(580) CLicenseKey::LoadData()
20090303 14:56:16.812 Thread(580) CLicenseKey::LoadDataText()
20090303 14:56:16.812 Thread(580) CLicenseKey::LoadDataXML()
20090303 14:56:16.822 Thread(580) CLicenseKey::LoadDataXML() CreateInstance(__uuidof(MSXML::DOMDocument)) failed (0x80040154).
20090303 14:58:09.203 Thread(580) Log file closed.
LoadLicenseKeyFile
20090303 14:58:12.678 Thread(936) Log file opened. LogLevel=7
20090303 14:58:12.678 Thread(936) Set LogLevel to 4294967295.
20090303 14:58:12.678 Thread(936) CLicenseKey::LoadFile(C:\Documents and Settings\ils\Bureau\key.xml)
20090303 14:58:12.678 Thread(936) CLicenseKey::LoadXML()
20090303 14:58:12.688 Thread(936) CLicenseKey::LoadXML() Failed to create MSXML::DOMDocument hr=-2147467259
20090303 14:58:23.524 Thread(936) Log file closed.
The problem is, that this happens not on all machines running Windwos 2000. We have some PCs with 2k and it works.
Maybe you have a great idea how to solve this problem
Thanks in advance!
BR Markus
We encountered problems on some machines running Windows 2000.
The methods LoadLicenseKeyFile or LoadLicenseKeyData fail although there is correct license information.
I have set the LogLevel to highest value, as you can see there is a problem creating the MSXML::DOMDocument
LoadLicenseKeyData
20090303 14:56:16.802 Thread(580) Log file opened. LogLevel=7
20090303 14:56:16.802 Thread(580) Set LogLevel to 4294967295.
20090303 14:56:16.812 Thread(580) CLicenseKey::LoadData()
20090303 14:56:16.812 Thread(580) CLicenseKey::LoadDataText()
20090303 14:56:16.812 Thread(580) CLicenseKey::LoadDataXML()
20090303 14:56:16.822 Thread(580) CLicenseKey::LoadDataXML() CreateInstance(__uuidof(MSXML::DOMDocument)) failed (0x80040154).
20090303 14:58:09.203 Thread(580) Log file closed.
LoadLicenseKeyFile
20090303 14:58:12.678 Thread(936) Log file opened. LogLevel=7
20090303 14:58:12.678 Thread(936) Set LogLevel to 4294967295.
20090303 14:58:12.678 Thread(936) CLicenseKey::LoadFile(C:\Documents and Settings\ils\Bureau\key.xml)
20090303 14:58:12.678 Thread(936) CLicenseKey::LoadXML()
20090303 14:58:12.688 Thread(936) CLicenseKey::LoadXML() Failed to create MSXML::DOMDocument hr=-2147467259
20090303 14:58:23.524 Thread(936) Log file closed.
The problem is, that this happens not on all machines running Windwos 2000. We have some PCs with 2k and it works.
Maybe you have a great idea how to solve this problem
Thanks in advance!
BR Markus