VS2019 签到 azure throws:"Object reference not set to an instance of an object."
VS2019 sign in to azure throws: "Object reference not set to an instance of an object."
Visual studio 2019 抛出错误:“对象引用未设置到对象的实例。”登录 azure 后。
我在 .Net Framework v4.8 上为 Azure 资源组创建了新的解决方案。
我 selected 逻辑应用程序模板。使用 Logic 应用程序设计扩展,我 visual studio 需要登录 azure、select 订阅和 select 资源组。
抛出该异常的原因是什么?我该如何登录?
资源组名称和解决方案组名称不同。
我不确定这是否是问题的原因。
很高兴@Dawid Sieczka 能够解决这个问题。正如@Panagiotis Kanavos 强调的那样,这是一个产品错误。将此作为答案发布,以帮助社区中可能遇到类似问题的其他成员。
According to this Document here is one of the prerequisites for the environment.
Download and install these tools, if you don't have them already:
Visual Studio 2019, 2017, or 2015 - Community edition or greater.
如果您遇到类似问题,可以尝试以下方法:
- 确定问题是否为已知问题。
- 咨询开发者社区。
- 尝试修复Visual Studio。
- 要解决升级问题,请删除 Visual Studio 安装程序文件夹。
- 提交问题报告。
- 删除 Visual Studio.
的安装文件
- 聊天帮助。
- 根据软件的弃用情况升级或降级版本
资源:
Troubleshoot installation or upgrade issues - Visual Studio (Windows) | Microsoft Docs
Visual studio 2019 抛出错误:“对象引用未设置到对象的实例。”登录 azure 后。
我在 .Net Framework v4.8 上为 Azure 资源组创建了新的解决方案。 我 selected 逻辑应用程序模板。使用 Logic 应用程序设计扩展,我 visual studio 需要登录 azure、select 订阅和 select 资源组。
抛出该异常的原因是什么?我该如何登录?
资源组名称和解决方案组名称不同。 我不确定这是否是问题的原因。
很高兴@Dawid Sieczka 能够解决这个问题。正如@Panagiotis Kanavos 强调的那样,这是一个产品错误。将此作为答案发布,以帮助社区中可能遇到类似问题的其他成员。
According to this Document here is one of the prerequisites for the environment.
Download and install these tools, if you don't have them already: Visual Studio 2019, 2017, or 2015 - Community edition or greater.
如果您遇到类似问题,可以尝试以下方法:
- 确定问题是否为已知问题。
- 咨询开发者社区。
- 尝试修复Visual Studio。
- 要解决升级问题,请删除 Visual Studio 安装程序文件夹。
- 提交问题报告。
- 删除 Visual Studio. 的安装文件
- 聊天帮助。
- 根据软件的弃用情况升级或降级版本
资源:
Troubleshoot installation or upgrade issues - Visual Studio (Windows) | Microsoft Docs