Skip to main content
Nintex Community Menu Bar

SourceCode.Deployment.Runtime.ComparisonContext

  • December 11, 2014
  • 0 replies
  • 4 views



 

Symptoms

 


Event Viewer

Log Name: Application
Source: SourceCode.Logging.Extension.EventLogExtension
Date: 13/11/2014 09:50:18
Event ID: 2010
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: serverxyz.denallix.com
Description:
2010 Type Load Error, Method 'get_Item' in type 'SourceCode.Deployment.Runtime.ComparisonContext' from assembly 'SourceCode.Deployment.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=ccc736a195883455' does not have an implementation.
 

 

Diagnoses

 


We established that this folder that is been referenced should not be there
 

 

Resolution

We established that there was a rogue folder that seems to be present in the
C:Program Files (x86)K2 blackpearlHost ServerBin
called HostedServersInternal

In this folder existed a dll called SourceCode.Deployment.Runtime.dll.
This folder and files should not be located in this directory.
We believe that folder was created to make a back up off the dll's.

The K2 Host Server loads these dll into memory at the start which it should not.
this then causes the error.