Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
245
UltraWebGridDocumentExporter
posted

I have Updated form 2010 VOL1 to VOL2.

I have use the UltraWebGridDocumentExporter  follow:

      <igtbldocexp:UltraWebGridDocumentExporter ID="UltraWebGridDocumentExporter1" runat="server" DownloadName="Gebaude" DataExportMode="AllDataInDataSource" Format="PDF" TargetPaperOrientation="Landscape" >
      </igtbldocexp:UltraWebGridDocumentExporter>

In 2010 VOL1 with ASP.NET 3.5 works this fine.

With the new Infragistics 2010VOL2 with ASP.NET 4.0 raise follow bug:

Kompilierungsfehler

Beschreibung: Fehler bei der Kompilierung einer Ressource, die zur Verarbeitung dieser Anforderung erforderlich ist. Überprüfen Sie die folgenden spezifischen Fehlerdetails, und ändern Sie den Quellcode entsprechend.

Compilerfehlermeldung: BC30560: "FileFormat" ist im Namespace "Infragistics.Documents.Report" nicht eindeutig.


What can i do?

Thanks Udo