deploying vb.net with crystal rpt as part of package

  • Thread starter Thread starter William E Voorhees
  • Start date Start date
W

William E Voorhees

My simple program accesses an access file and uses a crystal report as part
of the package. When I deploy it to an xp machine it works fine. When I
deploy it to w98 it runs until I try to run the report and I get an error
that says load report failed. I have mdac 2.8 installed and the correct
version of framework.net.

Any thoughts?

Thanks, Bill V.
 
Make absolutley sure that you have all the correct merge modules - as per
the relevant documentation on the crystal web site.
 
William E Voorhees said:
My simple program accesses an access file and uses a crystal report as part
of the package. When I deploy it to an xp machine it works fine. When I
deploy it to w98 it runs until I try to run the report and I get an error
that says load report failed. I have mdac 2.8 installed and the correct
version of framework.net.

Dear William,

look there :
http://support.businessobjects.com/library/kbase/articles/c2013420.asp
http://support.businessobjects.com/library/kbase/articles/c2011640.asp

Greeting

Thomas Wenning
 
Back
Top