1

I've created a ASP.NET MVC Web Application, and when I right click on it in the solution explorer of VS2012, it shows me an option of convert into web application. What does that mean? Didn't I already create a MVC Web Application. Please explain

1 Answer 1

3

That's clearly a bug in Visual Studio. Ignore this option. When you create a new ASP.NET MVC application it is already a Web Application (in contrast to a WebSite). By the way once you click on that option it only asks you to confirm and it remains there after.

Sign up to request clarification or add additional context in comments.

1 Comment

I see. I thought so. Thanks for the answer.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.