Hi Zvi, I haven't seen that myself, but from some searching for that error it's possible it's to do with missing Visual C redistributables. I'd suggest finding the Visual Studio 10 redistributable package and installing it on the machines you have problems with.
There is a bug fixed in 1.0.3 that affected some Windows installs, but I don't think it is related to what you are seeing. Cheers, Roger On Sun, Oct 14, 2012 at 8:41 PM, Zvi Avraham <[email protected]> wrote: > Hi, > > we use libmosquitto 1.0.2 binaries for our MQTT client in the code. > This works fine in win7 and vista. however in XP we got some problems. > In some version of XP SP2 (not sure what is the trigger here) the mosquitto > fails to start with the following error message: > > "application failed to initialize properly 0x0150002" > > This happens also when we run mosquitto_pub.exe and mosquitto_sub.exe which > provided by the installer of mosquitto. > Have anybody run into such issue before? Any advice? > > Thanks in advance, > Zvi > > -- > Mailing list: https://launchpad.net/~mosquitto-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~mosquitto-users > More help : https://help.launchpad.net/ListHelp > -- Mailing list: https://launchpad.net/~mosquitto-users Post to : [email protected] Unsubscribe : https://launchpad.net/~mosquitto-users More help : https://help.launchpad.net/ListHelp

