Deploy ASP.NET MVC application with ftp on web server
-
Hi. I have created an ASP.NET MVC 4 application and I published it on a ftp server. When I access the link, it shows me the files that are in the folder, not the index page, so I think something is missing from there. Can anybody tell me if I have to do something else after publishing the project? I just created a project and I uploaded to the server to see if it works.
-
Hi. I have created an ASP.NET MVC 4 application and I published it on a ftp server. When I access the link, it shows me the files that are in the folder, not the index page, so I think something is missing from there. Can anybody tell me if I have to do something else after publishing the project? I just created a project and I uploaded to the server to see if it works.
-
Hi. I have created an ASP.NET MVC 4 application and I published it on a ftp server. When I access the link, it shows me the files that are in the folder, not the index page, so I think something is missing from there. Can anybody tell me if I have to do something else after publishing the project? I just created a project and I uploaded to the server to see if it works.
Do not repost the questions! Wait until someone answers your questions, it takes time. Anyways on your other thread I have provided you with the answer, go and have a look at it: http://www.codeproject.com/Messages/5110898/Re-Deploy-mvc-application-on-ftp.aspx[^]
The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~
-
Do not repost the questions! Wait until someone answers your questions, it takes time. Anyways on your other thread I have provided you with the answer, go and have a look at it: http://www.codeproject.com/Messages/5110898/Re-Deploy-mvc-application-on-ftp.aspx[^]
The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~
-
You already posted this question at http://www.codeproject.com/Messages/5110608/Deploy-mvc-application-on-ftp.aspx[^]. Please do not crosspost.
-
Do not repost the questions! Wait until someone answers your questions, it takes time. Anyways on your other thread I have provided you with the answer, go and have a look at it: http://www.codeproject.com/Messages/5110898/Re-Deploy-mvc-application-on-ftp.aspx[^]
The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~
Go to ParentThank you for your reply. I have found the problem. The problem was caused by the web server, because it didn't accept ASP.NET version for my project. So I have to choose another provider. Sorry for repost, I thought I have chosen the wrong category.