Hi!
I am running VS2010 and trying to make the asp.net configuration tool to work.
The problem is: when I click on in in the menu, the server goes up but nothing happens.
If I type the url (localhost:port) in the browser, I get the following error:
Server Error in '/asp.netwebadminfiles' Application.
HTTP Error 404 - Not Found.
and if I copy and paste the /asp.netwebadminfiles to the url (localhost:port/asp.netwebadminfiles), the page loads with the following message:
" An error was encountered. Please return to the previous page and try again. "
I've looked in the event log, but no error message.
Could anyone help out me with it?
Thanks!