cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
alonstar
Level 2

Windows Service dependency dll from Temporary ASP.NET Files

Hi,

I use InstallShield Limited in vs2012 and create a windows service.
I set only Project Primary Output in Application Files options.

but I found InstallShield finds dependency dll from Temporary ASP.NET Files.

How could I do to let it find dependency dll from project output folder.
0 Kudos
(1) Reply
chiranjeevi
Level 7 Flexeran
Level 7 Flexeran

Hello,

In files and folders view, right click on project primary output > select Resolve project output> list down all the dependent files and add them to output folder manually.>Disable the .Net scan at build under properties for the files added by right clicing on primary output.

Hope this helps.

Thanks
Chiranjeevi
0 Kudos