This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Class Library DLL not installing
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jun 05, 2013
12:40 PM
Class Library DLL not installing
I have a solution that contains my program and a class library. When i debug the program everything works fine. When i create the install, putting the primary output of the class library into the gac (also tried in the system32 folder), and then install the program and run it, it doesnt work, i get an error that says it cannot find the dll file. In the registration type of the output there is no self registration choice. Not sure if that is the problem. What am i doing wrong? Please help, I have wasted most of my day trying to figure this out.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jun 06, 2013
11:31 PM
Hello,
Are you getting the name of the dll, which can't be found during installation ?and if so, have you checked whether it is included in the project during build ?
Could please, share us the build log to investigate the issue further?
Thanks
Chiranjeevi
Are you getting the name of the dll, which can't be found during installation ?and if so, have you checked whether it is included in the project during build ?
Could please, share us the build log to investigate the issue further?
Thanks
Chiranjeevi