URL service not auto resolving

  • Thread starter Thread starter John
  • Start date Start date
J

John

Do you know which DLL, program IE, or simple setting is
using when you type "www.cnn.com" (as an example) to
automatically resolved it to "http://www.cnn.com"?

It used to work but now I have to fully qualify (type
http:// manually) my URL entries when I'm searching the
web.
 
Hi John,

AutoCorrect feature can correct common errors. For example, if you
accidentally type "htp://" or "http:\\" instead of "http://," Internet
Explorer 5 and 6 can automatically correct the error as soon as you click Go
or press ENTER.
To turn on the inline AutoComplete feature for Web addresses, follow these
steps in Internet Explorer:

1.. On the Tools menu, click Internet Options.
2.. Click the Advanced tab.
3.. Under Browsing, click the Use inline AutoComplete for Web addresses
check box, and then click OK.

If this does not help, open Registry (regedit.exe) and goto the following
key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersi
on\URL\DefaultPrefix

In the right-pane, set the data for the value "default" to "http://"

--
Regards,
Ramesh
(e-mail address removed)


Do you know which DLL, program IE, or simple setting is
using when you type "www.cnn.com" (as an example) to
automatically resolved it to "http://www.cnn.com"?

It used to work but now I have to fully qualify (type
http:// manually) my URL entries when I'm searching the
web.
 
John,
Some program (usually spyware\parasite) may have overridden the URL prefix
setting?
Dealing with Unwanted Spyware, Parasites, Toolbars and Search Engines
http://mvps.org/winhelp2002/unwanted.htm

Includes: Repair the corrupted or altered (spyware) HTTP prefixes
See section: Various Registry Fixes = "RepairDefaultPrefix.reg"
[or - manually]
Open Regedit to the following locations and verify the below default
entries:
Start | Run (type) "regedit" (no quotes)

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\URL\DefaultPre
fix]
@="http://"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\URL\Prefixes]
"ftp"="ftp://"
"gopher"="gopher://"
"home"="http://"
"mosaic"="http://"
"www"="http://"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\URLSearchHooks]
"{CFBFAE00-17A6-11D0-99CB-00C04FD64497}"=""

Note: edit as needed, *always* Export before editing.
_______________________________________
Mike Burgess http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 9-03-03]
Please post replies to this Newsgroup, email address is invalid
 
Back
Top