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;
can't define using Stimulsoft.Report.Web;
Hello Win,
Can you say you receive compilation error? Can you say which error you see?
Thank you.
Can you say you receive compilation error? Can you say which error you see?
Thank you.
can't define using Stimulsoft.Report.Web;
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
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;
Hello,
Great! Have a nice day!
Great! Have a nice day!