In the script editor in our Order Entry form we have a lot of custom code that validated fine before the upgrade but now when I test the code I get the warning: CS0618 - Ice.Lib.Framework.EpiTransaction() is obsolete. Please use constructor overload that includes (object Sender). Can someone please provide me the exact syntax of what I need to put in place to allow the code to validate successfully now without warnings?