Temasys / AdapterJS

AdapterJS Javascript Polyfill and Tools for WebRTC - Skylink WebRTC
http://skylink.io/web
Other
432 stars 100 forks source link

"Automation server can't create object" #143

Closed Lenne231 closed 8 years ago

Lenne231 commented 8 years ago

Hello,

i'm trying to use the plugin on two different systems in IE. All ActiveX policies are the same now and it works on one system, on the other system if i call new ActiveXObject('Tem.TemWebRTCPlugin') it always throws the error "Automation server can't create object". Other plugins work i.e. new ActiveXObject('ShockwaveFlash.ShockwaveFlash').

The only difference i can see right now is if i go to "Manage add-ons" the publisher of the plugin is "Not Available", on the other system it is "(Not verified) Temasys"

johache commented 8 years ago

Are you using the same version of the plugin on both systems ? If yes are you using 0.8.863 ? Can you try uninstalling the plugin and re-installing it ? I've never seen this issue so far...

Lenne231 commented 8 years ago

The problem was that the plugin was installed in a system directory and not in the user directory.

johache commented 8 years ago

Hum, that's unexpected. Did you use the standard Temasys installer the first time ? Any idea why it was installed there ?