cancel
Showing results for 
Search instead for 
Did you mean: 

iis crash

Former Member
0 Kudos

Hi,

i develop web application with asp.net mvc using sap b1 di api,when i running iis has crash and application pool stopped.

how to resolve it ?

this is error from windows even log

1)

Faulting application name: w3wp.exe, version: 8.5.9600.16384, time stamp: 0x52157ba0

Faulting module name: Int_Fields88.dll, version: 8.82.66.0, time stamp: 0x4f42b91e

Exception code: 0xc0000005

Fault offset: 0x00018acc

Faulting process id: 0x17dc

Faulting application start time: 0x01d1160db5bdbeb3

Faulting application path: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Faulting module path: C:\Program Files (x86)\SAP\SAP Business One DI API\DI API 88\Int_Fields88.dll

Report Id: 06012267-8201-11e5-80ce-005056bebcd5

Faulting package full name:

Faulting package-relative application ID:

2)

A process serving application pool 'WebService' suffered a fatal communication error with the Windows Process Activation Service. The process id was '6108'. The data field contains the error number.

solution on windows server 2012 x64, in application pool enable 32 bit : true

Best Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Thanapon,

Did you solve your issue? I have exactly the same problem, usually it happens when something takes a while to process inside B1.

Best Regards