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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Why Visual Studio 6 C++ begins slowly editing for multy-project solution?

Why Visual Studio 6 C++ begins slowly editing for multy-project solution?

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++visual-studiotutorialquestion
8 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.
  • V Offline
    V Offline
    vgrigor1
    wrote on last edited by
    #1

    Why Visual Studio 6 C++ begins slowly editing for multy-project solution? VS6 sp6. One project being edited as text in studio - for inserting new string - works very fast, (on my P4-3000, 1GB) but if I edit this project in solution that includes 15 projects, inserting one line to 200 lined file takes 1-2 seconds, it is so long! why so happen? How to correct it? thanks

    P S K 3 Replies Last reply
    0
    • V vgrigor1

      Why Visual Studio 6 C++ begins slowly editing for multy-project solution? VS6 sp6. One project being edited as text in studio - for inserting new string - works very fast, (on my P4-3000, 1GB) but if I edit this project in solution that includes 15 projects, inserting one line to 200 lined file takes 1-2 seconds, it is so long! why so happen? How to correct it? thanks

      P Offline
      P Offline
      Prakash Nadar
      wrote on last edited by
      #2

      Is your visual studio linked to some SSC ? Source control ? If so, you can try removing it, This can speed up loading and editiing speed.


      -prakash Learning Symbian

      V 1 Reply Last reply
      0
      • V vgrigor1

        Why Visual Studio 6 C++ begins slowly editing for multy-project solution? VS6 sp6. One project being edited as text in studio - for inserting new string - works very fast, (on my P4-3000, 1GB) but if I edit this project in solution that includes 15 projects, inserting one line to 200 lined file takes 1-2 seconds, it is so long! why so happen? How to correct it? thanks

        S Offline
        S Offline
        Shay Harel
        wrote on last edited by
        #3

        Try to remove all the breakpoints in all projects, this is a killer too from some reason.

        1 Reply Last reply
        0
        • P Prakash Nadar

          Is your visual studio linked to some SSC ? Source control ? If so, you can try removing it, This can speed up loading and editiing speed.


          -prakash Learning Symbian

          V Offline
          V Offline
          vgrigor1
          wrote on last edited by
          #4

          No, it is not linkd to versioning systems, but only to BoundsChecker. But with swithed off all options. This program - can do this slow behavior ?

          P 1 Reply Last reply
          0
          • V vgrigor1

            No, it is not linkd to versioning systems, but only to BoundsChecker. But with swithed off all options. This program - can do this slow behavior ?

            P Offline
            P Offline
            Prakash Nadar
            wrote on last edited by
            #5

            vgrigor1 wrote:

            but only to BoundsChecker. But with swithed off all options. This program - can do this slow behavior ?

            I have not used boundschecker, so no idea.:-O


            -prakash Learning Symbian

            V 1 Reply Last reply
            0
            • P Prakash Nadar

              vgrigor1 wrote:

              but only to BoundsChecker. But with swithed off all options. This program - can do this slow behavior ?

              I have not used boundschecker, so no idea.:-O


              -prakash Learning Symbian

              V Offline
              V Offline
              vgrigor1
              wrote on last edited by
              #6

              Thanks for consideration

              1 Reply Last reply
              0
              • V vgrigor1

                Why Visual Studio 6 C++ begins slowly editing for multy-project solution? VS6 sp6. One project being edited as text in studio - for inserting new string - works very fast, (on my P4-3000, 1GB) but if I edit this project in solution that includes 15 projects, inserting one line to 200 lined file takes 1-2 seconds, it is so long! why so happen? How to correct it? thanks

                K Offline
                K Offline
                krmed
                wrote on last edited by
                #7

                You might try the following... Close your project, then delete the .ncb, .aps, and .clw files. Reopen the project and try again. The .ncb file in particular can grow quite large as you edit code, (and the .aps grows with resources). Therefore the more you add/edit without deleting these file can slow down VS considerably. Hope that helps. Karl - WK5M PP-ASEL-IA (N43CS) PGP Key: 0xDB02E193 PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193

                V 1 Reply Last reply
                0
                • K krmed

                  You might try the following... Close your project, then delete the .ncb, .aps, and .clw files. Reopen the project and try again. The .ncb file in particular can grow quite large as you edit code, (and the .aps grows with resources). Therefore the more you add/edit without deleting these file can slow down VS considerably. Hope that helps. Karl - WK5M PP-ASEL-IA (N43CS) PGP Key: 0xDB02E193 PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193

                  V Offline
                  V Offline
                  vgrigor1
                  wrote on last edited by
                  #8

                  I tried deleting .ncb file, it did not helped.

                  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