Crystal ReportViewer launches wrong app

G

Guest

The best way to describe the problem is this:

I have a Windows-based app, designed in Visual Basic .NET. In the application,
I have a form that contains a Crystal ReportViewer control, and that control
hosts a Crystal ReportDocument. The problem is this: When I lauch the report
in the ReportViewer, another application (completely unrelated to this one) starts on the same PC. This other unrelated application also uses embedded Crystal Reports.

Anyone out there encountered this problem before? I would really like to suppress this other application from starting. I can grab the process and kill it that way, but I don't want to have to do that. I really don't want this other app to start when I launch a report in my app.
 
C

Cor Ligthert

Hi Ken,

Crystal forms problems are rarely answered in these dotNet newsgroups,
however I think that you have (although the ones who answers that do not do
that for the last times, I did not see them anymore) the most change on an
answer you have in my opinion beside crystal forms newsgroups in the
newsgroup

microsoft.public.dotnet.languages.vb

I hope you get your answer here or there.

Cor
The best way to describe the problem is this:

I have a Windows-based app, designed in Visual Basic .NET. In the application,
I have a form that contains a Crystal ReportViewer control, and that control
hosts a Crystal ReportDocument. The problem is this: When I lauch the report
in the ReportViewer, another application (completely unrelated to this
one) starts on the same PC. This other unrelated application also uses
embedded Crystal Reports.
Anyone out there encountered this problem before? I would really like to
suppress this other application from starting. I can grab the process and
kill it that way, but I don't want to have to do that. I really don't want
this other app to start when I launch a report in my app.
 

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

Top