• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Should I move and/or rename my Startup files?

clayshannon

New Pleskian
I just asked this question on StackOverflow, too, here.

I have uploaded my asp.net files to Plesk's Files/File Manager area:

WhereRefactoredFilesAreLocated.png

...but the web site won't run. What does run is the pre-existing file "Default.aspx":

plesk_FileManager_httpdocs.png

Should I move by WebFormRefactored.aspx and WebFormRefactored.aspx.cs files two levels up to just beneath the "httpdocs" folder and rename them to default.aspx and default.aspx.cs?

And do I need to move all of the files and folders from where they were extracted/unzipped up to within the http docs folder?

Perhaps relevant is that I zipped up my entire project folder, uploaded it to (within) the httpdocs folder (as I understood what your written instructions say to do), and extracted it.

After that, I will need to get my database file populated, but first things first...
 
Last edited:
Back
Top