K
Karen Higgins
I have a external account that authenticates via a browser and tokens. It connects to LocalHost (my credentials as I am running the app) and attempts to put token in a specified directory.
I get an error on the browser: this site can't be reached. localhost refused to connect.
I check the event viewer. There is a Distributed Com error 10016.
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}
and APPID
{15C20B67-12E7-4BB6-92BB-7AFF07997402}
to the user LAPTOP-9270RE0P\khig SID (S-1-5-21-3578425762-2502255972-869951618-1001) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool.
I have spent a day editing the registry and component services, following advice I found via google. I still have the problem.
Microsoft's document on the topic advises users to hide the 10016 errors in the event viewer. Hiding the error will not help me.
I will pay Microsoft to fix this error. Since so many users have posted about the problem, I think Microsoft should fix it. Telling users how to hide the error message is not fixing it. And it does effect the operation of an application.
Please advise how much is the charge to fix the error so I can run the authentication app to localhost.
Continue reading...
I get an error on the browser: this site can't be reached. localhost refused to connect.
I check the event viewer. There is a Distributed Com error 10016.
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}
and APPID
{15C20B67-12E7-4BB6-92BB-7AFF07997402}
to the user LAPTOP-9270RE0P\khig SID (S-1-5-21-3578425762-2502255972-869951618-1001) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool.
I have spent a day editing the registry and component services, following advice I found via google. I still have the problem.
Microsoft's document on the topic advises users to hide the 10016 errors in the event viewer. Hiding the error will not help me.
I will pay Microsoft to fix this error. Since so many users have posted about the problem, I think Microsoft should fix it. Telling users how to hide the error message is not fixing it. And it does effect the operation of an application.
Please advise how much is the charge to fix the error so I can run the authentication app to localhost.
Continue reading...