"ConnectedServicesPackages" - Visual Studio 2015

When you open a project, this dialog box opens:

warning

Here is the last entry ActivityLog.xml:

    443     2015/12/05 12: 15: 28,599          VisualStudio      CreateInstance [ConnectedServicesPackage] [ ':///C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\\ep43w4ri.131\Microsoft.VisualStudio.ConnectedServices.Package2.dll & APOS; . .]: {at System.Reflection.RuntimeAssembly._nLoad (AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark & ​​; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark & ​​; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Security, RuntimeAssembly reqAssembly, StackCrawlMark & ​​; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte [] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark) System.Reflection.Assembly.LoadFrom(String assemblyFile, Evidence securityEvidence) at System.Activator.CreateInstanceFromInternal(String assemblyFile, typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object [] args, CultureInfo culture, Object [] activationAttributes, Evidence securityInfo) at System.AppDomain.CreateInstanceFrom(String assemblyFile, String TypeName)}     {8E15F3DA-B303-4AF9-814A-1DC5C2583398}     


80070002      :///C:\Program Files (x86)\Microsoft Visual Studio 14,0\Common7\IDE\Extensions\ep43w4ri.131\Microsoft.VisualStudio.ConnectedServices.Package2.dll" . .

ActivityLog.xml.

, , , .

, dll , ?

+4
3

, Microsoft.VisualStudio.ConnectedServices.Package2.dll C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\ ( Microsoft.VisualStudio.ConnectedServices.dll) C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\ep43w4ri.131 ( ... ActivityLog.xml)

.

+3

, VS2015.

Tools- > Extensions and Updates..., , (, "ConnectedServices" ), .

+1

I ran into this problem with Visual Studio Update 2. I was no longer able to close Visual Studio. Removing the Microsoft Connected Services extension resolved the issue. Warning . He will also remove the Microsoft Office 365 API tools, Develop Analytics Tools v5.2.0 and Microsoft Azure Storage Connected Services. These extensions cannot be reinstalled later.

+1
source

Source: https://habr.com/ru/post/1618702/


All Articles