OpenXml and Unable to create mutex

后端 未结 4 1517
Happy的楠姐
Happy的楠姐 2021-01-06 13:00

I tried to create Excel document through openXml lib, but when i wanna create Excel from large number of data, server shoe me Unable to create mutex. (Exception from

4条回答
  •  长发绾君心
    2021-01-06 13:42

    I change application pool Identity to higher level account with full control access in IIS.

    IIS> application pools>advanced setting>Identity (in process mode)>choose an account with higher access

提交回复
热议问题