PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, July 15, 2022

[FIXED] How to host asp.net core aplication on godaddy windows hosting server

 July 15, 2022     asp.net-core, asp.net-mvc, shared, web-deployment, web-hosting     No comments   

Issue

I have an application running on asp.net core mvc architecture. I need to deploy and run the application on godaddy Shared hosting windows based server. All my files are already uploaded on godaddy server but the application is still not running. when ever i try to access the application using godaddy domain it says Future home of something quite cool.

Any suggestions or solutions would be much appritiated


ted


Solution

I believe that Godaddy is currently using Plesk Onyx which only supports dotnet core versions 1.0, 1.1 and 2.0.

Godaddy has not upgraded to the latest version of Plesk so they do not support later versions.

This post by their community manager confirms the versions

Note that dotnet core version 2.0 is no longer supported by Microsoft



Answered By - Rosco
Answer Checked By - David Marino (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing