Page 1 of 1

can't define using Stimulsoft.Report.Web;

Posted: Tue May 17, 2011 10:14 pm
by myintw
Hi,

I want to use 'StiReportResponse.ResponseAsRtf(this.Page, report);' so that I add reference on top like ' using Stimulsoft.Report.Web;' . However, I can put that in one page, not in another page. What do I need to do to solve this out? Could you please tell me the way to fix this. Thanks a lot in advance to Stimulsoft team.

Best Regards,
Win

can't define using Stimulsoft.Report.Web;

Posted: Wed May 18, 2011 7:44 am
by Jan
Hello Win,

Can you say you receive compilation error? Can you say which error you see?

Thank you.

can't define using Stimulsoft.Report.Web;

Posted: Wed May 18, 2011 9:57 am
by myintw
Hi Jan,
I solved out my problem already. Sorry, that's my fault. I forgot to register assembly in .cs page so that i can't add 'using Stimulsoft.Report.Web;'. I registered assembly like :
then it worked. Sorry, I made mistake. Thanks for your reply, anyway.

Cheers,
Win

can't define using Stimulsoft.Report.Web;

Posted: Wed May 18, 2011 1:40 pm
by Andrew
Hello,

Great! Have a nice day!