I have two customizations on UD07. One is for end-users, the other is for admins (mostly access to additional fields). If I pull up the screen in Developer mode, and choose the version for end-users, I can click Tools > Customize and access the C# code. However, if I choose the Admin version, I get an error when clicking Tools > Customize, and do not get the C# code editor. This has happened in the past, but the Base version of the screen layout would be displayed. Then I would use Customization Maintenance to gain access to the C# code so I could fix it. Unfortunately, I’m not able to access my code changes so I can make any fixes. Has anyone run into this before?
## System Information ##
==================
AppServer Connection: net.tcp://ERPTEST01/DEVSSO
Form Name: Blanket PO Administrator Maintenance
Customization Name: Blanket_PO_Header_Admin
Menu ID: UD07ADMN
Software Version: 4.1.200.0
============
Application Error
Exception caught in: App.UD07Entry.UD07Form.EP.Customization.Blanket_PO_Header_Admin.CustomCode.3
## Error Detail ##
============
##!Message:##! Object reference not set to an instance of an object.
##!Program:##! App.UD07Entry.UD07Form.EP.Customization.Blanket_PO_Header_Admin.CustomCode.3.dll
##!Method:##! UD07Form_BeforeToolClick
## Client Stack Trace ##
==================
at Script.UD07Form_BeforeToolClick(Object sender, BeforeToolClickEventArgs args)
at Ice.Lib.Framework.EpiBaseForm.OnBeforeToolClick(String tKey, ToolClickEventArgs ea)
at Ice.Lib.Framework.EpiBaseForm.handleToolClick(String tKey, ToolClickEventArgs ea)