Gajanan Pawar

Gajanan Pawar

  • NA
  • 8
  • 1.4k

I want to Deploy a MVC 5 web application on AWS AMAZON EC2

Feb 2 2016 1:55 AM
I had Created a ASP.NET web application in mvc5(ADMIN PORTAL). I want to deploy this on AWS AMAZON EC2 INSTANCE I had deployed it on ec2 instance but at the time accessing a website it can't access  database .  please anyone give me solution to how to deploy a asp.net mvc5 web application on AWS AMAZON EC2 instance with database
 
methods which i have done
Build->Publish project_name->in publish web window i have create project_name profile->NEXT->it goes to connection  then publish method Web deploy
server http://ip address, site name project_name ,user_name Administrator and Password which provided by the  AWS AMAZON EC2 INSTANCE REMOTE DESKTOP FILE ,then clicked on validate connection it goes with green right mark then click on NEXT->Configuration select Release ,file publish option check at remove additional files at destination then select default connection then check the use this connection string at runtime then click on NEXT-> then on preview window at bottum  Databases option displays as a No database are selected to publish
 
 
so please please please give me the solution