Viewing Server 2003 Archives

Having Strange Errors Utilizing Gzip in WordPress 2.9 and 2.9.1?

For­tu­nately your not alone. A recent bug fix was just released which addresses an error which is received while updat­ing the Word­Press core, as well as Word­Press plu­g­ins. This error typ­i­cally effects http.php, located at wp-includes/http.php, and looks sim­i­lar to the code listed below.

(more…)

The Correct Way To Set Up gzip with Magento

We wrote this arti­cle in response to post­ings offer­ing advice to users of Magento, an open source ecom­merce sys­tem. The advice is being given with good inten­tions, and the intent is only to assist their fel­low Magento users. But the advice being give may actu­ally have the poten­tial cause harm to the users site, or at the least a good deal of down time. The advice being offered is to help speed up Magento by enabling a server side caching sys­tem called gzip. What peo­ple don’t real­ize is that their being told to enable two sep­a­rate caching sys­tems. These two sys­tems tend not to play well together, and could cause harm to your install. While most peo­ple see pos­i­tive results, there are a rare few see­ing server side errors, data­base errors, and are stumped as to why.

(more…)

Help and Support” is missing after you upgrade to Windows Server 2003 Service Pack 2

After you upgrade a Microsoft Win­dows Server 2003-based com­puter to Microsoft Win­dows Server 2003 Ser­vice Pack 2 (SP2), Help and Sup­port is miss­ing when you click Start. Addi­tion­ally, the Help menu is miss­ing in pro­grams that are run­ning on the Win­dows Server 2003 SP2-based computer.

Addi­tion­ally, when you type msinfo32.exe or Helpctr.exe at a com­mand prompt to try to start Help and Sup­port man­u­ally, you receive the fol­low­ing error mes­sage:
Win­dows can­not open Help and Sup­port because a sys­tem ser­vice is not run­ning. To fix this prob­lem, start the ser­vice named ‘Help and Sup­port’.
How­ever, when you start the Ser­vices Microsoft Man­age­ment Con­sole (MMC) snap-in, the Help and Sup­port ser­vice is not listed.

(more…)

Setup failed while installing sub-component Exchange ActiveSync with error code 0xC0070643

In the process of set­ting up a new 2003 Exchange Server, we were con­fronted with the fol­low­ing error while installing Ser­vice Pack 2.

Setup failed while installing sub-component Exchange ActiveSync with error code 0xC0070643 (please con­sult the instal­la­toin logs for a detailed descrip­tion). You may can­cel the instal­la­tion or try the failed setup again.

Dig­ging into the instal­la­tion logs we see that the setup is fail­ing while attempt­ing to install MSXML:

[18:52:22] Call­ing MSXML installer with com­mand line: “msiexec /i msxml3.msi /q reboot=“ReallySuppress”“
[18:52:22] Process cre­ated … wait­ing (-1)
[18:52:23] Process has exited with 0x000643
[18:52:23] The command

msiexec /i msxml3.msi /q reboot=“ReallySuppress”

failed, return­ing error code 1603 (Fatal error dur­ing instal­la­tion.). — ID:31136 — ScCre­ateProcess (f:\tisp2\admin\src\libs\exsetup\hiddenw1.cxx:1821)
Error code 0XC0070643 (1603): Fatal error dur­ing installation.

The event logs sub­se­quently tells us:

Event Type: Error
Event Source: Msi­In­staller
Event ID: 1013
Descrip­tion:
Prod­uct: Microsoft XML Parser — Your sys­tem has newer ver­sion of MSXML3 SP5 than the ver­sion you are attempt­ing to install. Setup will quit.

(more…)