visual studio - Is it possible to view the messages outputted by Microsoft ReportViewer in my own front-end? -


I want to see messages displayed in Viewer Studio's output window by ReportViewer when a report is seen, in my own application .

I think that involves blocking debug or console output messages in it. Is this possible?

I am using Microsoft ReportViewer 2008 in the local report.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -