My ASP.NET always starts like this with the internal server: http://localhost:50793/Website/
I use FckEditor which points to http://localhost:50793/fckeditor
How do I configure the server that it servers my folder "Website" as the root?
My ASP.NET always starts like this with the internal server: http://localhost:50793/Website/
I use FckEditor which points to http://localhost:50793/fckeditor
How do I configure the server that it servers my folder "Website" as the root?
Go click on the website project in the solution explorer, then edit the "Virtual path" in the properties window.
When it comes to anything 'Microsoft Administrative', TechNet is usually the best place to look. This ASP.net Administrator Guide is probably a great place to start.