Cannot deploy web app using visual studio

0

I am trying to publish My MVC project to AWS using AWS toolkit for visual studio. In Application Environment page I am getting this error. "error during url validation check url and try again " I have changed the url and it does not seems working. Also I have added EC2 and Elastic Beanstalk policies. Please help me on this

Tilanka
asked 5 months ago230 views
1 Answer
1
Accepted Answer

What is probably happening is that the profile you are using does not have permission to create the container for your web application. This is not about the URL . Checking that URL is just the first time that the wizard checks with AWS.

profile picture
answered 5 months ago
profile picture
EXPERT
reviewed 25 days ago
  • thanks . Which permission I have to add

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions