Hi
When I run a program developped with MapPoint ActiveX from a PHP page, I got a "
Execution error 16398. MapPoint North America can't run because it is not registered on your system, or it can't be found. Install MapPoint North America and try again."
I found that this problem come from the "I agree/I disagrea" the EULA licence at the first time each user start MapPoint.
But
my program is not run by a user. It's lauched by a PHP page under Apache and
Apache is a WinNt service start by "LocalSystem".
So what can I do?
Nicolas