L
Lucvdv
I'm trying to update an existing device (XPe SP2 w/.Net framework 1.1 SP0)
to .Net framework SP1.
When I download the SP1 redistributable (NDP1.1sp1-KB67460-X86.exe) and run
it on the target, it says it can't perform the upgrade because the software
to be upgraded is either not present or a different version.
When I try to run the original framework 1.1 installer, it says it can't
install because it's already installed.
I've searched for an installer for XPe, but don't find one.
BTW, the reason why I want to try an upgrade: I've got a .Net application
that uses SOAP to get data from a web server (built from a .wsdl file
provided by the server).
It works on XP Pro, but something must be different on the XPe device,
because there the server returns nothing but errors.
The problem is that the error message is just "data not available", I don't
have access to the server to see why it's saying that, and spying on
network traffic won't help because it's using a secure connection.
If anyone has an idea, I'd be pleased with a pointer.
to .Net framework SP1.
When I download the SP1 redistributable (NDP1.1sp1-KB67460-X86.exe) and run
it on the target, it says it can't perform the upgrade because the software
to be upgraded is either not present or a different version.
When I try to run the original framework 1.1 installer, it says it can't
install because it's already installed.
I've searched for an installer for XPe, but don't find one.
BTW, the reason why I want to try an upgrade: I've got a .Net application
that uses SOAP to get data from a web server (built from a .wsdl file
provided by the server).
It works on XP Pro, but something must be different on the XPe device,
because there the server returns nothing but errors.
The problem is that the error message is just "data not available", I don't
have access to the server to see why it's saying that, and spying on
network traffic won't help because it's using a secure connection.
If anyone has an idea, I'd be pleased with a pointer.