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

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

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net - getting a value of selected radiobutton in LoadViewState -