How to set up my website homepage?

Asked

Viewed 1,240 times

2

Usually I create my websites in MVC using the default template that comes in Visual Studio.

Today I created a new project without using a template and when testing it I received an error:

A standard document is not configured for the requested URL, and the directory search is not enabled on the server.

I want to know how to set up my website homepage.

Note: I have only one HomeController and a Index.cshtml

1 answer

1


Browser other questions tagged

You are not signed in. Login or sign up in order to post.