Thanks Roger, The version of VC++ redistributable I had installed was from VS2008, I have installed the VC++ redistributable from VS2010 and Mosquitto_pub now executes. *Both *are required. It seems that MSVCR90 is required by SSLEAY32 and LIBEAY32.
IESHIMS and WER are still missing but they are delayed-load and don't seem to be a problem. Thanks for your insight. [image: Inline image 1] On Tue, Apr 23, 2013 at 8:23 PM, Roger Light <ro...@atchoo.org> wrote: > Hi Roland, > > It sounds like you need a more up to date VC++ run time, although I'm > surprised that it complained about MSCVR90.dll in that case. I would > expect MSVCR100.dll to be the required run time. Is it possible that > there is a 64/32 bit mismatch in dll somewhere? > > Cheers, > > Roger > > On Mon, Apr 22, 2013 at 4:04 AM, Roland Stuart <roland.stu...@gmail.com> > wrote: > > Hi, Sorry for what is probably a dumb question. > > > > I have been running Moquitto successfully for about a year on Win > XP(32bit) > > and Win7 (32 and 64 bit). [My Mosquitto broker runs on Win 7(64) and I > use > > mosquitto_pub on XP and win 7 to communicate with the broker]. > > > > I am trying to move my code, written in VBScript, to a VM running XPmode > on > > the win7 PC. The XPmode has been updating itself from Windows Update so > I am > > assuming it is up to date. I installed mosquitto from > > mosquitto-1.1-install-win32.exe > > > > Executing mosquitto_pub gave an 0xc0150002 error and said MSVCR90.dll was > > missing. After some googling I installed VC++ redistributable run time > > (vcredist_x86.exe) which fixed that problem but gave another. [Failed to > > start - missing MSVCR100.dll]. Depend.exe shows > > (MSVCR100.dll;IESHIMS.dll;WER.dll) all to be missing. The last 2 appear > to > > be win 7 modules so I am not sure what is going on. > > > > So, 1) should I be able to run on XPMode? > > 2) How do I get it working? > > > > TIA. > > > > Roland > > > > -- > > Mailing list: https://launchpad.net/~mosquitto-users > > Post to : mosquitto-users@lists.launchpad.net > > Unsubscribe : https://launchpad.net/~mosquitto-users > > More help : https://help.launchpad.net/ListHelp > > >
<<ModuleTree.PNG>>
-- Mailing list: https://launchpad.net/~mosquitto-users Post to : mosquitto-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~mosquitto-users More help : https://help.launchpad.net/ListHelp