Hit error when open order entry form, The customization is having compile errors. To fix this errors launch the program in Developer mode.
After launch Developer mode, it shows
Application Error
Exception caught in: Ice.Lib.EpiClientLib
Error Detail
Message: --------compile errors------------
Error: CS0234 - line 47 (47) - The type or namespace name ‘Office’ does not exist in the namespace ‘Microsoft’ (are you missing an assembly reference?)
Error: CS0234 - line 48 (48) - The type or namespace name ‘Office’ does not exist in the namespace ‘Microsoft’ (are you missing an assembly reference?)
** Compile Failed. **
Program: Ice.Lib.EpiClientLib.dll
Method: CompileCustomScript
Client Stack Trace
at Ice.Lib.Customization.CustomScriptManager.CompileCustomScript(Boolean loading)