I try to install windows service.but, when I built the setup, the output is this.
------ Build started: Project: TwitterService, Configuration: Debug Any CPU ------
TwitterService -> C: \ Users \ Globus-n2 \ Desktop \ LatestTweetMati \ TwitterService \ bin \ Debug \ TwitterService.exe
------ Starting pre-build validation for project 'Setup' ------
------ Pre-build validation for project 'Setup' completed ------
------ Build started: Project: Setup, Configuration: Debug ------
Building file 'C: \ Users \ Globus-n2 \ Desktop \ LatestTweetMati \ Setup \ Debug \ Setup.msi' ...
Packaging file 'TwitterService.exe.config' ...
Packaging file 'GlobusLib.dll' ...
Packaging file 'TwitterService.exe' ...
Packaging file 'GlobusTwitterLib.dll' ...
========== Build: 1 succeeded or up-to-date, 1 failed, 0 skipped ==========
setup failed. I am not getting any error. I tried to create a new copy, but still the problem remains. I tried to add these DLLs again, but the problem is not resolved. Say someone please help me solve this problem. really really grateful if anyone tries to solve this problem.
source
share