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. Frustrated

Frustrated

Scheduled Pinned Locked Moved The Lounge
helpvisual-studiocsharpc++com
15 Posts 9 Posters 3 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.
  • O Offline
    O Offline
    Oz Solomon
    wrote on last edited by
    #1

    <rant> So VS.NET 2003 will be coming out soon. Geez.. great. But what about all us users who have been stuck with VS.NET 2002 with all it's frustrating bugs for a year now? And the #1 bug that's been plaguing our project is the infamous VS.NET file locking bug: As soon as your DLL passes the magical 64kb mark, you get the "the file is locked by another process" error. Another process my #@$#@!!! And now, for the millionth's time since we started this project I have to either fork the project into artificially smaller project (man, I thought the days of 64kb limits were long behind us!) or add yet another utility project to do some voodoo file copying to get around the problem. I think this is irresponsible behavior on Microsoft's side. In the entire year that VS.NET has been on the market, only one patch (fixing only one bug) was released (and even that one was hard to find!). Now we'll be forced to upgrade to the new IDE (god knows what problems that will introduce) just because they didn't fix fundemental problems with the current release. Maybe someone from Microsofts hangs around the lounge and would like to tell me why it has to be this way? </rant> -Oz --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...

    C R J L T 5 Replies Last reply
    0
    • O Oz Solomon

      <rant> So VS.NET 2003 will be coming out soon. Geez.. great. But what about all us users who have been stuck with VS.NET 2002 with all it's frustrating bugs for a year now? And the #1 bug that's been plaguing our project is the infamous VS.NET file locking bug: As soon as your DLL passes the magical 64kb mark, you get the "the file is locked by another process" error. Another process my #@$#@!!! And now, for the millionth's time since we started this project I have to either fork the project into artificially smaller project (man, I thought the days of 64kb limits were long behind us!) or add yet another utility project to do some voodoo file copying to get around the problem. I think this is irresponsible behavior on Microsoft's side. In the entire year that VS.NET has been on the market, only one patch (fixing only one bug) was released (and even that one was hard to find!). Now we'll be forced to upgrade to the new IDE (god knows what problems that will introduce) just because they didn't fix fundemental problems with the current release. Maybe someone from Microsofts hangs around the lounge and would like to tell me why it has to be this way? </rant> -Oz --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...

      C Offline
      C Offline
      Chris Maunder
      wrote on last edited by
      #2

      I hope you cc'd Nick on this ;) cheers, Chris Maunder

      O 1 Reply Last reply
      0
      • O Oz Solomon

        <rant> So VS.NET 2003 will be coming out soon. Geez.. great. But what about all us users who have been stuck with VS.NET 2002 with all it's frustrating bugs for a year now? And the #1 bug that's been plaguing our project is the infamous VS.NET file locking bug: As soon as your DLL passes the magical 64kb mark, you get the "the file is locked by another process" error. Another process my #@$#@!!! And now, for the millionth's time since we started this project I have to either fork the project into artificially smaller project (man, I thought the days of 64kb limits were long behind us!) or add yet another utility project to do some voodoo file copying to get around the problem. I think this is irresponsible behavior on Microsoft's side. In the entire year that VS.NET has been on the market, only one patch (fixing only one bug) was released (and even that one was hard to find!). Now we'll be forced to upgrade to the new IDE (god knows what problems that will introduce) just because they didn't fix fundemental problems with the current release. Maybe someone from Microsofts hangs around the lounge and would like to tell me why it has to be this way? </rant> -Oz --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...

        R Offline
        R Offline
        Russell Morris
        wrote on last edited by
        #3

        Oz Solomonovich wrote: And the #1 bug that's been plaguing our project is the infamous VS.NET file locking bug: As soon as your DLL passes the magical 64kb mark, you get the "the file is locked by another process" error. Another process my #@$#@!!! I hate to send you into an even lengthier tirade - but where does this bug occur? Is it only with C++ projects? BTW: I love WndTabs! ;) -- Russell Morris "Have you gone mad Frink? Put down that science pole!"

        O L 2 Replies Last reply
        0
        • O Oz Solomon

          <rant> So VS.NET 2003 will be coming out soon. Geez.. great. But what about all us users who have been stuck with VS.NET 2002 with all it's frustrating bugs for a year now? And the #1 bug that's been plaguing our project is the infamous VS.NET file locking bug: As soon as your DLL passes the magical 64kb mark, you get the "the file is locked by another process" error. Another process my #@$#@!!! And now, for the millionth's time since we started this project I have to either fork the project into artificially smaller project (man, I thought the days of 64kb limits were long behind us!) or add yet another utility project to do some voodoo file copying to get around the problem. I think this is irresponsible behavior on Microsoft's side. In the entire year that VS.NET has been on the market, only one patch (fixing only one bug) was released (and even that one was hard to find!). Now we'll be forced to upgrade to the new IDE (god knows what problems that will introduce) just because they didn't fix fundemental problems with the current release. Maybe someone from Microsofts hangs around the lounge and would like to tell me why it has to be this way? </rant> -Oz --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...

          J Offline
          J Offline
          Joshua Nussbaum
          wrote on last edited by
          #4

          Anyone know when VS.NET 2003 will be released? I'm really looking forward to the Compact Framework stuff.

          C 1 Reply Last reply
          0
          • C Chris Maunder

            I hope you cc'd Nick on this ;) cheers, Chris Maunder

            O Offline
            O Offline
            Oz Solomon
            wrote on last edited by
            #5

            No complaints to Nick - he's been doing an excellent job in moving VC++ along! I don't think he's related to the IDE team (though I wish he were...) -Oz --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...

            C 1 Reply Last reply
            0
            • R Russell Morris

              Oz Solomonovich wrote: And the #1 bug that's been plaguing our project is the infamous VS.NET file locking bug: As soon as your DLL passes the magical 64kb mark, you get the "the file is locked by another process" error. Another process my #@$#@!!! I hate to send you into an even lengthier tirade - but where does this bug occur? Is it only with C++ projects? BTW: I love WndTabs! ;) -- Russell Morris "Have you gone mad Frink? Put down that science pole!"

              O Offline
              O Offline
              Oz Solomon
              wrote on last edited by
              #6

              Russell Morris wrote: Is it only with C++ projects? I see it C# projects. With the way the C# projects work (and possibly VC.NET projects as well), the IDE has to copy the output DLL to two or three locations (even more if you have a lot of references), so the bug manifests itself more. I suspect that it would be more rare with VC++ project since there is less copying involved (read: I've never seen it in any of my VC++ projects). Russell Morris wrote: BTW: I love WndTabs! Thanks! --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...

              1 Reply Last reply
              0
              • R Russell Morris

                Oz Solomonovich wrote: And the #1 bug that's been plaguing our project is the infamous VS.NET file locking bug: As soon as your DLL passes the magical 64kb mark, you get the "the file is locked by another process" error. Another process my #@$#@!!! I hate to send you into an even lengthier tirade - but where does this bug occur? Is it only with C++ projects? BTW: I love WndTabs! ;) -- Russell Morris "Have you gone mad Frink? Put down that science pole!"

                L Offline
                L Offline
                leppie
                wrote on last edited by
                #7

                Nope C# for me anyways. For every build I want to do I have first close VS.NET, then delete the obj directory, then reopen and build, but build will only build once, very fustrating. I now just made it a single project in a solution to cut down load/build times, then have it refenced in another VS.NET instance. I never knew it was a bug though, though it was just me, but it all makes sense now. Damn you MS for making me lose confidence in myself. ;P I rated this article 2 by mistake. It deserves more. I wanted to get to the second page... - vjedlicka 3:33 25 Nov '02

                1 Reply Last reply
                0
                • O Oz Solomon

                  No complaints to Nick - he's been doing an excellent job in moving VC++ along! I don't think he's related to the IDE team (though I wish he were...) -Oz --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...

                  C Offline
                  C Offline
                  Chris Maunder
                  wrote on last edited by
                  #8

                  Nick's pretty good at slapping those guys around though. I heard he made CodeProject feedback on VS.NET required reading for some of those guys! cheers, Chris Maunder

                  1 Reply Last reply
                  0
                  • J Joshua Nussbaum

                    Anyone know when VS.NET 2003 will be released? I'm really looking forward to the Compact Framework stuff.

                    C Offline
                    C Offline
                    Chris Maunder
                    wrote on last edited by
                    #9

                    Real Soon Now®. cheers, Chris Maunder

                    L 1 Reply Last reply
                    0
                    • C Chris Maunder

                      Real Soon Now®. cheers, Chris Maunder

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #10

                      Chris Maunder wrote: Real Soon Now®. Is that in the eastern time zone, or that crazy mountain time? evilpen dot net

                      C J 2 Replies Last reply
                      0
                      • L Lost User

                        Chris Maunder wrote: Real Soon Now®. Is that in the eastern time zone, or that crazy mountain time? evilpen dot net

                        C Offline
                        C Offline
                        Chris Maunder
                        wrote on last edited by
                        #11

                        Kristopher wrote: crazy mountain time :D cheers, Chris Maunder

                        1 Reply Last reply
                        0
                        • L Lost User

                          Chris Maunder wrote: Real Soon Now®. Is that in the eastern time zone, or that crazy mountain time? evilpen dot net

                          J Offline
                          J Offline
                          Jim Crafton
                          wrote on last edited by
                          #12

                          Kristopher wrote: Is that in the eastern time zone, or that crazy mountain time? It's in GRT (General Redmond Time) ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!

                          D 1 Reply Last reply
                          0
                          • O Oz Solomon

                            <rant> So VS.NET 2003 will be coming out soon. Geez.. great. But what about all us users who have been stuck with VS.NET 2002 with all it's frustrating bugs for a year now? And the #1 bug that's been plaguing our project is the infamous VS.NET file locking bug: As soon as your DLL passes the magical 64kb mark, you get the "the file is locked by another process" error. Another process my #@$#@!!! And now, for the millionth's time since we started this project I have to either fork the project into artificially smaller project (man, I thought the days of 64kb limits were long behind us!) or add yet another utility project to do some voodoo file copying to get around the problem. I think this is irresponsible behavior on Microsoft's side. In the entire year that VS.NET has been on the market, only one patch (fixing only one bug) was released (and even that one was hard to find!). Now we'll be forced to upgrade to the new IDE (god knows what problems that will introduce) just because they didn't fix fundemental problems with the current release. Maybe someone from Microsofts hangs around the lounge and would like to tell me why it has to be this way? </rant> -Oz --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...

                            L Offline
                            L Offline
                            Lost User
                            wrote on last edited by
                            #13

                            More of a turbo rant I thought :laugh: Elaine (fluffy tigress emoticon) The tigress is here :-D

                            1 Reply Last reply
                            0
                            • J Jim Crafton

                              Kristopher wrote: Is that in the eastern time zone, or that crazy mountain time? It's in GRT (General Redmond Time) ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!

                              D Offline
                              D Offline
                              David Wulff
                              wrote on last edited by
                              #14

                              Acording to Windows' Date/Time Properties, GRT is GMT +/- ∞ :~


                              David Wulff

                              "David Wulff can't live without me, so you shouldn't either" - Paul Watson

                              1 Reply Last reply
                              0
                              • O Oz Solomon

                                <rant> So VS.NET 2003 will be coming out soon. Geez.. great. But what about all us users who have been stuck with VS.NET 2002 with all it's frustrating bugs for a year now? And the #1 bug that's been plaguing our project is the infamous VS.NET file locking bug: As soon as your DLL passes the magical 64kb mark, you get the "the file is locked by another process" error. Another process my #@$#@!!! And now, for the millionth's time since we started this project I have to either fork the project into artificially smaller project (man, I thought the days of 64kb limits were long behind us!) or add yet another utility project to do some voodoo file copying to get around the problem. I think this is irresponsible behavior on Microsoft's side. In the entire year that VS.NET has been on the market, only one patch (fixing only one bug) was released (and even that one was hard to find!). Now we'll be forced to upgrade to the new IDE (god knows what problems that will introduce) just because they didn't fix fundemental problems with the current release. Maybe someone from Microsofts hangs around the lounge and would like to tell me why it has to be this way? </rant> -Oz --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...

                                T Offline
                                T Offline
                                Todd C Wilson
                                wrote on last edited by
                                #15

                                Oz Solomonovich wrote: Maybe someone from Microsofts hangs around the lounge and would like to tell me why it has to be this way? So you'll buy the 2003 version. Of course, those of us who don't like wasting time are sticking with VC6 until Microsoft fixes all the bugs and introduces new ones. Remember, bug fixes don't sell, only new features sell.


                                Through 86 years of perpetual motion, if he likes you he'll smile and he'll say, "Some of it's magic, some of it's tragic, but I had a good life all the way"

                                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