Skip to main content
Nintex Community Menu Bar
Solved

Unable to find assembly 'SourceCode.Forms.Runtime.Common'

  • February 14, 2019
  • 2 replies
  • 51 views

 when user use  K2 ,they  alert message "Unable to find assembly 'SourceCode.Forms.Runtime.Common, version=4.0.0.0 , culture= neutral'  (photo in attachment file )  it's sometime appear  with some user .

 

   how can i check and resolve it. 

 

Best Regards,

Nattanich.Anu

 

 


14715iF66F79C9C3B0C757.png

Best answer by lkimberly

Hi Nattanich,


 


1. Go to the GAC (C:WindowsAssembly) on the K2 Server
2. Check if the "SourceCode.Forms.Runtime.Common.dll" is present.
3. If it isn't, navigate to your K2 blackpearlHost ServerBin folder
4. Locate "SourceCode.Forms.Runtime.Common.dll"
5. Drag and Drop it into the GAC
6. Restart the K2 blackpearl server service

2 replies

Forum|alt.badge.img+13
  • Answer
  • February 19, 2019

Hi Nattanich,


 


1. Go to the GAC (C:WindowsAssembly) on the K2 Server
2. Check if the "SourceCode.Forms.Runtime.Common.dll" is present.
3. If it isn't, navigate to your K2 blackpearlHost ServerBin folder
4. Locate "SourceCode.Forms.Runtime.Common.dll"
5. Drag and Drop it into the GAC
6. Restart the K2 blackpearl server service


  • Author
  • March 5, 2019

Thank you for your support .

   I resolve by your answer  i not found this error after  i resolved.