anyone running full...
 
Notifications
Clear all

anyone running full asp.net and .net core on shared hosting

7 Posts
5 Users
0 Likes
3,144 Views
Posts: 237
Topic starter
(@hxkd)
Reputable Member
Joined: 7 years ago

Is there anyone already running .net core together with full asp.net on a shared hosting server, I need some technical advise please, re the configuration etc.

6 Replies
Posts: 60
 Jade
(@shabsta)
Member
Joined: 7 years ago

We are running both,

For the mean time setup your server as follows :

Install the .net core web hosting version.

Create a new dedicated application pool and have it set to no managed code.

Move all .net core sites into the new application pool, and hope like hell that your clients dont ask for nopcommerce hosting 🙂

AFAIK SolidCP does not support .net core yet so until there is support for it, you'll need to manually move each site into the application pool that you created above, and tell your client(s) and staff not to make any changes to the site's extension settings within SolidCP as this will move your site to your .net application pools

Reply
Posts: 1
(@noname)
New Member
Joined: 6 years ago

I also run .net core on shared hosting and it is working without any issue. Please just make sure that your hosting provider have installed .net core on their server. You just need to deploy your files to your root folder and it will work without any issues. If you have any problems, you can contact your hosting provider. Oh yeah, FYI, I use asphostportal.

Reply
Posts: 237
Topic starter
(@hxkd)
Reputable Member
Joined: 7 years ago

hi, no i meant has anyone installed .net core on a shared webhosting server, ie like an isp, i need to offer .netcore to my own clients, i just need to know if there are any funny configurations needed, before i deploy it to production servers.

Reply
Posts: 1
(@profbird)
New Member
Joined: 5 years ago

I am running asp.net and asp.net core apps on the same server, but in different sub-directories. You can read about my experience running asp.net core apps on a shared IIS host here: https://birdsbits.blog/2019/02/18/publishing-an-asp-net-core-web-app-to-a-cheap-windows-hosting-service/

Reply
Page 1 / 2
Share: