How do I deploy my application?
You can deploy your application using two main methods:
- Visual Studio Publish: Select "Folder" as your target profile, then upload the resulting files using an FTP client (like FileZilla) with the credentials found in your dashboard.
- File Manager: You can upload files directly through the web-based File Manager in the User Panel.
Note: Always ensure your web.config is correctly configured for the .NET version you selected in the dashboard.