akhter
on May 30, 2022 12:37 AM
347 Views
I am facing below error
an unhandled win32 exception occurred in w3wp.exe
I study difference fourm, that set: Enable 32-Bit Applications to True
Download FREE API for Word, Excel and PDF in ASP.Net:
Download
dharmendr
on Jun 10, 2022 11:28 PM
on Jun 17, 2022 01:10 AM
5
Hi akhter,
1. Go to application pool properties and change Enable 32-Bit Applications to true.
2. Give full rights to temp and %temp% folders.
Follow the below steps to give rights to IUSR and IIS_IUSRS.
- Click Start, type Run and type explorer and click OK.
- In Windows Explorer, move to C:\Windows folder.
- Right click Temp folder and then click Properties.
- In the Temp Properties dialog box, on the Security tab, click on Edit and then Add.
- Select Advanced and then Find Now, then the Temp Properties dialog box, in the Groups or user names list from search results select appropriate name and click OK.
- In the Permissions for selected list, select Allow column. (Read & Execute, List Folder Contents, and Read should already be selected in the Allow column) Click OK.
- In the Security dialog box, click Apply.
- Repeat the steps for other user.