Skip to main content


 

Symptoms


We recently did an upgrade test run on our development environment and upgraded from version 4.6.11 to 4.7.
There are however a couple of issues and we would like to revert back to 4.6.11.

 

Diagnoses


I have also provided the client with the below link to try and resolve the issue:
http://help.k2.com/kb001356

We also tried to remove the K2LogServer.dll that was being referenced the "24129 A database error occurred : Could not find stored procedure 'Server.kLogServerUpdate'" error following the steps below:

Please remove the 'K2LogServer.dll' file from the GAC. Using the attached "gacutil".

1. Open CommandPrompt run as Admin.
2. Copy Gacutil to the C: Drive
3. On comandPrompt type "cd c: "Press Enter"
4. Type "gacutil /u "Name of the assembly or dll" you wish to remove, in this case " K2LogServer.dll ", however its going to be named SourceCode.k2logserver. Or you can search for the dll on the C:Windowsassembly and right click and uninstall it directly from the GAC


Please also see post below:
http://community.k2.com/t5/K2-blackpearl/No-server-logging-after-db-consolidation/ta-p/85644
 

Resolution


The issue was resolved by doing a clean install of 4.6.11 and using package and deployment to redeploy the previous artefacts from the clients QA environment.




 
Be the first to reply!

Reply