PDA

View Full Version : uPlayer COM problems



Nuwanda
01-08-2010, 10:57 PM
Hi, my first post

I've downloaded the uPlayer.exe and installed it. The uPlayerCOMObj.dll (v1.0.0.1) shows up fine but when I try to add it as a reference to my Visual C*blooper* 2008 project I get an error that it's not a valid assembly.


Any suggestions?

Spoon
01-09-2010, 07:19 AM
Try from VB Scripting as a quick test.

Nuwanda
01-09-2010, 06:56 PM
Thanks, Spoon.

When I run this vbs in the dbpoweramp install dir...


' create shell object
Set WshShell = CreateObject("WScript.Shell")

' Create uPlayer Object
Set uPlayer = CreateObject("uPlayer.uPlayerdB")

...I get this error:


http://img264.imagevenue.com/loc5/th_81196_vberror_122_5lo.jpg (http://img264.imagevenue.com/img.php?image=81196_vberror_122_5lo.jpg)

Spoon
01-10-2010, 04:43 AM
Try uninstalling and reinstalling uplayer, also what Windows version do you have?