询问者
打开不加载项目的VS2015企业版,就出现“未能正确加载 Image Service package”

问题
全部回复
-
你在安全模式下运行,结果如何?
https://msdn.microsoft.com/en-us/library/ms241278.aspx
错误和这个反馈是一样的:
错误中很难确定是不是某个扩展工具引起的,我的建议是你可以试着去disable VS 中安装的一些扩展工具和插件,然后一步步确定是不是某个插件引起的!
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
安全模式下正常,应该能说明是VS里面的插件的影响,但是具体是哪一个,好像不是特别明确,这就是为什么我之前建议去disable一下插件,然后确认是哪个插件引起的原因!
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
安全模式下正常,应该能说明是VS里面的插件的影响,但是具体是哪一个,好像不是特别明确,这就是为什么我之前建议去disable一下插件,然后确认是哪个插件引起的原因!
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.工具=》扩展与更新。
这样子进去后发现出来的扩展,都不能被禁用。禁用按钮那里,都是灰色的,不可操作的,这个怎么做呢?
-
安全模式下正常,应该能说明是VS里面的插件的影响,但是具体是哪一个,好像不是特别明确,这就是为什么我之前建议去disable一下插件,然后确认是哪个插件引起的原因!
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.请教一下,C:\Users\用户名\AppData\Roaming\Microsoft\VisualStudio\14.0\ActivityLog.xml
这个文件是做什么用的?在http://www.cnblogs.com/smallapple/p/4752177.html 这个地方有提到过这样子的一个解决办法,但是我不敢随意的尝试。
-
VSPackages 会写入信息到activity log,我们正常可以是用他来分析扩展包的安装信息。
http://blogs.msdn.com/b/visualstudio/archive/2010/02/24/troubleshooting-with-the-activity-log.aspx
好像确实是有个扩展可以disable,大部分是不可以的,只有卸载的,或者你根据安装的时间,看看是不是最近安装的某些扩展包有问题,你可以卸载它们尝试一下。
当然,在卸载之前,建议你先去更新的一下update,如下图:
然后,修复一下VS,并安装VS2015 update1,重启电脑,查看结果。
要不你收集一下详细的log信息吧!我来帮你查看一下!
可以使用 http://aka.ms/vscollect 收集安装日志,双击运行以后,会在临时文件夹%temp%中找到vslogs.cab文件。你可以把日志文件上传到https://skydrive.live.com/,然后把链接地址贴到你的回复中。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
可能就像我之前说的,你需要收集一下详细的log信息:
可以使用 http://aka.ms/vscollect 收集安装日志,双击运行以后,会在临时文件夹%temp%中找到vslogs.cab文件。你可以把日志文件上传到https://onedrive.live.com/,然后把链接地址贴到你的回复中。
我帮你分析一下详细的错误信息。We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
http://pan.baidu.com/s/1bdJ9wU
您发的那个https://onedrive.live.com/我无法正常访问,因此,我把文件放在了百度网盘,希望您能帮助到我。
-
你运行一下这两个命令行:
Devenv.exe /ResetAddin: Removes commands and command UI associated with the specified Add-in.
Devenv.exe /ResetSkipPkgs: Clears all SkipLoading tags added to VSPackages.
结果如何?
同样的反馈:
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
装一下这个试下 Windows Imaging Component
http://www.microsoft.com/en-us/download/details.aspx?id=32
专注于.NET ERP/CRM开发框架,C/S架构,SQL Server + ORM(LLBL Gen Pro) + Infragistics WinForms