cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
david_kiellar
Level 3

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.
0 Kudos
(1) Reply
chiranjeevi
Level 7 Flexeran
Level 7 Flexeran

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
0 Kudos