Wednesday, March 7, 2012

Exception with ReportViewer in local mode

I use a ReportViewer to display a report in local mode (WinForm). As long as I use VS2005 in debug mode, the report is displayed correct without any problems. If I run the compiled application directly, I get a crash message :

"xxx has encountered a problem and needs to close. We are sorry for the inconvenience."....

None of the exception handlings are called (the one where the "Me.ReportViewer1.RefreshReport()" is located and the one from the application "MyApplication_UnhandledException")

Thanks for help

Peter

Hi Panpan,

I'm experiencing the exact same problem right now and I can't find out what's the cause. Did you ever figure it out? If you did I'd appreciate your answer!

Greetings,

Sjako

No comments:

Post a Comment