Issue
Unable to perform ASP .Net Project Publishing
Symptoms
None
Cause
Lack of knowledge on how to perform the publishing
Workaround
Note:
DifferentProjectFolderName – Must be a different folder name that differ from your existing project folder name.
STEP 1: Open your Visual Studio .Net -> Project -> Copy Project and follow the configuration as below:
a. Destination Project Folder – http://localhost/DifferentProjectFolderName
b. Web Access Method – Front Page.
c. Copy – Only files needed to run this application.
STEP 2: Upload the content in DifferentProjectFolderName via ftp in wwwroot folder.
Additional Information
If you are still unable to follow the instruction, kindly issue a ticket to Support Team