Not able to open CR file using c#

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Prasanta

    Not able to open CR file using c#

    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
  • Ignacio Machin ( .NET/ C# MVP )

    #2
    Re: Not able to open CR file using c#

    On Apr 11, 10:20 am, Prasanta <prasanta.bhow. ..@gmail.comwro te:
    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?

    Comment

    • Prasanta

      #3
      Re: Not able to open CR file using c#

      On Apr 11, 4:40 pm, "Ignacio Machin ( .NET/ C# MVP )"
      <ignacio.mac... @gmail.comwrote :
      On Apr 11, 10:20 am, Prasanta <prasanta.bhow. ..@gmail.comwro te:
      >
      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?
      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

      Comment

      Working...