Projects: Exams = INDE-1 CRM = INDE-2 Docs = INDE-4 (using INDE-2 user table) CPS = INDE-5 Postbox = INDE-6 ISC CRM = INDE-8 ISC Docs = INDE-9 (using INDE-8 user table) Steps for INDE-1 Code to get running: Library Project (framework folder of solution) 1. re-add EPPlus.dll (found in components folder) 2. re-add NReco.VideoConverter.dll (found in packages folder) All Projects (INDE-1, INDE-2, INDE-3, INDE-4, INDE-5, INDE-6, INDE-7) 1. add AjaxControlToolkit.dll (found in components folder) 2. add Telerik.Web.UI.dll (found in components folder) 3. add ICSharpCode.SharpZipLib.dll (found in components folder) 4) run following command in package manager console to re-install dot net compiler update-package Microsoft.CodeDom.Providers.DotNetCompilerPlatform -reinstall Project Specific: INDE-2 1) Ionic.Zip --> installed nuget package --> added reference to dll