VS 2017 无法创建 Azure 移动应用脚手架 table 控制器
VS 2017 Fails to create Azure Mobile App scaffolding table controller
尝试将脚手架 table 控制器添加到新项目失败,并出现如下所示的错误。似乎是VS中的错误
Error shown when try to a scaffolding table controller
安装细节
Windows 10.0.15063 内部版本 15063
微软 Visual Studio 社区 2017
版本 15.2 (26430.13) 发布
VisualStudio.15.Release/15.2.0+26430.13
微软.NET框架
版本 4.7.02046
根据@Adrian Hall (MSFT) 提到的以下线程。
Cannot use Azure Mobile Apps Tables Controller Scaffold option in VS 2015 Azure SDK version 3.0
这是 VS 2017 中的一个已知问题(抱歉!)
该修复程序可能包含在 VS2017 的未来更新中。目前正在通过验证过程,可能会在 5 月发布。
我刚刚安装了最新的VS2017更新,问题依然存在。请自行创建一个普通控制器并添加功能。
尝试将脚手架 table 控制器添加到新项目失败,并出现如下所示的错误。似乎是VS中的错误 Error shown when try to a scaffolding table controller
安装细节 Windows 10.0.15063 内部版本 15063
微软 Visual Studio 社区 2017 版本 15.2 (26430.13) 发布 VisualStudio.15.Release/15.2.0+26430.13 微软.NET框架 版本 4.7.02046
根据@Adrian Hall (MSFT) 提到的以下线程。
Cannot use Azure Mobile Apps Tables Controller Scaffold option in VS 2015 Azure SDK version 3.0
这是 VS 2017 中的一个已知问题(抱歉!) 该修复程序可能包含在 VS2017 的未来更新中。目前正在通过验证过程,可能会在 5 月发布。
我刚刚安装了最新的VS2017更新,问题依然存在。请自行创建一个普通控制器并添加功能。