Just caught an interesting problem. I was working on a asp.net mvc web application project and tried to launch the web administration tool from project->asp.net configuration menu. It showed me an error:
"An error was encountered. Please return to the previous page and try again"
I didn't understand why it did so as i never faced this problem before and also didn't got a clue to solve this.
However I was lucky enough to find a thread online facing exactly same problem as mine, not only the problem was same, the issue reason why it was acting wrong is also same.
The issue was, my project was under a folder named 'c#', the '#' was not acceptable and thus happened that problem. Just changing the 'C#' to 'cs' solved the problem immediately :D
Subscribe to:
Post Comments (Atom)










0 comments:
Post a Comment