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. The Lounge
  3. I HATE MICROSOFT!! (Part 4)

I HATE MICROSOFT!! (Part 4)

Scheduled Pinned Locked Moved The Lounge
helpvisual-studiocsharpquestion
16 Posts 9 Posters 2 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 Alan Balkany

    My PC died, and while it was being repaired, I worked on my laptop using Visual Studio 2005. When I got it back I put the current source on it and tried to Rebuild Solution. It didn't work. The compiler complained about mismatched DLL versions (both computers had Visual Studio 2005) and gave other cryptic error messages. This was correct code that had worked perfectly on the laptop. The help for one of the cryptic error messages told me I had a corrupt .idp file (as I recall). There was no such file in the project. It also suggested bad .pdb files (which also weren't there). I decided to reinstall Visual Studio. Installing MSDN, there were complaints of about two dozen "missing" files, but it eventually completed. Installing Visual Studio, I selected the Repair/Reinstall option and it immediately asked me to "Please insert Microsoft Visual Studio 2005 Professional Edition - ENU disk 1 now." The default path it gave was d:\vs. (I was installing from a CD on e:.) I changed the path to e: and pressed OK. The next dialog box said "The feature you are trying to use is on a CD-ROM or other removable disk that is not available." and repeated the previous message. WTF? This makes no sense. Repeated attempts also failed with even more cryptic messages. I'm unable to use Visual Studio 2005 to compile a correct programs, nor reinstall it to fix the problem. This, and many other problems with Microsoft software, lead me to suspect Vista is merely a symptom of a deeper problem at Microsoft. They're losing whatever ability they once had to produce usable software.

    P Offline
    P Offline
    Pete OHanlon
    wrote on last edited by
    #2

    You seem to be having so many problems with computers that it might be time to time to move onto a different career. Perhaps you could be a motivational speaker.

    Deja View - the feeling that you've seen this post before.

    My blog | My articles

    1 Reply Last reply
    0
    • A Alan Balkany

      My PC died, and while it was being repaired, I worked on my laptop using Visual Studio 2005. When I got it back I put the current source on it and tried to Rebuild Solution. It didn't work. The compiler complained about mismatched DLL versions (both computers had Visual Studio 2005) and gave other cryptic error messages. This was correct code that had worked perfectly on the laptop. The help for one of the cryptic error messages told me I had a corrupt .idp file (as I recall). There was no such file in the project. It also suggested bad .pdb files (which also weren't there). I decided to reinstall Visual Studio. Installing MSDN, there were complaints of about two dozen "missing" files, but it eventually completed. Installing Visual Studio, I selected the Repair/Reinstall option and it immediately asked me to "Please insert Microsoft Visual Studio 2005 Professional Edition - ENU disk 1 now." The default path it gave was d:\vs. (I was installing from a CD on e:.) I changed the path to e: and pressed OK. The next dialog box said "The feature you are trying to use is on a CD-ROM or other removable disk that is not available." and repeated the previous message. WTF? This makes no sense. Repeated attempts also failed with even more cryptic messages. I'm unable to use Visual Studio 2005 to compile a correct programs, nor reinstall it to fix the problem. This, and many other problems with Microsoft software, lead me to suspect Vista is merely a symptom of a deeper problem at Microsoft. They're losing whatever ability they once had to produce usable software.

      B Offline
      B Offline
      Brady Kelly
      wrote on last edited by
      #3

      Alan Balkany wrote:

      I decided to reinstall Visual Studio

      My hero! :-D

      A SINGLE-PHOTON TURNSTILE, a device in which photons are emitted one at a time under controlled circumstances, has been created by a team of scientists from Stanford (US), Hamamatsu Photonics (Japan), and NTT (Japan). Essentially the researchers use the quantization of electrical conductance to produce a quantization of photon emission. They put together a quantum well (the frontier between two thin semiconductor layers) containing a single electron (other electrons are dissuaded from entering because of a "Coulomb blockade" effect) with a quantum well containing a lone (comparably Coulomb blockaded) hole, and then cycle the voltage across the whole stack of layers in such a way that the lone electron and lone hole meet, mate, and make a lone photon. The resulting device, which operates at mK temperatures, is typically a tiny post some 700 nm tall and with a diameter of 200-1000 nm. (J. Kim et al., Nature, 11 February 1999.)

      S 1 Reply Last reply
      0
      • A Alan Balkany

        My PC died, and while it was being repaired, I worked on my laptop using Visual Studio 2005. When I got it back I put the current source on it and tried to Rebuild Solution. It didn't work. The compiler complained about mismatched DLL versions (both computers had Visual Studio 2005) and gave other cryptic error messages. This was correct code that had worked perfectly on the laptop. The help for one of the cryptic error messages told me I had a corrupt .idp file (as I recall). There was no such file in the project. It also suggested bad .pdb files (which also weren't there). I decided to reinstall Visual Studio. Installing MSDN, there were complaints of about two dozen "missing" files, but it eventually completed. Installing Visual Studio, I selected the Repair/Reinstall option and it immediately asked me to "Please insert Microsoft Visual Studio 2005 Professional Edition - ENU disk 1 now." The default path it gave was d:\vs. (I was installing from a CD on e:.) I changed the path to e: and pressed OK. The next dialog box said "The feature you are trying to use is on a CD-ROM or other removable disk that is not available." and repeated the previous message. WTF? This makes no sense. Repeated attempts also failed with even more cryptic messages. I'm unable to use Visual Studio 2005 to compile a correct programs, nor reinstall it to fix the problem. This, and many other problems with Microsoft software, lead me to suspect Vista is merely a symptom of a deeper problem at Microsoft. They're losing whatever ability they once had to produce usable software.

        S Offline
        S Offline
        Single Step Debugger
        wrote on last edited by
        #4

        Did you cleaned the files in the project debug/release directories?

        The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word.

        A 1 Reply Last reply
        0
        • A Alan Balkany

          My PC died, and while it was being repaired, I worked on my laptop using Visual Studio 2005. When I got it back I put the current source on it and tried to Rebuild Solution. It didn't work. The compiler complained about mismatched DLL versions (both computers had Visual Studio 2005) and gave other cryptic error messages. This was correct code that had worked perfectly on the laptop. The help for one of the cryptic error messages told me I had a corrupt .idp file (as I recall). There was no such file in the project. It also suggested bad .pdb files (which also weren't there). I decided to reinstall Visual Studio. Installing MSDN, there were complaints of about two dozen "missing" files, but it eventually completed. Installing Visual Studio, I selected the Repair/Reinstall option and it immediately asked me to "Please insert Microsoft Visual Studio 2005 Professional Edition - ENU disk 1 now." The default path it gave was d:\vs. (I was installing from a CD on e:.) I changed the path to e: and pressed OK. The next dialog box said "The feature you are trying to use is on a CD-ROM or other removable disk that is not available." and repeated the previous message. WTF? This makes no sense. Repeated attempts also failed with even more cryptic messages. I'm unable to use Visual Studio 2005 to compile a correct programs, nor reinstall it to fix the problem. This, and many other problems with Microsoft software, lead me to suspect Vista is merely a symptom of a deeper problem at Microsoft. They're losing whatever ability they once had to produce usable software.

          M Offline
          M Offline
          Mohammad Dayyan
          wrote on last edited by
          #5

          Hi there. Maybe some people hate Microsoft but I believe Microsoft make easy working computers and change our worlds . Don't think it Alan ?

          S G 2 Replies Last reply
          0
          • B Brady Kelly

            Alan Balkany wrote:

            I decided to reinstall Visual Studio

            My hero! :-D

            A SINGLE-PHOTON TURNSTILE, a device in which photons are emitted one at a time under controlled circumstances, has been created by a team of scientists from Stanford (US), Hamamatsu Photonics (Japan), and NTT (Japan). Essentially the researchers use the quantization of electrical conductance to produce a quantization of photon emission. They put together a quantum well (the frontier between two thin semiconductor layers) containing a single electron (other electrons are dissuaded from entering because of a "Coulomb blockade" effect) with a quantum well containing a lone (comparably Coulomb blockaded) hole, and then cycle the voltage across the whole stack of layers in such a way that the lone electron and lone hole meet, mate, and make a lone photon. The resulting device, which operates at mK temperatures, is typically a tiny post some 700 nm tall and with a diameter of 200-1000 nm. (J. Kim et al., Nature, 11 February 1999.)

            S Offline
            S Offline
            Single Step Debugger
            wrote on last edited by
            #6

            I also melted at the sight of this. :)

            The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word.

            1 Reply Last reply
            0
            • M Mohammad Dayyan

              Hi there. Maybe some people hate Microsoft but I believe Microsoft make easy working computers and change our worlds . Don't think it Alan ?

              S Offline
              S Offline
              Single Step Debugger
              wrote on last edited by
              #7

              Dry your eyes. :laugh: :laugh: :laugh:

              The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word.

              B M 2 Replies Last reply
              0
              • A Alan Balkany

                My PC died, and while it was being repaired, I worked on my laptop using Visual Studio 2005. When I got it back I put the current source on it and tried to Rebuild Solution. It didn't work. The compiler complained about mismatched DLL versions (both computers had Visual Studio 2005) and gave other cryptic error messages. This was correct code that had worked perfectly on the laptop. The help for one of the cryptic error messages told me I had a corrupt .idp file (as I recall). There was no such file in the project. It also suggested bad .pdb files (which also weren't there). I decided to reinstall Visual Studio. Installing MSDN, there were complaints of about two dozen "missing" files, but it eventually completed. Installing Visual Studio, I selected the Repair/Reinstall option and it immediately asked me to "Please insert Microsoft Visual Studio 2005 Professional Edition - ENU disk 1 now." The default path it gave was d:\vs. (I was installing from a CD on e:.) I changed the path to e: and pressed OK. The next dialog box said "The feature you are trying to use is on a CD-ROM or other removable disk that is not available." and repeated the previous message. WTF? This makes no sense. Repeated attempts also failed with even more cryptic messages. I'm unable to use Visual Studio 2005 to compile a correct programs, nor reinstall it to fix the problem. This, and many other problems with Microsoft software, lead me to suspect Vista is merely a symptom of a deeper problem at Microsoft. They're losing whatever ability they once had to produce usable software.

                J Offline
                J Offline
                Joe Woodbury
                wrote on last edited by
                #8

                I hate Microsoft for the simple reason than that their Visual Studio 2008 runtime package installers leaves all sorts of crap behind. And I don't think the MFC DLL is big enough (sarcasm smiley.)

                Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

                modified on Friday, August 15, 2008 6:02 PM

                1 Reply Last reply
                0
                • M Mohammad Dayyan

                  Hi there. Maybe some people hate Microsoft but I believe Microsoft make easy working computers and change our worlds . Don't think it Alan ?

                  G Offline
                  G Offline
                  Galo Vinueza S
                  wrote on last edited by
                  #9

                  Here, use my shoulder...

                  printf("Error: No keyboard found!"); printf("Press any key to continue");

                  M 1 Reply Last reply
                  0
                  • S Single Step Debugger

                    Dry your eyes. :laugh: :laugh: :laugh:

                    The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word.

                    M Offline
                    M Offline
                    Mohammad Dayyan
                    wrote on last edited by
                    #10

                    :-O :rolleyes:

                    1 Reply Last reply
                    0
                    • S Single Step Debugger

                      Dry your eyes. :laugh: :laugh: :laugh:

                      The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word.

                      B Offline
                      B Offline
                      Brady Kelly
                      wrote on last edited by
                      #11

                      Deyan Georgiev wrote:

                      The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word.

                      Anyone else not see the logic int his?

                      A SINGLE-PHOTON TURNSTILE, a device in which photons are emitted one at a time under controlled circumstances, has been created by a team of scientists from Stanford (US), Hamamatsu Photonics (Japan), and NTT (Japan). Essentially the researchers use the quantization of electrical conductance to produce a quantization of photon emission. They put together a quantum well (the frontier between two thin semiconductor layers) containing a single electron (other electrons are dissuaded from entering because of a "Coulomb blockade" effect) with a quantum well containing a lone (comparably Coulomb blockaded) hole, and then cycle the voltage across the whole stack of layers in such a way that the lone electron and lone hole meet, mate, and make a lone photon. The resulting device, which operates at mK temperatures, is typically a tiny post some 700 nm tall and with a diameter of 200-1000 nm. (J. Kim et al., Nature, 11 February 1999.)

                      1 Reply Last reply
                      0
                      • G Galo Vinueza S

                        Here, use my shoulder...

                        printf("Error: No keyboard found!"); printf("Press any key to continue");

                        M Offline
                        M Offline
                        Mohammad Dayyan
                        wrote on last edited by
                        #12

                        ;P

                        1 Reply Last reply
                        0
                        • S Single Step Debugger

                          Did you cleaned the files in the project debug/release directories?

                          The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word.

                          A Offline
                          A Offline
                          Alan Balkany
                          wrote on last edited by
                          #13

                          Yes. It didn't have any effect. I uninstalled and reinstalled, and still get: "fatal error C1902: Program database manager mismatch; please check your installation". The help for this error says: "A program database file (.pdb) was created using a newer version of mspdb80.dll than the one found while compiling."

                          1 Reply Last reply
                          0
                          • A Alan Balkany

                            My PC died, and while it was being repaired, I worked on my laptop using Visual Studio 2005. When I got it back I put the current source on it and tried to Rebuild Solution. It didn't work. The compiler complained about mismatched DLL versions (both computers had Visual Studio 2005) and gave other cryptic error messages. This was correct code that had worked perfectly on the laptop. The help for one of the cryptic error messages told me I had a corrupt .idp file (as I recall). There was no such file in the project. It also suggested bad .pdb files (which also weren't there). I decided to reinstall Visual Studio. Installing MSDN, there were complaints of about two dozen "missing" files, but it eventually completed. Installing Visual Studio, I selected the Repair/Reinstall option and it immediately asked me to "Please insert Microsoft Visual Studio 2005 Professional Edition - ENU disk 1 now." The default path it gave was d:\vs. (I was installing from a CD on e:.) I changed the path to e: and pressed OK. The next dialog box said "The feature you are trying to use is on a CD-ROM or other removable disk that is not available." and repeated the previous message. WTF? This makes no sense. Repeated attempts also failed with even more cryptic messages. I'm unable to use Visual Studio 2005 to compile a correct programs, nor reinstall it to fix the problem. This, and many other problems with Microsoft software, lead me to suspect Vista is merely a symptom of a deeper problem at Microsoft. They're losing whatever ability they once had to produce usable software.

                            M Offline
                            M Offline
                            Marc Clifton
                            wrote on last edited by
                            #14

                            Alan Balkany wrote:

                            When I got it back I put the current source

                            Alan Balkany wrote:

                            The compiler complained about mismatched DLL versions

                            Sounds like you copied more than source! Marc

                            Thyme In The Country Interacx My Blog

                            1 Reply Last reply
                            0
                            • A Alan Balkany

                              My PC died, and while it was being repaired, I worked on my laptop using Visual Studio 2005. When I got it back I put the current source on it and tried to Rebuild Solution. It didn't work. The compiler complained about mismatched DLL versions (both computers had Visual Studio 2005) and gave other cryptic error messages. This was correct code that had worked perfectly on the laptop. The help for one of the cryptic error messages told me I had a corrupt .idp file (as I recall). There was no such file in the project. It also suggested bad .pdb files (which also weren't there). I decided to reinstall Visual Studio. Installing MSDN, there were complaints of about two dozen "missing" files, but it eventually completed. Installing Visual Studio, I selected the Repair/Reinstall option and it immediately asked me to "Please insert Microsoft Visual Studio 2005 Professional Edition - ENU disk 1 now." The default path it gave was d:\vs. (I was installing from a CD on e:.) I changed the path to e: and pressed OK. The next dialog box said "The feature you are trying to use is on a CD-ROM or other removable disk that is not available." and repeated the previous message. WTF? This makes no sense. Repeated attempts also failed with even more cryptic messages. I'm unable to use Visual Studio 2005 to compile a correct programs, nor reinstall it to fix the problem. This, and many other problems with Microsoft software, lead me to suspect Vista is merely a symptom of a deeper problem at Microsoft. They're losing whatever ability they once had to produce usable software.

                              S Offline
                              S Offline
                              Steve Mayfield
                              wrote on last edited by
                              #15

                              did you consider that when you PC died, it corrupted some of the hard drive files? Did you run a chkdsk? Did you try searching the directory for any hidden or read-only files? If you used a CD to copy the files from the laptop to the PC, the files may have the read only attribute set.

                              Steve

                              A 1 Reply Last reply
                              0
                              • S Steve Mayfield

                                did you consider that when you PC died, it corrupted some of the hard drive files? Did you run a chkdsk? Did you try searching the directory for any hidden or read-only files? If you used a CD to copy the files from the laptop to the PC, the files may have the read only attribute set.

                                Steve

                                A Offline
                                A Offline
                                Alan Balkany
                                wrote on last edited by
                                #16

                                Thanks for the suggestions! I'll check into this.

                                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