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
625
JavaScript Runtime Error
posted

I have added an UltraWebGridExcelExporter to my application and a button control to call the export for a web grid

(eeGridExport.Export(uwgCollateral);)

 When I run the app and click the button, I get the following error message:

"Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: OutputStream is not available when a custom TextWriter is used."

NetAdvantage for ASP.Net 2008 Vol 2 CLR 3.5 with latest hotfix -

Infragistics35.WebUI.UltraWebGrid.ExcelExport.v8.2, Version=8.2.20082.2011, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb

Infragistics35.Excel.v8.2, Version=8.2.20082.2011, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb

Any ideas on what I need to do to fix this?

 Thanks.