Home All Groups Group Topic Archive Search About

VB.NET/2005 Application crash

Author
9 Jun 2006 2:07 PM
zoneal
I have a small report client app that uses Crystal Reports XI Release 2
to view predesigned reports. There are command buttons to send the
reports to the viewer and that's it. My problem is, it publishes with
no error, it installs with no error. However, when the end user clicks
on the icon to run the software it trys to load but ends up with the
Microsoft error that has no information not even an error code. It just
wants to send a report to MS that there was a problem. I've made sure
that .Net Framework 2 and MDAC are installed on the computers. I
installed it on my computer and (of course) it ran fine.

Any ideas as to what I can check at this point?


Thanks for any help

Author
9 Jun 2006 3:17 PM
Chris
zon***@yahoo.com wrote:
Show quoteHide quote
> I have a small report client app that uses Crystal Reports XI Release 2
> to view predesigned reports. There are command buttons to send the
> reports to the viewer and that's it. My problem is, it publishes with
> no error, it installs with no error. However, when the end user clicks
> on the icon to run the software it trys to load but ends up with the
> Microsoft error that has no information not even an error code. It just
> wants to send a report to MS that there was a problem. I've made sure
> that .Net Framework 2 and MDAC are installed on the computers. I
> installed it on my computer and (of course) it ran fine.
>
> Any ideas as to what I can check at this point?
>
>
> Thanks for any help
>

Did you go through the procedure to get the crystal dll installed on the
  client PC?

Do a search on deploying Crystal Reports with vb.net.

Chris