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
- :
- Windows Service dependency dll from Temporary ASP.NET Files
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
Aug 06, 2013
10:33 PM
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.
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.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 13, 2013
08:35 AM
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
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