TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Miraj Ahmad
NA
19
4.3k
trouble in displaying report using CrystalReport
Sep 22 2015 4:36 AM
When i create CrystalReport file only .rpt file is creating and .cs file is not creating at all. so i am unable to take an instance of the crystalReport class and then assign the dataset to it and then display.
the second simple code i tried to just display the report but didnot worked
Report.Load(Server.MapPath("Reports/CrystalReport1.rpt"));
Report.SetDatabaseLogon("sa", "12345", "khan-pc", "testDB");
CrystalReportViewer1.ReportSource = Report;
Reply
Answers (
4
)
how to write the java script code using custom control in as
How to hide page source