Skip to main content
Nintex Community Menu Bar

K2 Studio gives error after installing VS2015 and uninstalling it on a 4.6.9 environment

  • October 26, 2015
  • 0 replies
  • 2 views

Forum|alt.badge.img+6


 

Symptoms


I get the error "Could not find a part of the path 'C:Program
FilesReference AssembliesMicrosoftFrameworkv4. 6'." and "Exception has been thrown by the target of an invocation
 

Diagnoses


This happens when trying to create a new process or load an existing one within K2 Studio

Visual Studio 2015 is only supported from 4.6.11.
Visual Studio 2015 installs .Net 4.6 which was is not supported by 4.6.9


 

Resolution

Received a proposed coldfix from labs replacing SourceCode.Framework.dll files in the following locations.

K2: copy and replace the assembly in the following locations
C:Program Files (x86)K2 blackpearlBin
GAC: Windows/Assembly

Reference Assemblies: copy and replace the assembly in the following locations.
C:Program Files (x86)Reference AssembliesSourceCodev4.0
GAC: C:WindowsMicrosoft.NETassemblyGAC_MSILSourceCode.Frameworkv4.0_4.0.0.0__16a2c5aaaa1b130d

This resolved the error K2Studio is now functional.