Hi!
I have created a com component using framework 1.1. This component will be installed on the users machine. This component will be used by my 2.0 web application. A javascript call is made to create a instance of the component. The purpose of the component is collect the printers installed on the users machine and return the values to javascript.
This works fine on some machines and does not work on few machines.
Javascript is unable create the instance of the component.
Any sugesstions to fix this issue is welcome!
I have created a com component using framework 1.1. This component will be installed on the users machine. This component will be used by my 2.0 web application. A javascript call is made to create a instance of the component. The purpose of the component is collect the printers installed on the users machine and return the values to javascript.
This works fine on some machines and does not work on few machines.
Javascript is unable create the instance of the component.
Any sugesstions to fix this issue is welcome!
Comment