Results 1 to 9 of 9

Thread: VB Service Pack 6.0,...

  1. #1

  2. #2
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    Didn't even know there was a SP6. Thought they'd focus on VS.NET more than that.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  3. #3
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    I have it installed at home and seems no different.

    Says it fixes many more obscure things such as linker errors when compiling very large projects etc etc

    I havent installed it at work just in case

    Time will tell.
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  4. #4
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    Trying to download here, very slow, must be popular or somthing, same thing happened with XP SP2 RC1, took ages when they first released it, flew after a day or two.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by Ideas Man
    Didn't even know there was a SP6. Thought they'd focus on VS.NET more than that.
    Maybe they're trying to show that they haven't abandoned VS6... yet.

  6. #6
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253
    http://support.microsoft.com/default.aspx?scid=kb;[LN];834001

    Thats should be the ticket . . .

  7. #7
    Lively Member
    Join Date
    Oct 1999
    Location
    Australia
    Posts
    115

    compatible with previous SP?

    I usually update user's application by distributing exe only. If I use SP6, can the exe generated with VB6 SP6 run on systems that was installed with VB6 SP5? Or a new distribution is required?

  8. #8
    Hyperactive Member Foxer's Avatar
    Join Date
    Oct 2001
    Location
    Australia
    Posts
    278
    Service packs for VB6 generally fix problems with the IDE, sometimes DAO/ODBC drivers, bugs with custom controls and "benign" things like that. It rarely affects the operating system. This makes things fully cross-compatible in most cases.

    You only strike problems if the SP introduces new controls, new dll's, remove com functionality and the like. They would have little reason to do such things so you'd be safe to use SP6, create EXE's and distribute them. If the app starts behaving strangely, make a complete package and re-install it on the client and that should fix any problems.

    Does anyone know when that SP was released?
    Rate my response if I helped

    Go Hard Or Go Home


  9. #9
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    29th March this year.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width