• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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