hai,
I have created and designed active reports and a win form.
when i click a button in form the active report should be displayed..
I have done this task in vb by show() method..
in vb.net I have created object for activereport..
using that obj i have called reports but no result...
Can anyone help me???