简体   繁体   English

visual studio 2015无法连接到p4v,获取“对象引用未设置为对象的实例”

[英]visual studio 2015 can't connect to p4v, getting “object reference not set to an instance of an object”

System preferences: windows server 2012, visual studio 2015, p4v. 系统偏好:windows server 2012,visual studio 2015,p4v。 My system booted yesterday (probably windows update). 我的系统昨天启动(可能是Windows更新)。 Since then, when I open visual studio 2015 IDE and try to connect to an existing workspace I used to connect before, I'm getting p4vs error: "object reference not set to an instance of an object". 从那时起,当我打开visual studio 2015 IDE并尝试连接到我以前用过的现有工作区时,我得到了p4vs错误:“对象引用未设置为对象的实例”。 I have no idea what the problem is. 我不知道问题是什么。

This is a P4VS bug, and starts to appear since the plugin is updated automatically. 这是一个P4VS错误,并且自插件自动更新后开始出现。
It seems the bug was introduced on the last version. 似乎这个bug是在上一个版本中引入的。 In order to overcome it just install the previous version of P4Vs : 为了克服它, 只需安装以前版本的P4V

  • Uninstall P4VS 2016.2 卸载P4VS 2016.2
  • Close Visual Studio 关闭Visual Studio
  • Download ftp.perforce.com/perforce/r16.1/bin.ntx86/p4vs11.vsix 下载ftp.perforce.com/perforce/r16.1/bin.ntx86/p4vs11.vsix
  • Double click on the p4vs11.vsix to install P4VS 2016.1 双击p4vs11.vsix安装P4VS 2016.1
  • In order to avoid the automatic update of this extension, open Visual Studio --> Tools --> "Extenstions and Updates" find P4VS extension and uncheck "Automatically update this extension" 为了避免自动更新此扩展,请打开Visual Studio - >工具 - >“扩展和更新”,找到P4VS扩展名并取消选中“自动更新此扩展程序”

它与VS < - > P4V适配器有关,它可能已更新,需要删除并重新安装

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Visual Studio 2015在“我的工作”选项卡上显示“对象引用未设置为对象的实例”错误 - Visual Studio 2015 shows “Object reference not set to an instance of an object” error on “My Work” tab Visual Studio 2015:创建Azure移动应用程序时,“对象引用未设置为对象的实例” - Visual Studio 2015: “Object reference not set to an instance of an object” when creating Azure Mobile App 如何删除在删除或更新期间给出“对象引用未设置为对象实例”错误的 Visual Studio 扩展? - How to remove a Visual studio extension that gives a 'Object reference not set to an instance of an object' error during removal or update? 适用于Visual Studio的Azure流分析工具:执行聚合查询时出错-“对象引用未设置为对象的实例” - Azure Stream Analytics tools for Visual Studio: Error when executing aggregated queries - “Object reference not set to an instance of an object” 当我创建新的Android应用程序(Visual Studio)时,对象引用未设置为对象的实例 - Object reference not set to an instance of an object When I create new Android App (Visual Studio) Visual Studio 2015 无法添加服务引用 - Visual studio 2015 can't add Service Reference Visual Studio Professional 2015 - 无法连接到 VSO - SplitterDistance 错误 - Visual studio professional 2015 - can't connect to VSO - SplitterDistance error Visual Studio 2015架构比较无法连接 - Visual Studio 2015 schema comparison can't connect 如何在Hyper-v vm中设置visual studio 2015并连接到独立的VS android模拟器 - How to set up visual studio 2015 in Hyper-v vm and connect to standalone VS android emulator NuGet包管理器不在VS2015上搜索或安装 - 对象引用未设置为对象的实例 - NuGet Package Manager not searching or installing on VS2015 - Object reference not set to an instance of an object
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM