azure - IIS Permission Denied 70 error when CGI attempts to Instantiate InternetExplorer.Application -


context: windows server 2012 r2 (azure vm) iis: 8.5

the cgi application 32bit exe. calls msscript object evaluate jscript script. jscript attempts instantiate internetexplorer.application. attempt fails consistently permissions error 70.

what reason , must working? if permissions error, permissions need adjusted?

more detail

this event viewer (local), system tab in windows logs:

the machine-default permission settings not grant local activation permission com server application clsid  {0002df01-0000-0000-c000-000000000046}  , appid  {e4803a36-7232-4ac0-a6af-29d59ebcc303}  user nt authority\iusr sid (s-1-5-17) address localhost (using lrpc) running in application container unavailable sid (unavailable). security permission can modified using component services administrative tool. 

yet more posting on answers suggests changing owner of ie trusted installer administrator. answer me?

in past when have seen issue application pool using not correctly set enable 32-bit application. once modified, going advanced settings of app pool, resolved issue. not sure if application running dependent upon app pool start looking.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -