aws / aws/aws-toolkit-azure-devops

AWS Elastic Beanstalk Deploy Application not working with .net core mvc project

Open
#99 3 comments 2 reactions 0 assignees View on GitHub
needs-repro
Dominant language
TypeScript
Stars
258
Forks
114
PR merge metrics
No merged PRs in 30d

Description

Hi team,
i just created a so simple .net core mvc projects ( tried both 2.0 and 2.1)
and follow the all steps to deploy the .net core project on VSTS via "AWS Elastic Beanstalk Deploy Application" task. but always getting the same error.
> 29.08.2018 14:25:15 Error during deployment: Application app is missing web.config file.

but i can deploy the same project on visual studio with right clicking the project and clicking the **Publish to AWS Elastic Beanstalk** feature.

any idea why?

![vsts-elastic](https://user-images.githubusercontent.com/6305911/44794506-55180a00-abb1-11e8-9aea-e2501f927602.PNG)

![deploytoelastci-vsts](https://user-images.githubusercontent.com/6305911/44795002-5a298900-abb2-11e8-84cb-637153d0f3ba.PNG)

![visualstudio](https://user-images.githubusercontent.com/6305911/44795109-91983580-abb2-11e8-851c-8ea17d9daa1c.png)

Contributor guide

Open the contributing guide

Research direction

Start with the AWS Elastic Beanstalk Deploy Application task and the deployment log showing that the application is missing web.config. Compare the VSTS deployment path with the successful Visual Studio Publish to AWS Elastic Beanstalk flow; done means a .NET Core MVC project deploys successfully without that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, azure, csharp
Domain
cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.