ASP.NET MVC 配置管理器错误

发布于 2024-10-06 05:15:48 字数 599 浏览 2 评论 0原文

无论项目或连接类型如何,WSAT 都会抛出以下内容:

遇到错误。请 返回上一页并尝试 再次。

即使在全新的 ASP.NET MVC 2 网站上,用户身份验证和注册通过默认帐户控制器顺利进行,WSAT 也无法运行。

我尝试过的事情,

我们将非常感谢您的帮助。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

半岛未凉 2024-10-13 05:15:48

找到了。显然,如果解决方案的目录路径包含无效字符(在我的例子中是空格),配置管理器将无法工作。

应该在某个地方记录下来,这浪费了四个小时。

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..

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文