Welcome to the Invelos forums. Please read the forum rules before posting.

Read access to our public forums is open to everyone. To post messages, a free registration is required.

If you have an Invelos account, sign in to post.

    Invelos Forums->DVD Profiler: Plugins Page: 1... 33 34 35 36 37 ...44  Previous   Next
New plugin: Cinematic Collection Viewer Plugin (Awards/Episodes)
Author Message
DVD Profiler Unlimited Registranthalimali
Registered: September 17, 2009
Posts: 45
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
I uninstalled DVD profiler, ccv program and plugin too. Then reinstalled all back again and still it did not show. The plugin is not loading to DVD profiler. When I reinstalled DVD Pro and run it it loaded the three main plugin as new plugin then I quit and installed the CCV. When I ran DVD pro again, the plugin in did not load as new one which it should do.

I'm completely out of options. Don't know what went wrong
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Sounds like the plugin is not registering correctly.
What happens, if you call
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe" /codebase "C:\Program Files (x86)\DVD Profiler\Plugins\CCVPlugin\CCVPlugin.dll"
yourself?
Please open a DOS command shell via "Run as administrator" to do so. Also adjust paths if they are different than the default.


DVD Profiler Unlimited Registranthalimali
Registered: September 17, 2009
Posts: 45
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Hi Tom thank you for your reply
when I try to run the Regasm.exe via the dos command it just flashes a dos window and disappears. Nothing else happens. Can't read anything as the window just disappears fast

as for the second command it just tries to open the dll file which is there.
Not sure if this is what I need to do but hope to hear from you
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
You will have to open a command prompt window first (in admin mode). Right-click on "Start menu/All program/Accessories/Command prompt" and select "Run as administrator".
And then give the complete command. What I have written is one call, not multiple. Regasm is the tool of the .NET framework to register the DLL. And you give as parameter the DLL which is to be registered.


DVD Profiler Unlimited Registranthalimali
Registered: September 17, 2009
Posts: 45
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Thank you Tom I did that now
I got info about the Microsoft NET framework version 4.0. then many digits
and at the end it says:
"Types Registered successfully"

What am I suppose to do now
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Please check if the following registry keys are available (via regedit.exe):

The following two should have been creating during registering of the DLL
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{D09FF13D-95BE-4028-96D9-A71B129A72AA}\InprocServer32 -> Codebase pointing to the location of the DLL
HKEY_CLASSES_ROOT\CCVPlugin.CCVMain\CLSID -> {D09FF13D-95BE-4028-96D9-A71B129A72AA}

The following creates DVD Profiler, if a plugin is found:
HKEY_CURRENT_USER\Software\Invelos Software\DVD Profiler\Plugins\Identified -> {D09FF13D-95BE-4028-96D9-A71B129A72AA}


DVD Profiler Unlimited Registranthalimali
Registered: September 17, 2009
Posts: 45
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
I have the CCVplugin in the registry under HKEY_CLASSES_ROOT\CCVPlugin.CCVMain\CLSID -> {D09FF13D-95BE-4028-96D9-A71B129A72AA} but it is not there under HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\

see:

http://i54.photobucket.com/albums/g96/halimali/caps1.jpg

http://i54.photobucket.com/albums/g96/halimali/cap3.jpg

and this is a screen capture for HKEY_CURRENT_USER\Software\Invelos Software\DVD Profiler\Plugins\Identified

http://i54.photobucket.com/albums/g96/halimali/Caps2.jpg
 Last edited: by halimali
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Currently I am stumped what could be the cause, but you could try the following. Maybe it helps:

- uninstall my plugin while Profiler is closed
- search and delete any registry key called {D09FF13D-95BE-4028-96D9-A71B129A72AA}
- search and delete any registry containing the string CCVPlugin
- reboot and then install plugin again


DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
New version: 3.1

New: Include assigned episodes in enhanced DVD Profiler XML export
Change: Reworked XML exports to avoid redundancies in code between different profile/episodes exports
Change: Switch from 7za.exe to 7z.dll for compressing/extracting xml data
Change: Include lock info in enhanced Profiler export


DVD Profiler Unlimited RegistrantZipcom
Registered: March 23, 2007
Germany Posts: 72
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Thank you Tom 
DVD Profiler Unlimited Registranthalimali
Registered: September 17, 2009
Posts: 45
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Quoting TomGaines:
Quote:
Currently I am stumped what could be the cause, but you could try the following. Maybe it helps:

- uninstall my plugin while Profiler is closed
- search and delete any registry key called {D09FF13D-95BE-4028-96D9-A71B129A72AA}
- search and delete any registry containing the string CCVPlugin
- reboot and then install plugin again


Unfortunately even that did not work. I just don't know what is the problem. Would a one time crash cause that much damage that the plugin never works anymore. Don't know.
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
No, a crash wouldn't cause this.


DVD Profiler Unlimited RegistrantSilentone
Registered: July 27, 2007
United Kingdom Posts: 5
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Hi

Installed this plugin yesterday and think it's great.

However have noticed a couple of errors with database entries.

Academy Awards (2012)

Les Misérables -  has been entered as Les Miserables

Amour  - in the Best Foreign Language Film Won has been entered as Amour (Austria)

Hope i'm not being a fool here !!
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
The data is created by the users of the plugin. And I welcome any fixes and addition to the data.
You can edit and export the data via the in-built award editor (Tools->CCVPlugin->Awards->Edit...). Just send me the exported file and I will integrate the changes in the online pool.


DVD Profiler Unlimited RegistrantSilentone
Registered: July 27, 2007
United Kingdom Posts: 5
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
Cheers, will have a go.
DVD Profiler Unlimited RegistrantStar ContributorTomGaines
Registered Sept. 24, 2001
Registered: March 13, 2007
Reputation: High Rating
Germany Posts: 2,005
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
British Independent Film Awards 2008-2012 (Silentone)
Empire Magazine Awards 2009-2011, 2013 (Silentone)
Satellite Awards 2009-2012 (Silentone)


    Invelos Forums->DVD Profiler: Plugins Page: 1... 33 34 35 36 37 ...44  Previous   Next