I have a plugin that is desgined to fill in post codes on the main address of a debtor and on the delivery addresses and then save the debtor, this code runs over all the debtors and does this.
On certain debtors the save is producing a null reference exception, is there any way to determine what in the debtor save code could be causing this because even with the debugger launched visual studio is not jumping to the exception which it normally does if the problem is being caused by code in any plugin that is loaded.


