i am using vs 2008. I did added crystal report in my web application. but now i want to call that report in my page but when i am tring to drag and drop it in my webpage its not droping that.??
do i have to add any dll's to bin folder or i have to change anything in web.config??
i can not drag and drop crystal report viewer on my web page. Crystalreportviewer is thr in my toolbox but when i am draging that its not doing any thing do i have to change my web.config first for crystal report????
I did added this to my web.config and now i can add crystalreportviewer to my website thatnk for your reply but now i cannt deploy that on server can you please help me with that? how to deploy web app with crystal report on server??
neha24
Member
39 Points
74 Posts
how to add crystal report viewer in web form?
Apr 06, 2012 08:20 PM|LINK
hi all,
i am using vs 2008. I did added crystal report in my web application. but now i want to call that report in my page but when i am tring to drag and drop it in my webpage its not droping that.??
do i have to add any dll's to bin folder or i have to change anything in web.config??
Can some one please help me?
Thanks
amit.jain
Star
11225 Points
1815 Posts
Re: how to add crystal report viewer in web form?
Apr 07, 2012 08:20 AM|LINK
create a new form, drag crystalreportviewer from toolbox onto it
assign crystalreport.rpt you created earlier as it's data source
refer for more info http://csharpdotnetfreak.blogspot.com/2009/07/creating-crystal-reports-in-aspnet.html
amiT jaiN
ASP.NET C# VB Articles And Code Examples
neha24
Member
39 Points
74 Posts
Re: how to add crystal report viewer in web form?
Apr 09, 2012 01:12 PM|LINK
Thanks for your reply but,
i can not drag and drop crystal report viewer on my web page. Crystalreportviewer is thr in my toolbox but when i am draging that its not doing any thing do i have to change my web.config first for crystal report????
amit.jain
Star
11225 Points
1815 Posts
Re: how to add crystal report viewer in web form?
Apr 09, 2012 06:46 PM|LINK
Check whether you have these entries in your web.config
amiT jaiN
ASP.NET C# VB Articles And Code Examples
neha24
Member
39 Points
74 Posts
Re: how to add crystal report viewer in web form?
Apr 09, 2012 07:56 PM|LINK
Thanks for your reply,
I did added this to my web.config and now i can add crystalreportviewer to my website thatnk for your reply but now i cannt deploy that on server can you please help me with that? how to deploy web app with crystal report on server??
Thanks,