Yes. It's possible.
We can create a Notification object which uses the Pocket PC Notification
API.
Ex.
Dim n As New Notification
n.Add("A sample notification")
You have to call the Microsoft.ReportingServices.Interfaces reference
which is in the Microsoft.ReportingServices.Interfaces.dll
(NotificationOny.dll).
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.