imlement stimulsoftreport to pdf in exe (.cs) application

Stimulsoft Reports.NET discussion
Post Reply
ramesh55
Posts: 9
Joined: Mon Aug 19, 2013 12:16 pm

imlement stimulsoftreport to pdf in exe (.cs) application

Post by ramesh55 »

hi dear,

i am done with web application of stimulsoft. (from designer i have generated a report and placed in a solution physical path,registered stimulsoft StiWebViewer and wrote the code to generate pdf from the mrt(report) .

my problem is i need to implement the same in a exe file where it does not contain web.config and aspx page. it will only contains .cs page.
over there
1) how to register assembly (Stimulsoft.Report.Web) and how to place this tag
2) <cc2:StiWebViewer ID="StiorderDetail" runat ="server" />

i need the c# code for the above two steps

looking forward for u r replay

if possible send entire code with oracle db connection


regards
ram
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: imlement stimulsoftreport to pdf in exe (.cs) applicatio

Post by Alex K. »

Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Post Reply