Deployment package - Windows service + web app VS2003
C#
1
Posts
1
Posters
0
Views
1
Watching
-
We have windows service as batch application and web application as configuration GUI for batch application. I am trying to package it using VS 2003 Deployment options, not sure which project to choose. Installing package(setup.exe) should create webforms in Virtual root and install windows service.I know how to use service installer and web setup, but not sure how to combine both. Regards, MaulikCE
Regards, MaulikCE