• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question How to host asp dot net MVC site on Plesk

Mudar

New Pleskian
Hello ,


I have designed a website in asp.net mvc and I am trying to host it on Plesk panel. I have upload all my files into httpdocs folder, but I cant see the contents on my site. My site is live and DNS settings are all ok. Please guide me how to upload MVC files into httpdocs.
 
Did you use the Publish option on Visual Studio or did you use an FTP Client like FileZilla?
If you used an FTP Client like FileZilla it will not work, at least it didn't in my case
If you have WebDeploy enabled you can use it to publish your website through Visual Studio
If you don't have WebDeploy on the server you must use Visual Studio's Publish and configure it to use FTP
 
Back
Top