FreddysHouse  

Go Back   FreddysHouse > Techie Discussion

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 29th April 2008, 02:00 PM
Kryten's Avatar
Moo, Moo and Moo Too.

One of the mods
 
Join Date: 22nd Dec 2003
Location: Rushden, Northamptonshire
Posts: -
Kryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond repute
XP Service Pack 3

Grab it while you can.

*rubbed*

Worth the download certainly, noticed a good speed boost here with no effect to reliability. Rolling out company wide as we speak

Last edited by MYstIC G; 2nd May 2008 at 10:08 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 29th April 2008, 03:05 PM
Bob007's Avatar
Loyal Freddie
 
Join Date: 22nd Dec 2003
Location: UK
Posts: -
Bob007 has disabled reputation
cheers, saved me looking
__________________
.: Bob :.
He Lives in a pineapple under the sea....
Sponge Bob Square Pants ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 29th April 2008, 06:55 PM
Bob007's Avatar
Loyal Freddie
 
Join Date: 22nd Dec 2003
Location: UK
Posts: -
Bob007 has disabled reputation
Just a quick err "tip" maybe, If you grab this and you 1 of the few unfortunate ppl that get repeated BSOD/Reboots.

STOP: c0000139 {Entry Point Not Found} The procedure entry point GdiGetBitmapBitSize could not be located in the dynamic link library GDI32.dll.




Fix/Work round is here

It says
  1. Boot from a Windows CD or BartPE.
  2. At Welcome to Setup screen, press “R” to start repair option and open up a Recovery Console’s command prompt window.
  3. Select the Windows installation to use, normally is C:\Windows and just one option. If so, press “1″ and hit Enter.
  4. If prompted for administrator password, enter the password (normally blank) and hit Enter.
  5. Make a backup of existing GDI32.dll in system folder with following command: REN C:\Windows\System32\GDI32.dll C:\Windows\System32\GDI32.dll.orig
    Replace “C” of the drive letter of your Windows installation drive if necessary.
  6. Then copy backup GDI32.dll from c:\windows\servicepackfiles\i386\gdi32.dll to the system folder with the following commands: copy C:\Windows\ServicePackFiles\i386\GDI32.dll C:\Windows\System32\GDI32.dll
    Replace “C” with your own system drive letter if applicable.
  7. Restart computer.
So have a windows xp cd handy just incase
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 29th April 2008, 08:06 PM
Rubber Bullets's Avatar
Super Freddie
 
Join Date: 22nd Dec 2003
Posts: -
Rubber Bullets has a spectacular aura aboutRubber Bullets has a spectacular aura about
Thank fucking christ for that Bob.

I was indeed one of those unfortunates! Coming here, on my laptop, to find out what to do.

I'll go and give it a go.

There's going to be many people who aren't as fortunate as me to a) have another computer to go looking for this stuff, and b) be so fortunate to find he answers so easily.

I'll be back if I can't fix the fucker

RB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 29th April 2008, 08:28 PM
Rubber Bullets's Avatar
Super Freddie
 
Join Date: 22nd Dec 2003
Posts: -
Rubber Bullets has a spectacular aura aboutRubber Bullets has a spectacular aura about
Nope not working.

I've got to the recovery console bit but when I type in the first command it tells me The parameter is not valid'

Any clues?

Is the command case specific? The recovery console option was for C:\WINDOWS but I've been typing Windows as given here.

RB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 29th April 2008, 08:46 PM
Rubber Bullets's Avatar
Super Freddie
 
Join Date: 22nd Dec 2003
Posts: -
Rubber Bullets has a spectacular aura aboutRubber Bullets has a spectacular aura about
Well, I'm back on the desktop. I hope I've not done any damage.

Couldn't get that first command to work any way I tried, so I just went straight to the second one and over wrote the little bastard.

So far it has worked.

I'm now not sure whether to roll the whole lot back and wait for a build of SP3 that actually works first time

I've not noticed any improvements, and StyleXP no longer works so I'm back to a bog standard desktop.

RB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 29th April 2008, 09:02 PM
Bob007's Avatar
Loyal Freddie
 
Join Date: 22nd Dec 2003
Location: UK
Posts: -
Bob007 has disabled reputation
Aye first command is wrong.

REN C:\Windows\System32\GDI32.dll GDI32.dll.orig

works. ren doesn't take file paths on 2nd switch.

Edit, its an issue with sp3, it fails to copy over GDI32.dll from installation files. hence BSOD. So you have eerrr "working" (lol) build :P
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 29th April 2008, 09:11 PM
Bob007's Avatar
Loyal Freddie
 
Join Date: 22nd Dec 2003
Location: UK
Posts: -
Bob007 has disabled reputation
OK sry for spamming a bit, gonna post full fix and prep here.

First be prepered. Grab SP3 from the fine link provided above.

Next install recovery console.

1. Insert the Windows XP CD into the CD-ROM drive.
2. Click Start, and then click Run.
3. In the Open box, type d:\i386\winnt32.exe /cmdcons where d is the drive letter for the CD-ROM drive.
4. A Windows Setup Dialog Box appears. The Windows Setup Dialog Box describes the Recovery Console option. To confirm the installation, click Yes.
5. Restart the computer. The next time that you start your computer, "Microsoft Windows Recovery Console" appears on the startup menu.

Start and Install SP3. If it reboots, gratz, if not follow next.

Boot into recovery console from start menu and log into ya windows install with any passwords you've set for admin account.

type the following commands.

REN C:\Windows\System32\GDI32.dll GDI32.dll.orig

this will rename GDI32.dll incase of any problems.

Next type.

copy C:\Windows\ServicePackFiles\i386\GDI32.dll C:\Windows\System32\GDI32.dll

This will copy over GDI32.dll from SP3 files.

All should be fine now
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 30th April 2008, 07:53 AM
soze's Avatar
who to be a gooner
 
Join Date: 22nd Jan 2004
Location: I'm gonna be where I'm at!
Posts: -
soze has a reputation beyond reputesoze has a reputation beyond reputesoze has a reputation beyond reputesoze has a reputation beyond reputesoze has a reputation beyond reputesoze has a reputation beyond reputesoze has a reputation beyond reputesoze has a reputation beyond reputesoze has a reputation beyond reputesoze has a reputation beyond reputesoze has a reputation beyond repute
my laptop died a undignified death doing this whish i had read this post first as i just restored an image but i lost allot of apps doing that.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 30th April 2008, 08:25 AM
Kryten's Avatar
Moo, Moo and Moo Too.

One of the mods
 
Join Date: 22nd Dec 2003
Location: Rushden, Northamptonshire
Posts: -
Kryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond repute
I had the GDI32 error myself on this very system, did a repair installation from an SP2 disk and reapplied a re-downloaded copy of SP3, so I'm not sure about the version of that original link I supplied. If it is indeed naff, I apologise hugely.

I re-downloaded from :
*rubbed*

Looking for the same KB number brings up lots of different results including various RC's of the service pack, so I wonder if that's one of the earlier versions. Can anyone confirm that?

I do know from a little hunting around that the reason for GDI32.DLL falling over is that the default security settings prevent it from being overwritten, even by MS's own service pack! Bit of an oversight, and I believe that it happening or not depends on the level of security and DEP used on each client computer.

Last edited by MYstIC G; 2nd May 2008 at 10:07 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 30th April 2008, 09:31 AM
Bob007's Avatar
Loyal Freddie
 
Join Date: 22nd Dec 2003
Location: UK
Posts: -
Bob007 has disabled reputation
In the last few days, we have uncovered a compatibility issue between Microsoft Dynamics Retail Management System (RMS) and both Windows XP SP3 and Windows Vista Service Pack 1 (SP1). In order to make sure customers have the best possible experience, we have decided to delay releasing Windows XP Service Pack 3 (SP3) to the web.
To help protect customers, we plan to put filtering in place shortly to prevent Windows Update from offering both service packs to systems running Microsoft Dynamics RMS. Once filtering is in place, we expect to release Windows XP SP3 to the web.

We are also testing a fix, and will make it available once that process is complete. Once they have installed the fix, Microsoft Dynamics RMS customers should be able to run both service packs.
Until then, we advise Microsoft Dynamics RMS customers to not install either service pack. Microsoft Dynamics RMS customers running Windows XP SP3 or Windows Vista SP1 should contact Microsoft Customer Support Services for additional information.



source


Seems nothing is real at this time.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 30th April 2008, 10:06 AM
Kryten's Avatar
Moo, Moo and Moo Too.

One of the mods
 
Join Date: 22nd Dec 2003
Location: Rushden, Northamptonshire
Posts: -
Kryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond repute
Nice; funny really as I thought sychronisation of dynamic RMS between Vista and XP was one of the features/updates brought about by SP3
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 1st May 2008, 10:08 PM
Insane's Avatar
Wait... WhatWhat?
 
Join Date: 22nd Dec 2003
Location: Northern Ireland
Posts: -
Insane is a jewel in the roughInsane is a jewel in the roughInsane is a jewel in the rough
Another one who suffered the GDI32.DLL problem with my laptop this morning.

Had to run a recovery CD on my laptop due to it running ICH8m AHCI on the sata drive, which XP SP2 doesn't recognise (and I couldn't be bothered slipstreaming the textmode drivers into a new XP SP2 cd)

What is interesting is on a fresh XP SP2 install, service pack 3 installs fine with no errors which points towards one of the deployed updates through windows update.
__________________
Leggy: Fullballs + Selfrespect = 0
TdC: tricking is my life. now get back in the kitchen!
www.lostintheweb.co.uk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 2nd May 2008, 10:09 AM
MYstIC G's Avatar
Sitter of Couches, Destroyer of Deity's

One of the mods
Super Moderator
 
Join Date: 22nd Dec 2003
Location: Thornton Heath, England
Posts: -
MYstIC G is a splendid one to beholdMYstIC G is a splendid one to beholdMYstIC G is a splendid one to beholdMYstIC G is a splendid one to beholdMYstIC G is a splendid one to beholdMYstIC G is a splendid one to beholdMYstIC G is a splendid one to beholdMYstIC G is a splendid one to behold
In light of MS's cock up on this, I've rubbed the download links from this thread to prevent anyone else suffering any weirdness.
__________________
Doing God's work since two thousand and something...
Quote:
Originally Posted by Trem View Post
Thank god for Meg and his vicious mod stick
# MYstIC G.com / v3 # ConsoleForums.org #
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 2nd May 2008, 10:53 AM
Kryten's Avatar
Moo, Moo and Moo Too.

One of the mods
 
Join Date: 22nd Dec 2003
Location: Rushden, Northamptonshire
Posts: -
Kryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond reputeKryten has a reputation beyond repute
Cheers MysticG, was going to do that myself this morning
I've noticed another issue on this very system this morning due to SP3.

I have physical drives A through to F (hdd's and twin DVDs), G, L and N as mapped network drives.
Plugged in a USB storage drive this morning for first time since the update. Found it, connected, got the confirmation in the taskbar.
Nothing in My Computer.
Checked under drive management and it was there, working - and set as G.
Odd, as that was already mapped to a network drive.

Opened My Computer, double clicked G and lo & behold, there's my USB pen. Obliterating my drive mapping. Removed the pen, and it was back to my network drive.

Some real weirdness going on, I'm sticking with it as I can't be bothered with the downtime on this system (it's an imaging server) but I've submitted a bug report through technet to MS anyway to cover bases.

I've remapped my network drive for now anyway, just thought I'd share some more issues.

Lets see what happens with it and I'll post another link direct from MS as and when it's fixed. Of course, neither I or Freddyshouse take responsibility for buggering up your computers (But either way, I apologise for advising installation of it).

I'll only ever link to MS for MS updates for safety & trust reasons and even then that doesn't guarantee quality as we now know
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

  FreddysHouse > Techie Discussion

Tags
3, pack, service, xp

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
XP Service Pack 2 Elewyth(TLSOA) Technical Help 3 3rd November 2004 09:10 AM
xp service pack 2 download Ch3tan Techie Discussion 19 12th August 2004 07:47 AM
Internet Exploer 6 + XP Service Pack 2 Shovel Techie Discussion 2 7th June 2004 07:55 PM


All times are GMT +1. The time now is 10:37 PM.