This is a migrated thread and some comments may be shown as answers.

TelerikExport and wrong framework?

1 Answer 66 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Dario Concilio
Top achievements
Rank 2
Dario Concilio asked on 16 May 2016, 02:14 PM

I met this strange problem during compiling VS say me that there is an error about TelerikExport.dll, this is one of several warning error (that blocks compiler)

impossibile risolvere il riferimento primario "TelerikExport" perché include una dipendenza indiretta all'assembly .NET Framework "System.Printing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" la cui versione "4.0.0.0" è successiva alla versione "3.0.0.0" nel framework di destinazione corrente.ModuloMaschere

It seems that this dll needs dependence of assembly compiled with FW 4.0, but version assembly id 2016.2.503.20 and not 2016.2.503.4,

is it a mistake?

My project is developed with FW 3.5

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Hristo
Telerik team
answered on 18 May 2016, 03:33 PM
Hi Potito,

Thank you for writing.

The TelerikExport assembly is used as a bridge between our controls and the SpreadProcessing libraries allowing export in the native .xlsx format. In order to use this functionality, you would need to target .NET 4.0.

We will also update our documentation accordingly to include information about the supported framework.

I hope this helps. Should you have further questions please do not hesitate to write back.

Regards,
Hristo Merdjanov
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
Dario Concilio
Top achievements
Rank 2
Answers by
Hristo
Telerik team
Share this question
or