Mitel Forums - The Unofficial Source

Mitel Forums => Mitel MiVoice Business/MCD/3300 => Topic started by: haltun on March 26, 2009, 04:05:20 AM

Title: SXOpenPBX - SXERR_CANNOT_CONNECT_SERVICE on Vista and W7
Post by: haltun on March 26, 2009, 04:05:20 AM
Hi,

I am using Mitel ICP  3300 and mitelClient80.DLL (ver 13.0.1.25)

I got SXERR_CANNOT_CONNECT_SERVICE error on SXOpenBPX method on some Vista and Windows 7 users.
XP users don't get this error. Also some Vista and Windows 7 users works correctly.

What causes this error ?

thanks in advance ?
Title: Re: SXOpenPBX - SXERR_CANNOT_CONNECT_SERVICE on Vista and W7
Post by: chadmaynard on March 27, 2009, 12:26:40 AM
It's just a general cannot connect error. It indicates some socket level error. It should be trivial to debug if you wrote decent code.

A few ideas:
a.) Personal firewall
b.) Real firewall or other network configuration issue (routing)
c.) Is there more than one network adapter in the problematic PC? If so, what's the binding order?
d.) Typo? Trying to connect to the wrong host

Also: This should be in the Application area since it has nothing to do with the 3300. Maybe Chak can move us?
Title: Re: SXOpenPBX - SXERR_CANNOT_CONNECT_SERVICE on Vista and W7
Post by: will_ling on September 14, 2012, 11:46:55 AM
Turning off UAC seems to work