0

The WSAT throws the following irrespective of the project or the connection type,

An error was encountered. Please return to the previous page and try again.

Even on a brand new ASP.NET MVC 2 website where user authentication and registration work through the default account controller without a quibble, the WSAT fails to run.

Things I've tried,

Help would be greatly appreciated.

Community
  • 1
  • 1
Amit G
  • 1,338
  • 9
  • 15

1 Answers1

0

Found it. Apparently the configuration manager will not work if the directory path to the solution contains invalid characters, in my case it was a space.

Should be documented somewhere, this was a good waste of four hours..

Amit G
  • 1,338
  • 9
  • 15