Object Does Not Support This Property Or Method: ClientX Methods Through JavaScript
Description
When using the Loftware ActiveX Client Control This provides the functionality to connect to the LPS through a socket connection, similar to Loftware's On-Demand Print Client and Status Client. This allows users to get Job Status information, send files faster, and even send files between different networks. on a web form using JavaScript, I get the following error error when attempting to access methods of the control. However, I am able to access properties of the control without error.
Explanation
This issue may arise if your code is referencing the incorrect ClassID (CLSID) for the Client Control.
Solution
The correct ClassID which should be referenced in the code is:
{CD2958E4-CB20-11D2-856B-00104BD25F91}
This can also be found under the following Windows Registry setting: \HKEY_CLASSES_ROOT\Loftx.ClientX.1\CLSID.
Article Number
2009142
Versions
All versions of Loftware Print Server family products that support Active X.
Environment
Any supported LPS Family product environment