User-2018460077 posted
Hi,
In one of our Asp.net web application project, I need functionality for prebuild and post build events.
Project: ASp.net web application
Setup : Web setup
PreBuild Event functionality required:
Before installation start,it should register iis (aspnet_regiis.exe)
After installation complete,it create Virtual directory in IIS.
PostBuild Event:
Create Application pool and configure app pool settings
How this can be achived,suggest better way?
Many Thanks,
Vaibhav