Reporting Services gives not installed error

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
DNxn
Newbie
Newbie
Posts: 3
Joined: Tue Jun 03, 2008 12:00 am

Reporting Services gives not installed error

Post by DNxn » Tue Sep 09, 2008 2:56 pm

When using a trial version of TeeChart, dragging the control onto the report layout in Visual Studio gives the following error :"The custom report item type TeeChart is not installed."
There's a similar thread on this issue and it suggests following the instructions in Readme_TeeChartReportingServices.htm. Most of the instructions apply to Reporting Services so we followed the ones that dealt with Visual Studios specifically and still get the error.
It was also recommended to download and run a registration utility available from the download area but this does not apply to a trial version.
We would like to get a trial version working before purchasing another developer license.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Sep 10, 2008 10:12 am

Hi DNxn,

Sorry if it's not explained clearly enough but you should follow all the steps in the ReadMe file, not only the Visual Studio section as files for SQL Server also need to be set up.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Genius IT Brazil
Newbie
Newbie
Posts: 2
Joined: Fri Nov 14, 2008 12:00 am

Re: Reporting Services gives not installed error

Post by Genius IT Brazil » Tue Jul 06, 2010 9:23 pm

Hello,
I followed (not sure after these errors) all steps to install it on R. Services 2005. For a new project, Steema tab looks like disabled and for the TeeChart sample there is a red x instead of chart objetcs and if you press preview it returns this error: "An error occurred during local report processing. An error has ocurred during processing of the CustomReportItem 'teeChart1' with the 'TeeChart' extension. Could not load file or assembly 'TeeChart.ReportingServices, Version=3.5.3317.17535, Culture=neutral, PublicToken=9c8216276c77bdb7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040).

Is there a reason for that? Or something I did wrong.
Thanks!

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Reporting Services gives not installed error

Post by Narcís » Wed Jul 07, 2010 1:25 pm

Hi Genius IT Brazil,

Have you checked your project has TeeChart for Reporting Services assembly in the references section? Does the TeeChart for Reporting Services demo works fine at your end? Have you tried clearing up TeeChart's AssemblyFolders as described here?

If this doesn't help don't hesitate to let us know.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Genius IT Brazil
Newbie
Newbie
Posts: 2
Joined: Fri Nov 14, 2008 12:00 am

Re: Reporting Services gives not installed error

Post by Genius IT Brazil » Wed Jul 07, 2010 6:23 pm

Hi Narcís,
I checked those points you wrote (and double checked to re-add TeeChar references, no error was raised). For TeeChart sample we got same error on preview (objects with a red x yet); we're able to delploy it but same error is raised when open it from IE.

"An error has occurred during processing of the CustomReportItem 'teeChart1' with the 'TeeChart' extension. (rsCRIProcessingError)
Could not load file or assembly 'TeeChart.ReportingServices, Version=3.5.3317.17535, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)"

Thanks again!

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Reporting Services gives not installed error

Post by Narcís » Thu Jul 08, 2010 8:21 am

Hello,

I recommend you to read tutorial 17. Tutorials can be found at TeeChart's program group. The error message you posted indicates that the application couldn't find the assembly it was compiled with.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply