Hi,
I'm trying to deploy web controls in AX 2012 R2 but it seems not deployed. When I check Windows event viewer I saw this warning:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 10/29/2015 5:37:30 PM
Event time (UTC): 10/29/2015 9:37:30 AM
Event ID: 4648c29ab0f241b181d41b81aef76612
Event sequence: 21
Event occurrence: 7
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/780319816/ROOT/_layouts/EPDeploymentService-2-130905597068901522
Trust level: Full
Application Virtual Path: /_layouts/EPDeploymentService
Application Path: C:\Program Files\Microsoft Dynamics AX\60\Setup\EPDeploymentService\
Machine name:
Process information:
Process ID: 14768
Process name: w3wp.exe
Account name:
Exception information:
Exception type: HttpException
Exception message: Server cannot clear headers after HTTP headers have been sent.
at System.Web.HttpResponse.ClearHeaders()
at System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream)
at System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e)
at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
at System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context)
at System.Web.Script.Services.ScriptHandlerFactory.HandlerWrapper.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
When I try to access the EP, it's always showing "The Web Control webControl is not deployed. Verify that the Web Control is listed in the AOT (Web > Web Files > Web Controls). If necessary, redeploy the control."
I searched everywhere but cannot find any solution yet. Does anyone have any idea what caused this and how can I resolved this issue?
Thank you,
Esther