I have a access contacts database and I want to use the stored numbers and click a button to phone out. I have used this system on a pc that has visual studio installed on it and it works fine, I use a call back function to MSComm32.ocx and hacked the code out of the visual studio sample application. I tried the application on another machine after installing the dialer application as a test. the dialler.exe vb application works fine but in access i get the error message saying that MSComm32.ocx is not licensed. I am running Windows professional 2k sr/3. This is annoying as i know the ocx works and is licensed for the dialler.exe. Is there a solution to this or another ocx freeware I can get to perform the same task. I do not need to install the whole of visual studio on to the user pc just to make this work.
Thanks