Hi all,
We are encountering an error in AX is that there is a customization related to drag and drop of records from one grid to another. That customization working fine but sometimes AOS get crashes. There is not any specific pattern that AOS crash but it crashes during drag and drop.
According to event log it looks like that it is .NET issue. Can someone help me in this?
Following is the event log in AOS machine is appeared when above error occurred
Log Name: Application
Source: Application Error
Date: 7/2/2016 2:54:39 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ABCD.local
Description:
Faulting application name: Ax32Serv.exe, version: 6.2.1000.9049, time stamp: 0x542ee095
Faulting module name: MSVCR100.dll, version: 10.0.30319.1, time stamp: 0x4ba220dc
Exception code: 0xc0000005
Fault offset: 0x0000000000036b0f
Faulting process id: 0x2fb0
Faulting application start time: 0x01d1d492504d42b9
Faulting application path: C:\Program Files\Microsoft Dynamics AX\60\Server\ABCD\Bin\Ax32Serv.exe
Faulting module path: C:\Windows\SYSTEM32\MSVCR100.dll
Report Id: 6d96510a-4086-11e6-9401-0050568f44e3
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="schemas.microsoft.com/.../event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-07-02T18:54:39.000000000Z" />
<EventRecordID>427678</EventRecordID>
<Channel>Application</Channel>
<Computer>ABCD.local</Computer>
<Security />
</System>
<EventData>
<Data>Ax32Serv.exe</Data>
<Data>6.2.1000.9049</Data>
<Data>542ee095</Data>
<Data>MSVCR100.dll</Data>
<Data>10.0.30319.1</Data>
<Data>4ba220dc</Data>
<Data>c0000005</Data>
<Data>0000000000036b0f</Data>
<Data>2fb0</Data>
<Data>01d1d492504d42b9</Data>
<Data>C:\Program Files\Microsoft Dynamics AX\60\Server\ABCD\Bin\Ax32Serv.exe</Data>
<Data>C:\Windows\SYSTEM32\MSVCR100.dll</Data>
<Data>6d96510a-4086-11e6-9401-0050568f44e3</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>
*This post is locked for comments
I have the same question (0)