AspJPEG doesn’t work: Server object error ‘ASP 0177 : 800401f3′

After updating Persits AspJPEG to the latest version on all our Servers we got this error on one of your systems:

Server object error ‘ASP 0177 : 800401f3′

Solving this problem is pretty easy, just register your AspJPEG.dll and restart IIS:

C:\>regsvr32 "C:\Program Files\Persits Software\AspJpeg\Bin\AspJpeg.dll"

C:\>iisreset

C:\>regsvr32 "C:\Program Files\Persits Software\AspJpeg\Bin\AspJpeg.dll"

This works for other Persits Software as well.