Get vb.Net user controls to place on Access Form.

D

Derek

From MS Access 2000 I want to be able to add a user control created in MS Visual Studio .NET. It appears as an available reference in Access but when I register the control to be able to add it to a form I get an error, “D:\…\Mycontrol.dll could not be added/deleted. Install/remove the control using a separate setup utility.â€

Have you any suggestion what I need do to be able to access the control to place it on an Access form?

When I compile the user control in Visual studio I have the ‘Register for COM Interop’ checked
 
S

Simon

I've encountered this problem before. You can simply replace the "Mycontrol.dll" file with a new one and restart the computer. The problem should be solved then.
 

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