Re: Problem installing FAX in XP SP2

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Known issue. Start here:

http://members.shaw.ca/bsanders/FAQFAX.htm#_Toc88835132
2. Why can't the XP Fax Installation Program find the Installation Files?

In this case, it found everything, but didn't install it correctly. Its
likely you have security data base corruption as documented here:

http://support.microsoft.com/kb/884018/EN-US/
You cannot add a Windows component in Windows XP

You can either:

1. Get the hotfix mentioned in the KB article and install it. Microsoft
does not charge for support calls to get supported hotfixes listed in
Knowledge Base articles.

2. Try this procedure using the Esentutl.exe utility mentioned in the KB
article to recover from security database corruption:

http://h10025.www1.hp.com/ewfrf/wc/genericDocument?lc=en&cc=us&docname=c00270202
HP and Compaq Notebook PCs: Unable to Install Windows XP Fax Software

I can report that the Esentutl utility has corrected the problem in a number
of cases, HOWEVER, note that Microsoft does NOT recommend that you use the
utility and would prefer you try the hotfix.

Hal
--
Hal Hostetler, CPBE -- hhh@xxxxxxxx
Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
http://www.kvoa.com -- "When News breaks, we fix it!"
KVOA Television, Tucson, AZ. NBC Channel 4
Still Cadillacin' - www.badnewsbluesband.com

"pinkopallo" <f.guidi@xxxxxxxxx> wrote in message
news:jwzBh.11257$h_1.258083@xxxxxxxxxxxxxxxxxxxxx
Hello to all ...

I'm using a Xp Sp2 and an external 56K faxmodem 3com/usrobotics.
I want to installa the fax capabilities, XP at starting found the modem
and install it, after this i go to Control Panel/Install
application/Install windows components to add fax service.
During install a message told me that some file related to fax cannont
copy (the files already exists), i told it to continue in any case ...
at the end it says that the procedure is complete but i don't find no
fax in "printer and fax" and i if return in Control panel/Install
application/install windows components the fax check box in unchecked.
I try this operation again but with no result and no news error appear
during this fase.

I also tried to run this script i found on internet:

set obj = CreateObject("FaxControl.FaxControl.1")
If not obj.IsFaxServiceInstalled then
WScript.echo "Installing Fax Service..."
obj.InstallFaxService
obj.InstallLocalFaxPrinter
elseif not obj.IsLocalFaxPrinterInstalled then
WScript.echo "Reinstalling Fax Printer..."
obj.InstallFaxService
obj.InstallLocalFaxPrinter
else
WScript.echo "Fax printer is ready to go."
end if

and it reporting this error:
"Porta specificata sconosciuta"
80070704

corresponding on this script row:
obj.InstallLocalFaxPrinter

i try also to run this .reg file

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Rpc\ClientProtocols]
"ncacn_np"="rpcrt4.dll"
"ncacn_ip_tcp"="rpcrt4.dll"
"ncadg_ip_udp"="rpcrt4.dll"
"ncacn_http"="rpcrt4.dll"

and then re execute the script before... but nothing ...

now what can i do ?

Thanks in advance and excuse me for my terrible english ...

Fabio


.



Relevant Pages

  • How to use scripting to secure your Win2K network--part 2
    ... script a self-contained script that automatically installs hotfixes on a ... Hotfix folder for hotfixes that apply to both Windows 2000 ... "Install script has started to install Hotfix " + hotfixid); ...
    (NT-Bugtraq)
  • RE: Media Player 10 Installation Problem
    ... "Add/Remove Programs" Windows Components of Windows Setup registers all apps ... BUt the same messages come up telling me that Windows Media Player 10 cannot ... be installed, please rollback to WMP9 and the rollback fails, I reboot, ... attempt the WMP10 install again and it fails, ...
    (microsoft.public.windowsmedia.player)
  • RE: Media Player 10 Installation Problem
    ... "Add/Remove Programs" Windows Components of Windows Setup registers all apps ... BUt the same messages come up telling me that Windows Media Player 10 cannot ... be installed, please rollback to WMP9 and the rollback fails, I reboot, ... attempt the WMP10 install again and it fails, ...
    (microsoft.public.windowsmedia.player)
  • Newbie Question - Hotfix / Patching script
    ... create a script that will install multiple hotfixes one after the other ... The problem is that when I run the script it ... therefore some dont install because there is another hotfix being installed ...
    (microsoft.public.scripting.vbscript)
  • Problems Installing Fax + Other Windows Components
    ... When trying to reinstall the fax software, I got the common problem where ... Install IIS through the Control Panel Add/Remove Windows Components ... I am unable to uninstall fax services now from within Add Remove ...
    (microsoft.public.windowsxp.print_fax)