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
380
Creating
posted

Around June 29, I downloaded and installed Infragistics NetAdvantage Reporting Version 11.1.268.  Today I decided I would finally check it out.

I created a class library project, created a simple data source, dragged the datasource on to the report design surface and everything appreared OK.

Attempted to preview and the following error occurred:

An unknown error occurred while processing the report.

I chose to view the details and the following is all the details that were displayed.

 at Infragistics.Controls.Reports.ProcessingSessionStateMachine.CreateProcessor(IRenderingEngineFactory renderingEngineFactory)
   at Infragistics.Controls.Reports.ViewerStateMachine.Render(Boolean firstRender, IDictionary`2 selectedParameterValues)

Any suggestions to go forward from here? I am using Visual Studio 2010, SP 1 running on XP SP 3.