Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Crystal Report Exceptions in ASP.NET

Crystal Report Exceptions in ASP.NET

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    ReoStar
    wrote on last edited by
    #1

    Hi All....!!! Im new() here ;) Well, ive been working on Crystal Reports in ASP.Net (using vb.net). While genrating reports (@ runtime) i encountered few problems... Im not able to make head or tails of these exceptions. Can anyone explain to me wht r these exceptions n y these occur? 1. CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed. 2. QueryEngineFailure ThanX in advance....:) Regards, Reo.

    A 1 Reply Last reply
    0
    • R ReoStar

      Hi All....!!! Im new() here ;) Well, ive been working on Crystal Reports in ASP.Net (using vb.net). While genrating reports (@ runtime) i encountered few problems... Im not able to make head or tails of these exceptions. Can anyone explain to me wht r these exceptions n y these occur? 1. CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed. 2. QueryEngineFailure ThanX in advance....:) Regards, Reo.

      A Offline
      A Offline
      afronaut
      wrote on last edited by
      #2

      I had a similar problem and had to fight so hard with Crystal. In our case, it was because Crystal was trying to reference some libraries / files that were outside the web directory. This directory did not have permissions for the IUSER or ASPNET account. You can fix it in a few ways: you could disable anonymous access to the folder and have it use your built in windows permissions or you can give access to the directory to the ASPNET or IUSER accounts. I believe it is: c:\program files\common files\crystal decisions\ Hope this helps you - *->>Always working on my game, teach me *->>something new. cout << "dav1d\n";

      M 1 Reply Last reply
      0
      • A afronaut

        I had a similar problem and had to fight so hard with Crystal. In our case, it was because Crystal was trying to reference some libraries / files that were outside the web directory. This directory did not have permissions for the IUSER or ASPNET account. You can fix it in a few ways: you could disable anonymous access to the folder and have it use your built in windows permissions or you can give access to the directory to the ASPNET or IUSER accounts. I believe it is: c:\program files\common files\crystal decisions\ Hope this helps you - *->>Always working on my game, teach me *->>something new. cout << "dav1d\n";

        M Offline
        M Offline
        Madni Abbasi
        wrote on last edited by
        #3

        I was looking for answer of error message "Logon Failed" while working with crystal reports . I tried your answer but still its not working. have u any more ideas? thnx in adv

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups