Posted 15 years ago
by David V
Hi-- I typically use private (side-by-side) installations for the DLL dependencies of my projects. At the solution root level, I have a folder called SharedLibs, which holds DLLS such as NHibernate, SQL CE, and so on. This approach has really reduced versioning headaches for me.
I want to reference the Wizard control the same way. I have copied the Wizard and Shared DLLs into my SharedLibs folder, referenced those copies in my app, and they are working fine. Is there anything else I need to do as far as the license file goes? I'm thinking specifically of deployment, and whether VS will pick up the runtime license file automatically. Thanks.
I want to reference the Wizard control the same way. I have copied the Wizard and Shared DLLs into my SharedLibs folder, referenced those copies in my app, and they are working fine. Is there anything else I need to do as far as the license file goes? I'm thinking specifically of deployment, and whether VS will pick up the runtime license file automatically. Thanks.