VB.NET/2005 Application crash

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • zoneal@yahoo.com

    #1

    VB.NET/2005 Application crash

    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

  • Chris

    #2
    Re: VB.NET/2005 Application crash

    zoneal@yahoo.co m wrote:[color=blue]
    > 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
    >[/color]

    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

    Comment

    Working...