wysiwygGER01
Programmer
Hi,
I've written a small Macro for our ERP system which works fine on my machine since I've got VB6 installed.
The macro wasn't written in VB6 but obviously it used the VB6 controls.
I've now copied it onto the server and I get an error message saying the control could not be created because it's not properly licensed. (the winsock control that is)
Is there any other way to get this control on my form?
I don't want to use Outlook for sending emails and I can't install VB6 on the server.
Is there no way of registering this OCX on the server so I can add the winsock control?
I've written a small Macro for our ERP system which works fine on my machine since I've got VB6 installed.
The macro wasn't written in VB6 but obviously it used the VB6 controls.
I've now copied it onto the server and I get an error message saying the control could not be created because it's not properly licensed. (the winsock control that is)
Is there any other way to get this control on my form?
I don't want to use Outlook for sending emails and I can't install VB6 on the server.
Is there no way of registering this OCX on the server so I can add the winsock control?