I have been using crystal reports in VB ... making any change in the report
is crashing the entire VB project.
What's the workaround for this issue?
Thank you
Regards
Raj
> I have been using crystal reports in VB ... making any change in the report
> is crashing the entire VB project.
[quoted text clipped - 5 lines]
> Regards
> Raj
If VB is "crashing" then it will be telling you why, care to share the
reason given?
Raj - 18 Jun 2009 10:25 GMT
I am getting any error message! The whole application is just crashed and
disappear from screen!!
> > I have been using crystal reports in VB ... making any change in the
> report
[quoted text clipped - 9 lines]
> If VB is "crashing" then it will be telling you why, care to share the
> reason given?
Raj - 18 Jun 2009 10:26 GMT
I am not getting any error message!
The whole application is crashing and disappear from screen!!
> > I have been using crystal reports in VB ... making any change in the
> report
[quoted text clipped - 9 lines]
> If VB is "crashing" then it will be telling you why, care to share the
> reason given?
NeilH - 18 Jun 2009 10:46 GMT
> I am not getting any error message!
>
[quoted text clipped - 13 lines]
> > If VB is "crashing" then it will be telling you why, care to share the
> > reason given?
So it is not crashing, but closing down quietly?. Very, very different to
crashing!
I have met this before when I took over a VB6 project from another engineer
who had left.
I can't remember what the soluction was, but I debugged it by putting code
in to save info in a text file about where I was in the code and then
following up when it stopped, eventually isolated it to one line of code and
I just dealt with the problem.