VB.NET/2005 Application crash

  • Thread starter Thread starter zoneal
  • Start date Start date
Z

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
 
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
 

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

Back
Top