crystalreport XI

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • guptamkomal
    New Member
    • May 2007
    • 6

    crystalreport XI

    Hi to all,
    I am new in crystal report, pls help me out.
    When my report is accessible by multiple user it become very slow,how to speed up it,pls provide me proper solution as soon as possible.
  • Paulson
    New Member
    • Apr 2007
    • 63

    #2
    Originally posted by guptamkomal
    Hi to all,
    I am new in crystal report, pls help me out.
    When my report is accessible by multiple user it become very slow,how to speed up it,pls provide me proper solution as soon as possible.

    Hi

    Hi Guptha

    Which version of Vs are u using? 1 or 2. If it is 2 I dont know what the problem is.

    Even if it is 1 I still don know what problem is --> but still I can tell you

    Each time a crystal report is created lot of space is used up
    in the cleint machine.It creates huge temp files in a temp folder.Actually these shud get automatically deleted once the report is created but this does not happen always.So it makes the machine slow. I dont know how to suggest a solution for this.

    I recommend you to try it on machines with good disk sapce and check if it is getting slow(though this is not the ultimate solution u will get a better idea of what the problem is.) I f it helps pls inform.
    Sorry if I wasted your time.

    keep the good work going.

    Thanks in advance Paulson

    Comment

    • iluvparixit
      New Member
      • May 2007
      • 3

      #3
      in addition to the problem already stated by gupta -- the the client computer getting very slow while trying to load a report -- i have another problem - the report on loading at the client machine simply shows nothing.. its blank! and whats worse is that it does not throw any exception either. The same report on the server machine (database sql server 2005) runs normally. Please provide help if you can. Thanks
      Parikshit

      Comment

      • guptamkomal
        New Member
        • May 2007
        • 6

        #4
        Hi Paulson

        Thanks for Reply,
        My VS version is 2.
        I tried your solution but it does'nt work.Pls suggest me some another solution if you have.
        Thanks in advance

        Regards,
        Komal

        Comment

        • iluvparixit
          New Member
          • May 2007
          • 3

          #5
          hi Komal,

          just wanted to know whether ure using a DataSet or some other System.Data namespace object(DataSet/DataTable/..etc) to populate the report at runtime or have u simply used the database expert ? Did u face a problem like the one im facing - a blank report on the client machine? Is urs a web app or win forms?

          thanks
          Parikshit

          Comment

          • guptamkomal
            New Member
            • May 2007
            • 6

            #6
            Originally posted by iluvparixit
            hi Komal,

            just wanted to know whether ure using a DataSet or some other System.Data namespace object(DataSet/DataTable/..etc) to populate the report at runtime or have u simply used the database expert ? Did u face a problem like the one im facing - a blank report on the client machine? Is urs a web app or win forms?

            thanks
            Parikshit

            Hi Parixit,
            I had simply used the database expert and it is a web appliction. I did not face prob like u,My prob is just i am accessing my data very slow.Did u find any solution,if yes then guide me also.

            Thanks,
            Komal

            Comment

            • iluvparixit
              New Member
              • May 2007
              • 3

              #7
              Originally posted by guptamkomal
              Hi Parixit,
              I had simply used the database expert and it is a web appliction. I did not face prob like u,My prob is just i am accessing my data very slow.Did u find any solution,if yes then guide me also.

              Thanks,
              Komal
              hi Komal,

              when u publish ur website, u'll find 2 or more dlls(assemblies ) in the bin folder of the web app. u can use the ngen.exe command line tool to create native images of these assemblies. this way the JITer wont have to be invoked each time and ur app should be able to furnish quicker responses. check out msdn for additional ngen.exe options. Regarding the temp files problem that Paulson has talked about, i too havent a clue! but i think ngen will help a great deal.

              Parikshit

              Comment

              • guptamkomal
                New Member
                • May 2007
                • 6

                #8
                Thanks to all

                The above all solutions do not work for me. Pls provide me some other solution as soon as possible ,its very urgent.

                Regards,
                Komal

                Comment

                Working...