We have a development environment that has many instances of Acumatica installed and in the past week or two publishing from the customization project editor no longer works. The log window at the bottom opens and nothing is logged. There is a warning in the windows application log for ASP.NET.4.0.30319.0. I have included the details at the bottom. This is happening for all 20+ versions of Acumatica installed in any application pool.
There is a workaround to update any changes through the editor, but then publish from the customization projects list screen (SM204505).
Thanks,
Kurt Bauer
Event Log Details
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 10/15/2020 8:42:56 AM
Event time (UTC): 10/15/2020 12:42:56 PM
Event ID: 908185df7ee84a46bd4210f5c030eb43
Event sequence: 15
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT/XXXXXXX-2-132472393165235242
Trust level: Full
Application Virtual Path: /XXXXXXX
Application Path: C:\Program Files\Acumatica ERP\XXXXXXX\
Machine name: XXXXXXX
Process information:
Process ID: 21636
Process name: w3wp.exe
Account name: IIS APPPOOL\DefaultAppPool
Exception information:
Exception type: NullReferenceException
Exception message: Object reference not set to an instance of an object.
at PX.Customization.CstValidationProcess.ProcessRequest(HttpContext context)
at ASP.controls_publish_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Request information:
Request URL: http://localhost/XXXXXXX/Controls/Publish.aspx?compile=true&callback_id=0&suffix=77027058-5a94-4d1f-bc2e-cf01f3a4e8a2
Request path: /XXXXXXX/Controls/Publish.aspx
User host address: ::1
User: kurtbauer
Is authenticated: True
Authentication Type: Forms
Thread account name: IIS APPPOOL\DefaultAppPool
Thread information:
Thread ID: 35
Thread account name: IIS APPPOOL\DefaultAppPool
Is impersonating: False
Stack trace: at PX.Customization.CstValidationProcess.ProcessRequest(HttpContext context)
at ASP.controls_publish_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)