Data Dynamics Reports Support

Started by progame at 10-18-2009 12:30 AM. Topic has 24 replies.

Print Search Rate
Sort Posts:    
   10-18-2009, 12:30 AM
progame is not online. Last active: 1/20/2010 9:41:03 AM progame

Top 200 Posts
Joined on 08-28-2004
Posts 42
can't license and deploy
i call ddr in dll library, and my exe file is vb6, call this dll by interop.

so i can't include license.licx file in project file for vb6. i include it in dll library, and use ApplicationLicenseGenerator to gen exe.dll to deploy, but the message dialog still shown. why?
   Report 
   10-18-2009, 12:46 AM
James Johnson - DD is not online. Last active: 3/11/2010 12:20:13 AM James Johnson - DD

Top 50 Posts
Joined on 01-05-2006
Columbus, Ohio
Posts 297

DDStaff
Re: can't license and deploy
Please try running the ApplicationLicenseGenerator against your .dll assembly which uses the Reports API or the provided viewer/designer controls instead of the VB6-generated executable.

Cheers,

James

   Report 
   10-18-2009, 7:09 AM
progame is not online. Last active: 1/20/2010 9:41:03 AM progame

Top 200 Posts
Joined on 08-28-2004
Posts 42
Re: can't license and deploy
i also gen licensedll from my library, still show dialog.
   Report 
   10-18-2009, 7:54 AM
Sergey is not online. Last active: 3/3/2010 9:56:56 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

DDStaff
Re: can't license and deploy
Hello,
Please, make sure that you use the lately released maintenance build(1.6.1523.0), it can be downloaded from https://grapecity.sharefile.com/d-sab38fc170df49e28
If you use this build and still have the problems, let us know.

Sergey Abakumoff
GrapeCity
   Report 
   10-18-2009, 8:13 PM
progame is not online. Last active: 1/20/2010 9:41:03 AM progame

Top 200 Posts
Joined on 08-28-2004
Posts 42
Re: can't license and deploy
C:\Program Files (x86)\Data Dynamics\Reports\1.6.1523.0

yes, i already use it, because 1.5 have bug in parameter editor.

i call my dll with .net exe, it i include licx file in test project, everything is ok, but if without it, dialog still shown even i gen licensed dll for both exe and dll files.


   Report 
   10-18-2009, 9:14 PM
Sergey is not online. Last active: 3/3/2010 9:56:56 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

DDStaff
Re: can't license and deploy
Hello,
As I understand the structure of the application is:
- .NET assembly(class library) which contains the windows form which hosts DDR End-User-Designer control.
- VB6 application(exe) which initializes the EUD form(using COM interoperability) and shows it.
Is that correct?

Sergey Abakumoff
GrapeCity
   Report 
   10-18-2009, 9:16 PM
Sergey is not online. Last active: 3/3/2010 9:56:56 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

DDStaff
Re: can't license and deploy
One more thing : you use x64 OS, right?

Sergey Abakumoff
GrapeCity
   Report 
   10-19-2009, 8:49 AM
progame is not online. Last active: 1/20/2010 9:41:03 AM progame

Top 200 Posts
Joined on 08-28-2004
Posts 42
Re: can't license and deploy
yes, windows7 x64.
the structure is right,
vb6 call vb.net com class,
the vb.net comclass is just wrapper for c# class in another dll,c# class show report designer.

vb6 exe->vb.net dll->c# dll
caller->wrapper->real dll

i also crate a test exe by c#, it call c# dll directly. as i said, dialog always shown if test exe without license.licx.

   Report 
   10-19-2009, 1:57 PM
GauravC is not online. Last active: 1/8/2010 3:02:42 PM GauravC

Top 25 Posts
Joined on 12-11-2008
Posts 579

DDStaff
Re: can't license and deploy
Hello,

I am testing this issue in the same environment that you are using. I will share my observation soon.

Thanks,
Gaurav
   Report 
   10-20-2009, 12:02 AM
progame is not online. Last active: 1/20/2010 9:41:03 AM progame

Top 200 Posts
Joined on 08-28-2004
Posts 42
Re: can't license and deploy
many thanks
   Report 
   11-10-2009, 12:28 AM
Amit Pal is not online. Last active: 2/1/2010 9:46:12 AM Amit Pal

Top 25 Posts
Joined on 12-11-2008
Posts 517

DDStaff
Re: can't license and deploy
Hello,

This has already been identified as a bug and entered into our system as Case 137957. I have added your email address to the list of affected users for this case.

You will be notified once a build containing a fix for this issue will be released.

Regards,
Amit
Amit Pal
GrapeCity- DataDynamics
   Report 
   11-18-2009, 7:07 AM
Amit Pal is not online. Last active: 2/1/2010 9:46:12 AM Amit Pal

Top 25 Posts
Joined on 12-11-2008
Posts 517

DDStaff
Re: can't license and deploy
Hello,

Case 137957 (ApplicationLicenseGenerator.exe does not act well against Windows 7 x64) has been fixed in the latest build of DataDynamics Reports (1.6.1617.0).

You may download this build from here:
ftp://ftp.fpoint.com/ActiveReports/builds/1.6.1617.0.zip

After installing the latest version, you may find ApplicationLicenseGenerator.exe here:
C:\Program Files\Data Dynamics\Reports\1.6.1617.0\Licensing

Regards,
Amit
Amit Pal
GrapeCity- DataDynamics
   Report 
   01-12-2010, 9:15 AM
progame is not online. Last active: 1/20/2010 9:41:03 AM progame

Top 200 Posts
Joined on 08-28-2004
Posts 42
Re: can't license and deploy
still can't work in client machine. designer is fine, but when preview, not responding.
   Report 
   01-12-2010, 9:47 AM
Sergey is not online. Last active: 3/3/2010 9:56:56 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 2,780

DDStaff
Re: can't license and deploy
Hello,
Could you please describe the problem in more details?
Previously you mentioned that ApplicationLicenseGenerator.exe does not work for you and we've fixed that problem.
What happens after that?

Sergey Abakumoff
GrapeCity
   Report 
   01-12-2010, 7:30 PM
progame is not online. Last active: 1/20/2010 9:41:03 AM progame

Top 200 Posts
Joined on 08-28-2004
Posts 42
Re: can't license and deploy
i have use this tools gen dll for all my exe and dlls: vb6 exe, vb.net dll, c# dll

but still can't deploy,
and new error show:
safearray of rank 0 has beenh passed to a method expecting an array of rank 1
   Report 
  Page 1 of 2 (25 items) 1 2 >
GrapeCity » Product Support » Data Dynamics R... » can't license and deploy

Privacy Policy | Copyright © 1997-2010 - GrapeCity, inc.