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... 3 4 5 6 7 ...9  Previous   Next
New Plugin: Profile Contribution Assistant (DVDPca)
Author Message
DVD Profiler Unlimited RegistrantBlair
Resistance is Futile!
Registered: October 30, 2008
United States Posts: 1,249
Posted:
PM this userEdit postDirect link to this postReply with quote
Insignificant for me personally but nonetheless caught my eye, installing the plugin places only "1.15" as the file name in the Uninstall Programs list.
If at first you don't succeed, skydiving isn't for you.

He who MUST get the last word in on a pointless, endless argument doesn't win. It makes him the bigger jerk.
 Last edited: by Blair
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,401
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
Quoting Blair:
Quote:
Insignificant for me personally but nonetheless caught my eye, installing the plugin places only "1.15" as the file name in the Uninstall Programs list.

Weird. Thanks, I'll check it out.
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
DVD Profiler Desktop and Mobile RegistrantStar Contributoreommen
DVD nerd
Registered: March 13, 2007
Reputation: High Rating
Netherlands Posts: 485
Posted:
PM this userEmail this userView this user's DVD collectionEdit postDirect link to this postReply with quote
Just installed it for the first time. Can't get it to work.

Installed 1.15 on Windows 7 (64-bit). DVD profiler 3.8.1

The stand-alone causes a 'DVDPca has stopped working' operating system error. the elaborated problems details are:

>>>
Description:
  Stopped working

Problem signature:
  Problem Event Name: CLR20r3
  Problem Signature 01: dvdpcav1.15.exe
  Problem Signature 02: 1.0.0.0
  Problem Signature 03: 4fedfb52
  Problem Signature 04: System.Windows.Forms
  Problem Signature 05: 2.0.0.0
  Problem Signature 06: 4f682206
  Problem Signature 07: 199a
  Problem Signature 08: 11
  Problem Signature 09: PSZQOADHX1U5ZAHBHOHGHLDGIY4QIXHX
  OS Version: 6.1.7601.2.1.0.768.3
  Locale ID: 1043

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt
<<<

Trying to use the plugin results in a system error saying 'Profile Contribution Assistant. Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))'.
But I did run the installer of the program.

Any clues what went wrong where?
Eric

If it is important, say it. Otherwise, let silence speak.
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,401
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
There are several external programs that are required for proper operation. It might have something to do with how it gets intsalled on a 64-bit systrem.

Easiest thing to do is to try the standalone first:

(1) Make sure that DVDPca.exe and all the other included files, except the plugin installer, are available in the same folder. That should work.

(2) If (1) works, make sure that the same files are also available in the ...\plugins\DVDPca folder. And that shoudl clear up the plugin.

Let me know.

I have a couple of 64 bit systems that I usually test all my releases on, but I might have slipped up somewhere ...
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
 Last edited: by mediadogg
DVD Profiler Desktop and Mobile RegistrantStar Contributoreommen
DVD nerd
Registered: March 13, 2007
Reputation: High Rating
Netherlands Posts: 485
Posted:
PM this userEmail this userView this user's DVD collectionEdit postDirect link to this postReply with quote
The standalone and the plugin are in the same folder, but I am not starting them concurrently. All files are there. Removing the installerfile there (which the install transported there, I guess) made no difference.

As I am also having an issue with DB query (see here, like Ironwaffle's problem), I first thought of a 32/64 bit issue, but others reported that wasn't the case. The remedies in that forum haven't helped so far.

Since one of the errors is a 'class not registered' issue, I am guessing I am missing a .NET .dll somehow or it never installed correctly. But I have no clue what exactly. All the .NET framework directories, as listed in the other thread are there, both in a Framework and in a Framework64 variant.
Eric

If it is important, say it. Otherwise, let silence speak.
 Last edited: by eommen
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,401
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
Aha, my plugins check for.NET 2.

I should probably upgrade, but for now, that's what I am using.

Look for ...\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
 Last edited: by mediadogg
DVD Profiler Desktop and Mobile RegistrantStar Contributoreommen
DVD nerd
Registered: March 13, 2007
Reputation: High Rating
Netherlands Posts: 485
Posted:
PM this userEmail this userView this user's DVD collectionEdit postDirect link to this postReply with quote
RegAsm.exe is there, both in ...\Framework\... and in ...\Framework64\...
I am not a developer. So what to do now?

P.S. Scanning some threads on the Internet via problem signature 09 (as in my previous mail), I noticed compiling the app NOT with 'AnyCPU' but with 'x86' helped for a number of people. Might that be a solution?
Eric

If it is important, say it. Otherwise, let silence speak.
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,401
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
Quoting eommen:
Quote:
RegAsm.exe is there, both in ...\Framework\... and in ...\Framework64\...
I am not a developer. So what to do now?

P.S. Scanning some threads on the Internet via problem signature 09 (as in my previous mail), I noticed compiling the app NOT with 'AnyCPU' but with 'x86' helped for a number of people. Might that be a solution?

Will do. Thanks for the tip.

Edit: PM'd you a link to V1.16 standalone recompiled for x86. Let me know.

Heading out to dinner with my wife. Looking forward to your results. If that fixes it, I will go ahead and recompile the plugin and officially release both. No rush, if I don't hear from you today, I'll work on it whenever I get the news.
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
 Last edited: by mediadogg
DVD Profiler Unlimited RegistrantStar ContributorParsec
Registered: June 15, 2012
Australia Posts: 428
Posted:
PM this userEdit postDirect link to this postReply with quote
Did you ever getting around to doing the 1.16 version? Cause I have the exact same problem as eommen with 1.15
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,401
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
Quoting Parsec:
Quote:
Did you ever getting around to doing the 1.16 version? Cause I have the exact same problem as eommen with 1.15

I don't think this ever got resolved. We were in conversation, but then I popped off to my Son's wedding and sort of forgot about it.

I'll PM you the link and you can give it a try and give me some feedback. Forum rules do not allow direct links to software - that's why the need to do it by PM.
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
 Last edited: by mediadogg
DVD Profiler Unlimited RegistrantBlair
Resistance is Futile!
Registered: October 30, 2008
United States Posts: 1,249
Posted:
PM this userEdit postDirect link to this postReply with quote
Congrats to your son
If at first you don't succeed, skydiving isn't for you.

He who MUST get the last word in on a pointless, endless argument doesn't win. It makes him the bigger jerk.
DVD Profiler Unlimited RegistrantStar ContributorParsec
Registered: June 15, 2012
Australia Posts: 428
Posted:
PM this userEdit postDirect link to this postReply with quote
I tried the v1.16 exe you have me the link for, but I got the same error as before (Win7 64bit):

Description:
  Stopped working

Problem signature:
  Problem Event Name: CLR20r3
  Problem Signature 01: dvdpcav1.16.exe
  Problem Signature 02: 1.0.0.0
  Problem Signature 03: 50009888
  Problem Signature 04: System.Windows.Forms
  Problem Signature 05: 2.0.0.0
  Problem Signature 06: 4f682206
  Problem Signature 07: 199a
  Problem Signature 08: 2
  Problem Signature 09: PSZQOADHX1U5ZAHBHOHGHLDGIY4QIXHX
  OS Version: 6.1.7601.2.1.0.256.48
  Locale ID: 3081

I'll have a look around but I'm not that good at solving Windows problems.
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,401
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
I'm clueless at the moment. But I will do some research. Sorry for your troubles. By the way, if you have a 32 bit machine you can try it on, it would be useful to know if this is in fact a 32/64 bit issue, or if it occurs in both.

Edit: Just in case, I believe that the link I gave you was only a replacement for the standalone executable. All the other files (e.g. dlls) in the V1.15 package (except the plugin installer) are also required to be in the same folder with the executable.
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
 Last edited: by mediadogg
DVD Profiler Unlimited RegistrantStar ContributorParsec
Registered: June 15, 2012
Australia Posts: 428
Posted:
PM this userEdit postDirect link to this postReply with quote
Ok I have a Win7 Pro 64 bit machine - which produces the error above - where dvdproflier is installed.

I have a Win7 Home Premium 32 bit netbook. It'd doesn't even have a cd/dvd drive but I tried anyway :-)
Got a similar error:

Description:
  Stopped working

Problem signature:
  Problem Event Name: CLR20r3
  Problem Signature 01: dvdpcav1.16.exe
  Problem Signature 02: 1.0.0.0
  Problem Signature 03: 50009888
  Problem Signature 04: System.Drawing
  Problem Signature 05: 2.0.0.0
  Problem Signature 06: 4f9267f5
  Problem Signature 07: 7b0
  Problem Signature 08: 6c
  Problem Signature 09: System.ArgumentException
  OS Version: 6.1.7601.2.1.0.768.3
  Locale ID: 3081

I also have an old Win XP pro machine that I managed to fire up and give a try. needless to say v1.16 worked on this as well as v1.15

I think it's a .NET 2 problem, Win7 doesn't really have .NET 2, it's part of 3.51 or something, so maybe it's looking for something that doesn't exist in Win7 .NET
 Last edited: by Parsec
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,401
Posted:
PM this userVisit this user's homepageEdit postDirect link to this postReply with quote
The plugin version has an explicit check for .NET 2.0. It will not even install if not found.

Both versions use the Microsoft DirectShow interfaces. I wonder if that is the component that is not found.
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
DVD Profiler Unlimited Registrantkauai
Registered: July 25, 2012
Posts: 9
Posted:
PM this userView this user's DVD collectionEdit postDirect link to this postReply with quote
Am trying to use the plugin but when I click "Create Profile from Disc Info" I keep getting the warning "Profile ID is blank".  The disc I'm entering has no UPC (and I have several others that I want to add without UPCs as well), so I'm leaving the UPC/EAN field blank.  Is that the problem?  If so, it looks like I can't use the plugin for entering those discs.

Thanks for creating it though. It looks like it could be very useful (just haven't managed to get it to work for me yet).
    Invelos Forums->DVD Profiler: Plugins Page: 1... 3 4 5 6 7 ...9  Previous   Next