/
Loading Debtor System Template form errors after upgrade to 7.02.00, 07.02.01 - could not load file or assembly...

Loading Debtor System Template form errors after upgrade to 7.02.00, 07.02.01 - could not load file or assembly...

Problem

Upgrading to 7.02.00 or 07.02.01 and loading the Debtor System Templates form errors

Solution

SQL Management skills required

A working knowledge of SQL Management Studio is required to complete this task

Run this script over the database to correct the issue

DELETE FROM DB_DebtorSystemTemplateReference WHERE AssemblyFullName LIKE '%JiwaDBSysTemplate%'

Related articles