Crash on the function VpeLicense!

Knowledge exchange related to the VPE Report Engine and PDF Library

Moderator: IDEAL Software Support

Crash on the function VpeLicense!

Postby hotzi » Wed Apr 21, 2010 2:09 pm

We have documents stored in the database that were created with the enterprise edition (with VPE 3.60) a few years ago.
Now we have the Professional Edition V5.00 in action. If we open an older document from the database the application crash!!
Is there a solution?! Thank you in advance!
hotzi
 
Posts: 3
Joined: Tue Feb 03, 2009 8:25 am

Postby IDEAL Software Support » Wed Apr 21, 2010 4:16 pm

I assume your application crashes, because VpeOpenDoc() returns a NULL-Handle and you do not check this value (you can not call any VPE functions with a NULL-Handle).

The NULL-Handle is returned, because you can not open document files with an edition, which is lower than the edition which created the document file. The reason is simple: Higher editions store structures and objects in document files, which are not implemented in lower editions.
IDEAL Software Support
 
Posts: 1622
Joined: Thu Nov 18, 2004 4:03 pm

Postby hotzi » Thu Apr 22, 2010 6:43 am

I assume your application crashes, because VpeOpenDoc() returns a NULL-Handle and you do not check this value (you can not call any VPE functions with a NULL-Handle).


Yes, you are right.
But now there is only a Professional-Edition (http://www.idealsoftware.com/dv_infolist.php) available, right?
What must we do to open the old printouts?
Thanks!
hotzi
 
Posts: 3
Joined: Tue Feb 03, 2009 8:25 am

Postby IDEAL Software Support » Thu Apr 22, 2010 8:16 am

The Enterprise Edition is also available, as you can see here:

http://www.IdealSoftware.com/cgi-bin/portal?page=shop

The description of the Enterprise Edition is under the "dycodoc" section of this website.
IDEAL Software Support
 
Posts: 1622
Joined: Thu Nov 18, 2004 4:03 pm


Return to VPE Open Forum

Who is online

Users browsing this forum: No registered users and 79 guests