TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Administrator
Tech Writer
2.2k
1.5m
Single setup project for ClassLibrary and ASP.NET Web Service
Mar 17 2003 6:23 PM
I want to have one setup project for deployment of Visual Studio .Net solution. My solution comprises of Class library and an ASP.NET Web Service. Class Library consumes the ASP.NET Web Service methods. In my setup project I want following tasks done. 1. Programmatically deploy/install Class Library assembly. 2. Register Class Library assembly into GAC as well. 3. Deploy ASP.NET Web Service. Any suggestions will be highly appreciated.
[email protected]
Reply
Answers (
1
)
Dount in deployment/installation
Include Batch (.bat) file in setup project and execute on installation