My html with this JavaScript line...

audioControl = new ActiveXObject("VideoOS.Sdk.UI.AudioControl");

... is causing this error, "Automation server can't create object".

I believe "VideoOS.Sdk.UI.AudioControl" is in a file I have called VideoOS.SDK.DLL

What do I need to do, to get the call to ActiveXObject() to work?

Do I need my server to setup something so that "VideoOS.Sdk.UI.AudioControl" will use code in my DLL?

Sincerely,
davidinpa

you have to change your settings for internet explorer. tools options then advanced, there is a section for activex controls, play around with them.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.