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. General Programming
  3. Visual Basic
  4. There are not enough concurrent access licenses to log you on. [Crystal report]

There are not enough concurrent access licenses to log you on. [Crystal report]

Scheduled Pinned Locked Moved Visual Basic
help
6 Posts 4 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.
  • A Offline
    A Offline
    AJAYWVK87
    wrote on last edited by
    #1

    hi all when i open at a time more then 5 report in crystal report by vb 6.0 then it give's error which error discreption below read it. Run-time error '-2147189547'(80047cd5) there are not enough concurrent access licenses to log you on. This system has 5 concurrent access license. Please try again later, or contact your system administrator to obtain more licenses. Licenses can be purchased direct from Seagate Software or through the Segate Software Online Store. but i don't want to purchase, I want trap this error in vb 6.0 & give it only our msg for the same. If any one know this solution then replay me if possible the replay with source code. Thanx

    C D 2 Replies Last reply
    0
    • A AJAYWVK87

      hi all when i open at a time more then 5 report in crystal report by vb 6.0 then it give's error which error discreption below read it. Run-time error '-2147189547'(80047cd5) there are not enough concurrent access licenses to log you on. This system has 5 concurrent access license. Please try again later, or contact your system administrator to obtain more licenses. Licenses can be purchased direct from Seagate Software or through the Segate Software Online Store. but i don't want to purchase, I want trap this error in vb 6.0 & give it only our msg for the same. If any one know this solution then replay me if possible the replay with source code. Thanx

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      does vb6 not have try/catch ?

      Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.

      D 1 Reply Last reply
      0
      • C Christian Graus

        does vb6 not have try/catch ?

        Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.

        D Offline
        D Offline
        Duncan Edwards Jones
        wrote on last edited by
        #3

        Nope - but On Error Goto should suit the requirement.

        '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

        A 1 Reply Last reply
        0
        • A AJAYWVK87

          hi all when i open at a time more then 5 report in crystal report by vb 6.0 then it give's error which error discreption below read it. Run-time error '-2147189547'(80047cd5) there are not enough concurrent access licenses to log you on. This system has 5 concurrent access license. Please try again later, or contact your system administrator to obtain more licenses. Licenses can be purchased direct from Seagate Software or through the Segate Software Online Store. but i don't want to purchase, I want trap this error in vb 6.0 & give it only our msg for the same. If any one know this solution then replay me if possible the replay with source code. Thanx

          D Offline
          D Offline
          DJ Matthews
          wrote on last edited by
          #4

          I have ran into this many times in .net, not sure if its the same with vb6. make sure that once you load the report into whatever it is your doing, that you use the ".close" to unload the report and release the licenses. You should be able to load it into a viewer and close it with no problems. Hope this helps. PS. First post =)

          A 1 Reply Last reply
          0
          • D Duncan Edwards Jones

            Nope - but On Error Goto should suit the requirement.

            '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

            A Offline
            A Offline
            AJAYWVK87
            wrote on last edited by
            #5

            On error Goto it is not working it can not traped. give me other solution.

            1 Reply Last reply
            0
            • D DJ Matthews

              I have ran into this many times in .net, not sure if its the same with vb6. make sure that once you load the report into whatever it is your doing, that you use the ".close" to unload the report and release the licenses. You should be able to load it into a viewer and close it with no problems. Hope this helps. PS. First post =)

              A Offline
              A Offline
              AJAYWVK87
              wrote on last edited by
              #6

              Can i trap crystal report pop up msg in vb 6.0

              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