VLC Active X registration failed C#

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
lalit_dubey
New Cone
New Cone
Posts: 3
Joined: 14 Jun 2006 13:10
Location: India

VLC Active X registration failed C#

Postby lalit_dubey » 17 Jun 2006 13:08

Hello Group,

i am trying to play media file with VLC player for that i created an application and put some code like this

AXVLC.VLCPluginClass com=new VLCPluginClass();
com.addTarget(@"C:\MPEG4\Akai\Bookflip.mp4",Voption, AXVLC.VLCPlaylistMode.VLCPlayListReplace, 0);
com.play();

but the application crashing :( at creation of new object

AXVLC.VLCPluginClass com=new VLCPluginClass();

with error message:system.runtime.intropservices.comexception:Com object with CLSID{.......} is either not valid or not registered.

Then i tried to register Interop.AXVLC.dll with REGSVR32 command throwing error--Failed to load.,
as well visual studeo command promt with regasm command- throw error its not a valid assembly.
its failed to be register.
Even thoug i have got latest version of VLC and its activex I am using WinXP.

Where can i find the valid active x assembly. or any tip to overcome it.
Lalit N Dubey
At Digisign Technologies India pvt Ltd

iyashi
New Cone
New Cone
Posts: 3
Joined: 15 Mar 2010 12:19

Re: VLC Active X registration failed C#

Postby iyashi » 16 Mar 2010 12:43

I have the same problem as you.
Did you try registering axvlc.dll instead of Interop.AXVLC?

gorogm
New Cone
New Cone
Posts: 1
Joined: 05 Jun 2011 21:59

Re: VLC Active X registration failed C#

Postby gorogm » 05 Jun 2011 22:05

Same problem here, can't solve :(
The problem has on other form: when I'm adding the axvlc.dll to the toolbox, it says: "Self-registering for ...\axvlc.dll failed" :'(
For Interop.AxVlc it says: .tlb couldn't be loaded.
Help!!!


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 65 guests