Posts: 54
Threads: 12
Joined: Mar 2006
Hello,
I have couple of issues.
1) I got 4 day trial warning after the upgrade, do I need to get new licence file?
2) I can browse the CAB but it does not do anything when I select the movie. I currently use DVDP repo. it worked in previous release.
Thanks.
Posts: 40,483
Threads: 491
Joined: Aug 2002
1. Yes, just e-mail us your install key. Not cost, it just always requires a re-licnese when you do a 1.x to 2.x or or 1.2 to 1.3 type of upgrade.
2. Go into the cab, in the top drop down, select the OnSelect event, if not already selected. Do a Copy All and then Delete All. Then select teh OnSelectCol event and do a Paste All and save it. This should fix it.
Dean Roddey
Explorans limites defectum
Posts: 54
Threads: 12
Joined: Mar 2006
1) I emailed the install key
2) I made the change and it still not working.
Posts: 54
Threads: 12
Joined: Mar 2006
ok. it worked but i got the below error.
the invoked command failed. Offending cmd was:
"Cast::Set Title Cookie(%(GVar:BrowsedMovieTitle)) "
in detail:
The command target with the indicated id could be found. Name='', Id='IWdgTarget:/Main^0/overlay/Cast'
Posts: 40,483
Threads: 491
Joined: Aug 2002
You will want to change from using a title cookie to using a collection cookie. So store the collection cookie in BrowsedMovieTitle instead of the title cookie, and go back and call the set collection cookie command on the Cast object (and any other media repo text/image objects you are using.)
Dean Roddey
Explorans limites defectum