|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SP5 to SP6: To update or not?I am currently running SP5. What is the general consensus these days?
Should I install SP6??? -- Thanks. If it ain't broke...
-- Show quoteHide quoteChris Hanscom - Microsoft MVP (VB) Veign's Resource Center http://www.veign.com/vrc_main.asp -- Read. Decide. Sign the petition to Microsoft. http://classicvb.org/petition/ "Saucer Man" <saucerman@nospam.net> wrote in message news:sPGdnVHz5ofeZQHfRVn-jw@adelphia.com... > I am currently running SP5. What is the general consensus these days? > Should I install SP6??? > > -- > > Thanks. > > > ....SP6 -could- break it <g>
Saga Show quoteHide quote "Veign" <NOSPAMinveign@veign.com> wrote in message news:u3Xe14jZFHA.2124@TK2MSFTNGP14.phx.gbl... > If it ain't broke... > > > -- > Chris Hanscom - Microsoft MVP (VB) > Veign's Resource Center > http://www.veign.com/vrc_main.asp > -- > Read. Decide. Sign the petition to Microsoft. > http://classicvb.org/petition/ > > > "Saucer Man" <saucerman@nospam.net> wrote in message > news:sPGdnVHz5ofeZQHfRVn-jw@adelphia.com... >> I am currently running SP5. What is the general consensus these >> days? >> Should I install SP6??? >> >> -- >> >> Thanks. >> >> >> > > "Saucer Man" <saucerman@nospam.net> wrote in message Not unless you have a specific reason to. news:sPGdnVHz5ofeZQHfRVn-jw@adelphia.com > I am currently running SP5. What is the general consensus these days? > Should I install SP6??? -- Reply to the group so all can participate VB.Net: "Fool me once..." "Saucer Man" <saucerman@nospam.net>'s wild thoughts were released on Tue, 31 May 2005 19:50:26 -0400 bearing thefollowing fruit: >I am currently running SP5. What is the general consensus these days? I'm still using SP3 cuz I ain't seen no reason to change it.>Should I install SP6??? Jan Hyde (VB MVP) -- As far as we know, our computer has never had an undetected error. [Abolish the TV Licence - http://www.tvlicensing.biz/] > Me too.> I'm still using SP3 cuz I ain't seen no reason to change it. > Jan Hyde (VB MVP) > If and when you get a package that is undeployable on all platforms then
install SP6. The only issue that I have found with SP6 is it may pick up an out of date compilation of your application during the packaging process. The solution is to delete ALL old compilations and recompile before packaging your application. A little tedious but otherwise SP6 appears very sweet! Martin Show quoteHide quote "Saucer Man" <saucerman@nospam.net> wrote in message news:sPGdnVHz5ofeZQHfRVn-jw@adelphia.com... > I am currently running SP5. What is the general consensus these days? > Should I install SP6??? > > -- > > Thanks. > > > "Martin" <cad***@btconnect.com>'s wild thoughts were released on Wed, 1 Jun 2005 08:18:55 +0000 (UTC) bearing thefollowing fruit: >If and when you get a package that is undeployable on all platforms then I'd be very suprised if SP6 had any effect on the P&DW. The>install SP6. > >The only issue that I have found with SP6 is it may pick up an out of date >compilation of your application during the packaging process. The solution >is to delete ALL old compilations and recompile before packaging your >application. A little tedious but otherwise SP6 appears very sweet! P&DW is a vb project and it uses your vbp to determine where to pick up the files. J Show quoteHide quote >Martin Jan Hyde (VB MVP)> >"Saucer Man" <saucerman@nospam.net> wrote in message >news:sPGdnVHz5ofeZQHfRVn-jw@adelphia.com... >> I am currently running SP5. What is the general consensus these days? >> Should I install SP6??? >> >> -- >> >> Thanks. >> >> >> > -- Pregnancy: The shape of things to come (M. Rose Pierce) [Abolish the TV Licence - http://www.tvlicensing.biz/] heard rumors that with SP6 the DAO data-control can no longer directly
access an access db above access 97 even with DAO 3.6 installed not tested since i use SP5 where it works ok with DAO 3.6 If you install SP6 be sure to have a copy of old mscomctl.ocx, because
there MS adds a bug to Listview control, so that is no more possible to move columns by mouse (if you do your application crashs). On Tue, 31 May 2005 19:50:26 -0400, "Saucer Man" <saucerman@nospam.net> wrote: Show quoteHide quote >I am currently running SP5. What is the general consensus these days? >Should I install SP6??? > >-- > >Thanks. > > > Or use this fix;
FIX: The Windows Common Controls Mscomctl.ocx or Comctl32.ocx may cause your application or the Visual Basic 6 IDE to unexpectedly quit, or you may receive a "Divide By Zero" error message http://support.microsoft.com/?id=896559 -- Show quoteHide quoteChris Hanscom - Microsoft MVP (VB) Veign's Resource Center http://www.veign.com/vrc_main.asp -- Read. Decide. Sign the petition to Microsoft. http://classicvb.org/petition/ "Markus Weber (Megalith GmbH)" <m.we***@megalith-software.de> wrote in message news:429d7f05.71410578@msnews.microsoft.com... > If you install SP6 be sure to have a copy of old mscomctl.ocx, because > there MS adds a bug to Listview control, so that is no more possible > to move columns by mouse (if you do your application crashs). > > On Tue, 31 May 2005 19:50:26 -0400, "Saucer Man" > <saucerman@nospam.net> wrote: > > >I am currently running SP5. What is the general consensus these days? > >Should I install SP6??? > > > >-- > > > >Thanks. > > > > > > > Thanks a lot for this information!
Show quoteHide quote >FIX: The Windows Common Controls Mscomctl.ocx or >Comctl32.ocx may cause your application or the Visual Basic 6 IDE >to unexpectedly quit, or you may receive a "Divide By Zero" error message >http://support.microsoft.com/?id=896559 > >-- >Chris Hanscom - Microsoft MVP (VB) >Veign's Resource Center >http://www.veign.com/vrc_main.asp >-- >Read. Decide. Sign the petition to Microsoft. >http://classicvb.org/petition/ > > >"Markus Weber (Megalith GmbH)" <m.we***@megalith-software.de> wrote in >message news:429d7f05.71410578@msnews.microsoft.com... >> If you install SP6 be sure to have a copy of old mscomctl.ocx, because >> there MS adds a bug to Listview control, so that is no more possible >> to move columns by mouse (if you do your application crashs). >> >> On Tue, 31 May 2005 19:50:26 -0400, "Saucer Man" >> <saucerman@nospam.net> wrote: >> >> >I am currently running SP5. What is the general consensus these days? >> >Should I install SP6??? >> > >> >-- >> > >> >Thanks. >> > >> > >> > >> > > Thanks for all the suggestions. I think I will stay with SP5 for now!
-- Show quoteHide quoteThanks. "Saucer Man" <saucerman@nospam.net> wrote in message news:sPGdnVHz5ofeZQHfRVn-jw@adelphia.com... >I am currently running SP5. What is the general consensus these days? >Should I install SP6??? > > -- > > Thanks. > > >
Creating a DLL and calling it from an app
Using "Include" Approach for Repetitive Code... How to calculate this? Sudden automation error with MS XML object memory leak ? Runtime error 53 Setting Label zorder above picture control Common dialog control App Protection How do I deploy a VB6 program to folder whose filename has spaces? |
|||||||||||||||||||||||