View previous topic :: View next topic |
Author |
Message |
feuerfuchs Junior Member
Joined: 26 Nov 2005 Posts: 37
|
Posted: Mon Aug 09, 2010 6:18 pm Post subject: Error messages |
|
|
When I try and run most of the scripts I get an error message similar to this: -
[code:1]MediaPlayer - Microsoft JScript runtime error
[Line: 92 (5)] Automation server can't create objec[/code:1]t
The only scripts that work are shutdown and controlling with the mouse. This is obviously something that is wrong with my computer, but I don't know what exactly... Any ideas?
My computer seems to have problems with using the code
[code:1]new ActiveXObject[/code:1] |
|
Back to top |
|
 |
feuerfuchs Junior Member
Joined: 26 Nov 2005 Posts: 37
|
Posted: Mon Aug 09, 2010 6:29 pm Post subject: |
|
|
[code:1]new ActiveXObject("SCHelper.SECHelper");[/code:1]
is what is causing the error above to be more precise |
|
Back to top |
|
 |
joeker Junior Member

Joined: 31 Mar 2007 Posts: 58
|
|
Back to top |
|
 |
feuerfuchs Junior Member
Joined: 26 Nov 2005 Posts: 37
|
Posted: Mon Aug 23, 2010 12:28 pm Post subject: |
|
|
This is on windows 7, and that doesn't help! Any other ideas? |
|
Back to top |
|
 |
|