could you please give me the steps how to pulish my asp.net website over the internet.
please give me steps how to deploy and publish my website.
If you are going to host your website on shared server, you will have to buy a hosting plan that generally comes with domain name, web space and SQL server database.
So, I suggest you could publish your web app to Azure Web App. The following articles show how to deploy your ASP.NET web app to Azure Web Apps.
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
1. Please open your project with Visual Studio tool
2. On the Solution Explorer windows (which is normally located on the top right hand corner of the VS tool), right click your project and select Publish
3. Please kindly publish it to a local folder, such as C:\Project
4. Please just upload whatever files/folders you see on C:\Project to our server via FTP and your site will work fine
could you please give me the steps how to pulish my asp.net website over the internet.
please give me steps how to deploy and publish my website.
If you are going to host your website on shared server, you will have to buy a hosting plan that generally comes with domain name, web space and SQL server database.
So, I suggest you could publish your web app to Azure Web App. The following articles show how to deploy your ASP.NET web app to Azure Web Apps.
1. Please open your project with Visual Studio tool
2. On the Solution Explorer windows (which is normally located on the top right hand corner of the VS tool), right click your project and select Publish
3. Please kindly publish it to a local folder, such as C:\Project
4. Please just upload whatever files/folders you see on C:\Project to our server via FTP and your site will work fine
is your issue solved? or you got the answer for your question?
if yes, then I suggest you to mark appropriate suggestion as an answer which helped you to solve your issue.
this thread is still open and will remain open until you mark the answer.
if you have any further question regarding the above issue then let me know.
I will try to provide you further suggestions to solve it.
thanks for your understanding.
Regards
Deepak
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
36 Points
256 Posts
How to deploy my asp.net mvc 5 website over the internet
Sep 25, 2017 08:45 AM|Cloudfiers|LINK
Good day to all mvc users,
could you please give me the steps how to pulish my asp.net website over the internet.
please give me steps how to deploy and publish my website.
i am using .Net framework VS2013
All-Star
45479 Points
7008 Posts
Microsoft
Re: How to deploy my asp.net mvc 5 website over the internet
Sep 27, 2017 07:43 AM|Zhi Lv - MSFT|LINK
Hi Cloudfiers,
If you are going to host your website on shared server, you will have to buy a hosting plan that generally comes with domain name, web space and SQL server database.
So, I suggest you could publish your web app to Azure Web App. The following articles show how to deploy your ASP.NET web app to Azure Web Apps.
Create an ASP.NET web app in Azure
https://docs.microsoft.com/en-us/azure/app-service/app-service-web-get-started-dotnet
Publish an ASP.NET Core web app to Azure App Service using Visual Studio
https://docs.microsoft.com/en-us/aspnet/core/tutorials/publish-to-azure-webapp-using-vs
Best regards,
Dillion
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
110 Points
92 Posts
Re: How to deploy my asp.net mvc 5 website over the internet
Oct 10, 2017 04:10 AM|Masterpiece88|LINK
Hi Cloudfiers,
The following is the steps:
1. Please open your project with Visual Studio tool
2. On the Solution Explorer windows (which is normally located on the top right hand corner of the VS tool), right click your project and select Publish
3. Please kindly publish it to a local folder, such as C:\Project
4. Please just upload whatever files/folders you see on C:\Project to our server via FTP and your site will work fine
Member
36 Points
256 Posts
Re: How to deploy my asp.net mvc 5 website over the internet
Oct 11, 2017 06:57 AM|Cloudfiers|LINK
thank you for giving me idea :)
Member
36 Points
256 Posts
Re: How to deploy my asp.net mvc 5 website over the internet
Oct 11, 2017 06:58 AM|Cloudfiers|LINK
thank you sir
Contributor
2970 Points
1210 Posts
Re: How to deploy my asp.net mvc 5 website over the internet
Oct 25, 2017 08:42 AM|Deepak Panchal|LINK
Hi Cloudfiers,
is your issue solved? or you got the answer for your question?
if yes, then I suggest you to mark appropriate suggestion as an answer which helped you to solve your issue.
this thread is still open and will remain open until you mark the answer.
if you have any further question regarding the above issue then let me know.
I will try to provide you further suggestions to solve it.
thanks for your understanding.
Regards
Deepak
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.