"Object reference not set to an instance of an object Error" When you do show all Fields

Hi All ,
Just wanted to share a quick note about issue we faced once we upgraded to  Application version  7.2,  PU 12. If you visit any standard/customized form  where you added default dimension field wherein you specify  dimension entry control and you try to click show all fields from Options > record Info menu You get error "Object reference not set to an instance of an object."  The Reason behind  this error is , at run time in dimension entry Control class they re trying to create text control  using "dimensionEntryController" object without doing check if the object instance exist or not.




KB 4051199 has been released to fix this issue, just get it from LCS and apply to your environments if you face these issue. 

Comments

Post a Comment

Popular posts from this blog

Running runnable class through URL in Dynamics 365 for Operations

D365FO Use of FileUpload control to Read CSV file

D365FO Send Report as email attachment