• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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