Is it possible to set a default page to start when debugging starts? In Visual Studio, you can set the default page either through the context menu in Solution Explorer or in the project properties. I did not find something like this in MonoDevelop. When I start debugging, the browser will always look for the root of the application.
http:
Since the XSP does not have a default setting for this application, I get an error message and always fix it manually.
http:
Thank you for your help.
source share