How to Fix Staxmem Dll Not Found
Recently, I've encountered this error during IIS installation and don't know what to do or where to start. The error said it can...
https://www.czetsuyatech.com/2021/07/c-staxmem-dll-not-found.html
Recently, I've encountered this error during IIS installation and don't know what to do or where to start. The error said it can't find the file though I can see it in the CD, I thought it was corrupted to I tried copying the i386 directory in my machine and download a new staxmem.dll but to my surprise it didn't work. Luckily I figure that something was wrong with the system and so I found this command somewhere in the MS documentation:
Then the next time you install IIS you will not encounter the error anymore.
esentutl /p %windir%/security/database/secedit.sdb
Then the next time you install IIS you will not encounter the error anymore.
Post a Comment