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
Gustavo
NA
1.3k
454.4k
How do I: Use ReportViewer reports from a folder.
Mar 29 2010 6:35 AM
Hello:
I have put my reports written in ReportViewer in the root directory of the project and all is well.
However, if I put them in their own folder in the project, the can not be run. I am using the following lines of code. What do I have to change to get the report from the "Report" folder?
ReportString =
"ICEPack."
+ ReportName +
".rdlc"
;
reportViewerReport.LocalReport.ReportEmbeddedResource = ReportString;
this
.reportViewerReport.RefreshReport();
Reply
Answers (
2
)
Game MasterMind with PicureBoxes
datagridview rows selection