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. Visual Basic
  4. Exe file bigger than usually

Exe file bigger than usually

Scheduled Pinned Locked Moved Visual Basic
visual-studiohelpannouncement
10 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.
  • T Offline
    T Offline
    TeachesOfPeaches
    wrote on last edited by
    #1

    Hello, after the compilation of my vb6.0 project my exe file was usually about 5MB. But recently I either get the error 'system errror &H80004005 (-2147467259) unknown error' or in the case that the compilation was successful the exe file is about 120MB. (the files that belong to the project are not bigger than 7MB alltogether). Does any one know how it is possible that the exe file can become so big. The only changes I've made were minor code changes.I didn't add any references or componets to the project.I've tried to reinstall the VS 6.0 and all the components I use but without any result. Even the older version of the project which I've compiled to the normal size a few weeks ago is now about 120MB after compilation. I use VB6 with SP6 on a WinXP machine. I would be very greatful for any kind of idea or information regards, Andreas:confused:

    G S 2 Replies Last reply
    0
    • T TeachesOfPeaches

      Hello, after the compilation of my vb6.0 project my exe file was usually about 5MB. But recently I either get the error 'system errror &H80004005 (-2147467259) unknown error' or in the case that the compilation was successful the exe file is about 120MB. (the files that belong to the project are not bigger than 7MB alltogether). Does any one know how it is possible that the exe file can become so big. The only changes I've made were minor code changes.I didn't add any references or componets to the project.I've tried to reinstall the VS 6.0 and all the components I use but without any result. Even the older version of the project which I've compiled to the normal size a few weeks ago is now about 120MB after compilation. I use VB6 with SP6 on a WinXP machine. I would be very greatful for any kind of idea or information regards, Andreas:confused:

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      Check that you haven't included debug information in the compilation.

      --- It's amazing to see how much work some people will go through just to avoid a little bit of work.

      A T 2 Replies Last reply
      0
      • G Guffa

        Check that you haven't included debug information in the compilation.

        --- It's amazing to see how much work some people will go through just to avoid a little bit of work.

        A Offline
        A Offline
        arcticbrew
        wrote on last edited by
        #3

        "the exe file is about 120MB" Is it 120MB or 12MB?

        G T 2 Replies Last reply
        0
        • A arcticbrew

          "the exe file is about 120MB" Is it 120MB or 12MB?

          G Offline
          G Offline
          Guffa
          wrote on last edited by
          #4

          How would I know? Ask the original poster.

          --- It's amazing to see how much work some people will go through just to avoid a little bit of work.

          1 Reply Last reply
          0
          • G Guffa

            Check that you haven't included debug information in the compilation.

            --- It's amazing to see how much work some people will go through just to avoid a little bit of work.

            T Offline
            T Offline
            TeachesOfPeaches
            wrote on last edited by
            #5

            do you mean the the option 'generate debug information for symbolic debugger' on the register compile in the project properties? This option isn't checked. So I assume I have no debug information in my compilation I have even found an older version of my vbp file and tried to compile the project using it but the exe file was still 120MB

            1 Reply Last reply
            0
            • A arcticbrew

              "the exe file is about 120MB" Is it 120MB or 12MB?

              T Offline
              T Offline
              TeachesOfPeaches
              wrote on last edited by
              #6

              It is 120MB so the difference is really significant. I think I wouldn't bother about 12MB.

              1 Reply Last reply
              0
              • T TeachesOfPeaches

                Hello, after the compilation of my vb6.0 project my exe file was usually about 5MB. But recently I either get the error 'system errror &H80004005 (-2147467259) unknown error' or in the case that the compilation was successful the exe file is about 120MB. (the files that belong to the project are not bigger than 7MB alltogether). Does any one know how it is possible that the exe file can become so big. The only changes I've made were minor code changes.I didn't add any references or componets to the project.I've tried to reinstall the VS 6.0 and all the components I use but without any result. Even the older version of the project which I've compiled to the normal size a few weeks ago is now about 120MB after compilation. I use VB6 with SP6 on a WinXP machine. I would be very greatful for any kind of idea or information regards, Andreas:confused:

                S Offline
                S Offline
                S Douglas
                wrote on last edited by
                #7

                TeachesOfPeaches wrote:

                Even the older version of the project which I've compiled to the normal size a few weeks ago is now about 120MB after compilation.

                Delete the bin and do a full recompile.


                I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

                T 1 Reply Last reply
                0
                • S S Douglas

                  TeachesOfPeaches wrote:

                  Even the older version of the project which I've compiled to the normal size a few weeks ago is now about 120MB after compilation.

                  Delete the bin and do a full recompile.


                  I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

                  T Offline
                  T Offline
                  TeachesOfPeaches
                  wrote on last edited by
                  #8

                  thanks for the suggestion but I'm working with vb6.0 and as far as I know there is no bin

                  S 1 Reply Last reply
                  0
                  • T TeachesOfPeaches

                    thanks for the suggestion but I'm working with vb6.0 and as far as I know there is no bin

                    S Offline
                    S Offline
                    S Douglas
                    wrote on last edited by
                    #9

                    TeachesOfPeaches wrote:

                    there is no bin

                    Sorry about that, I tend to use bin (as in binary) and exe interchangeably. :rolleyes:


                    I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

                    T 1 Reply Last reply
                    0
                    • S S Douglas

                      TeachesOfPeaches wrote:

                      there is no bin

                      Sorry about that, I tend to use bin (as in binary) and exe interchangeably. :rolleyes:


                      I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

                      T Offline
                      T Offline
                      TeachesOfPeaches
                      wrote on last edited by
                      #10

                      well I've also tried to delete the exe, but the result is still the same. But during the compilation there are two phases one "compilation in progress". I suppose this is the compiler, which works fine. The obj files are created. Then the second phase "exe is being created" which is the linker.This process fails very often. Do you think that perhaps any of the dlls which are linked with my project could be corrupt?

                      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