Data Dynamics Reports Support

Started by Sergey at 01-12-2010 10:56 PM. Topic has 24 replies.

Print Search Rate
Sort Posts:    
   01-12-2010, 10:56 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,781

DDStaff
Re: can't license and deploy
Hello,
In order to find the solution for the problem you faced we need to know as much details as possible.
Could you please answer several questions:
1) Which build of DDR you use?
2) What is the exact problem which you described as "but still can't deploy"? Does it mean that the evaluation banner still appears on the client-side?
3) The error "
safearray of rank 0 has beenh passed to a method expecting an array of rank 1" appears when the report is previewed, right? Does this error appears with every report or with the certain reports only? Can you send us the sample of the report which causes the error?

Sergey Abakumoff
GrapeCity
   Report 
   01-18-2010, 9:27 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
new error, can preview in client, and can show designer correctly, but when preview in designer, no responding.
   Report 
   01-18-2010, 9:36 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,781

DDStaff
Re: can't license and deploy
Hello,
In order to find the solution for the problem you've faced we need to know as much details as possible.
Could you please answer several questions:
1) Which build of DDR you use?
2)
Does this problem appear with every report or with the certain reports only? Can you send us the sample of the report which causes the problem?

Sergey Abakumoff
GrapeCity
   Report 
   01-18-2010, 10:44 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
build 1617
every report

and find new error, i have put datadynamics.reports.config to my app folder, but export still disable in client machine.
   Report 
   01-18-2010, 11:37 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
now use 1651, still can't works
   Report 
   01-19-2010, 8:50 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,781

DDStaff
Re: can't license and deploy
 progame wrote:
build 1617 every report and find new error, i have put datadynamics.reports.config to my app folder, but export still disable in client machine.

Hello,
For windows forms applications the default DDR configuration provider looks for datadynamics.reports.config in the executable's folder. If datadynamics.reports.config is found then DDR engine tries to load the rendering extensions from the assemblies which are listed in config file. There are two requirements for the succefull loading of assembly:
- Assembly name should be valid. I.e. make sure that the assembly version is correct.
- Assembly should be GAC'ed or located in the probing paths of the application or the application configuration file should explicitly specify the codebase for the assembly. See How the Runtime Locates Assemblies page for more information.

Sergey Abakumoff
GrapeCity
   Report 
   01-20-2010, 12:41 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
all files in same folder
   Report 
   01-20-2010, 11:15 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,781

DDStaff
Re: can't license and deploy
Hello,
Can you send us the sample of application/reports which can be used to reproduce all the problems you have faced? I.e. can you send the sample of application in which viewer does not show the export's list? The sample of report which causes the designer hang?

Sergey Abakumoff
GrapeCity
   Report 
   01-21-2010, 2:25 AM
Jon Smith - DD is not online. Last active: 3/10/2010 1:23:56 AM Jon Smith - DD

Top 25 Posts
Joined on 02-21-2007
Columbus, OH
Posts 778

DDStaff
Re: can't license and deploy

Attachment: ReportsConfigurationProvider.zip
progame,

You can implement DataDynamics.Reports.Configuration.IConfigurationProvider to ensure that the configuration data is being passed into the ReportPreview control. I have attached a sample demonstrating this approach.

In the sample, the datadynamics.reports.config file is stored as an Embedded Resource in the class library which hosts the ViewerForm with the ReportPreview control. In the ViewerForm's constructor, the custom implementation of IConfigurationProvider is set to the the ReportPreview.ConfigurationProvider property in order to supply the configuration data to the control by reading the embedded resource.

I have tested this by using a simple VB6 program to launch the ViewerForm.


-Jon

   Report 
   01-22-2010, 4:43 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, it works
   Report 
  Page 2 of 2 (25 items) < 1 2
GrapeCity » Product Support » Data Dynamics R... » Re: can't license and deploy

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