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
Dealy
NA
213
0
Load Report Failed - Crystal Reports - Windows App
Mar 26 2015 2:17 AM
Hello,
I'm trying to load a Crystal Report on my project but I get Load report failed error.These are the steps I followed so far.
1. I was using the following path, I wasn't getting any errors from my workstation (developer's workstation) but I was getting the error on other workstations.
reportDocument.Load(@"C:\MyFolder\Reports\report1.rpt");
2. I changed the path to
reportDocument.Load(Application.StartupPath + "Reports\report1.rpt");
but I'm still getting the same error.
3. I added a folder "Reports" with report1.rpt on it in Setup --> File System --> Application Folder but still getting the error.
I would appreciate any kind of help.
Thank you in advance.
Reply
Answers (
0
)
ReportViewer control find text color
crstal report . when converting total amount in to words