I am trying to create 3 dll's. I created my forms, modules, and classes.
The program now works. What I want to do is to create the dll's. I went to Add Project>ActiveX DLL and then I added the forms to this dll. I went to make the dll and got the following error:
"No creatable public component detected."
Why did this happen?
How can I fix this?
Secondly, do I need dll's? I have created a program that i want 3 PC's on a network to use. The database for this will be on a network (Q
drive. Will transfering this folder which contains the VB program on it (these PC's do not have VB on them) and suing the simple .exe work and still allow the user's to access the database on the network drive? If I have dll's do I require anything
Any help is greatly appreciated.
ambra19
The program now works. What I want to do is to create the dll's. I went to Add Project>ActiveX DLL and then I added the forms to this dll. I went to make the dll and got the following error:
"No creatable public component detected."
Why did this happen?
How can I fix this?
Secondly, do I need dll's? I have created a program that i want 3 PC's on a network to use. The database for this will be on a network (Q
Any help is greatly appreciated.
ambra19