Not able to open CR file using c#

P

Prasanta

Hello,

In my system the crystal report working till yesterday as well, but
from today whenever I tried to open crystal report its asking me to
log on to crystal management server, which never appears previously. I
can't remember any changes I made or not to the setting, So when I am
calling from c# code its saying that crystal report client is not able
to open the crystal report file and its throws an exception.

Please any body can help me out this.

Cheers,
Prasanta
 
I

Ignacio Machin ( .NET/ C# MVP )

Hello,

In my system the crystal report working till yesterday as well, but
from today whenever I tried to open crystal report its asking me to
log on to crystal management server, which never appears previously. I
can't remember any changes I made or not to the setting, So when I am
calling from c# code its saying that crystal report client is not able
to open the crystal report file and its throws an exception.

Please any body can help me out this.

Cheers,
Prasanta

Hi,

What exception?
What version are you using?
are you using the version that came with VS or a separated one?
 
P

Prasanta

Hi,

What exception?
What version are you using?
are you using the version that came with VS or a separated one?

Hello,
I am using Crystal report V10.0, which is separated one not with the
VS one. Whenever I tried to open a .rpt file either its existing or
create new its asking crystal management server authentication, but in
manually if I cancel that its works fine, but from c# code its not
able to cancel the window and its saying that crystal report file is
not able to open by crystal report client.

The window is appearing from today only, it never appear previously.

Cheers,
PB
 

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