The control could not be created because it is not properly licens

M

Mark

My environment is
Visual Studio 6
Microsoft Outlook 2003

In my vba Code I reference msadodc.ocx for interaction with SQL Server
the code works on my computer only due to VS6 being installed, however if
I install the code on any other computer I get the "Subject' Error.

Can I compile the VBA Code from the VBA environment to an installation
package?
 
M

Michael Bauer [MVP - Outlook]

No, but you can create a setup with the PDW of Visual Studio. That should
deploy and register the *.ocx and any other binary that's necessary.

--
Best regards
Michael Bauer - MVP Outlook

: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: <http://www.vboffice.net/product.html?pub=6&lang=en>


Am Mon, 15 Dec 2008 20:48:01 -0800 schrieb Mark:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top