Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
script to download from Virage MediaBin
jrMugz
I'm trying to download from Virage MediaBin, with a 4.6 SDK script.
I get an ActiveX can't create component error, when running it right on the MediaBin server.
Do I need to update this line to a latest MBPScriptModel?
set Session = CreateObject("MBPScriptModel.MBSession")
Someone let me know, please; or is there an SDK for Virage, that I should be aware of?
Thanks!
Jim
Find more posts tagged with
Comments
Migrateduser
If you are running the script on 64-bit machine, you need to run the script using C:\Windows\Syswow64\CScript.exe. If you are already running with this, you need to make sure that MBPScriptModel2.dll and related MediaBin Model DLLs are registered on this machine.