Unable to find the report in the manifest resources

C

Charles Calvert

After adding a new report to my project, I started getting the error
"unable to find the report in the manifest resources" when trying to
instantiate the report.

The report resided in a folder in the project tree that has a space in
the name ("Employee Reports"). The associated namespace has an
underscore in place of the space, and the generated report class was
in that namespace. However, the property "FullResourceName" in the
generated report class was returning a string that contained a space
instead of an underscore. Manually changing the space to an
underscore fixed the problem.

I'm using VS 2003 and Crystal XI Release 2. I hope that this is
helpful to someone else.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top