Hi everyone,
I done Googling and I know where could be the problem is but I dun feel like fixing it without knowing what I am doing exactly. I have this error "An error was encountered. Please return to the previous page and try again." whenever I try opening asp.net web administration tool. Normally, when I click the button, VS2010 will automatically open the page on the browser just like I normally run other websites. However, it ain't happening here, so I manually called the page like "localhost:[port]/asp.netwebadminfiles" sth like that but doing so, lead to that problem. Most people suggest that weird characters shouldn't be in the path like whitespace and other special characters. In my case, my project file is in Documents and Settings/My Documents/ something like that. I am not sure I should change those file paths or not. Please advice me if there's an easier way to fix it. thanks all.
View Complete Post