Deployment of asp.net 3.5 website: Requirements -
If I create a website in asp.net 3.5 then does it require AP 2.0 2.0 Framework for deployment?
The website deployment project automatically includes a pre-requisite for deployment or we must first establish the website on the deployment envelopment as per the requirement before installing the website.
You have to install an ASP.NET 3.5 website on your webserver.
Doing not a website deployment project is for you - you have to install the webserver before your deployment.
Comments
Post a Comment