I made my first test site in ASP.Net
and when I'm going to publish it to my normal ftp (I'm using visual studio 2013) I open the domain link gets all these folders and such ...
How do I publish it? What I have to do?
I made my first test site in ASP.Net
and when I'm going to publish it to my normal ftp (I'm using visual studio 2013) I open the domain link gets all these folders and such ...
How do I publish it? What I have to do?
Freevar does not support ASP.NET MVC . It will not work.
The correct way to publish a site in ASP.NET MVC is by using Web Deploy . It is not worth describing the step-by-step here. There are several tutorials that you can use to configure Web Deploy for your site .
Needing help publishing, you can ask a more specific question.