invalid path error

G

Guest

Somehow, one of my users managed to remove the
defaulted "http:/" from IE 6. Now when attempting to open
web pages prefixed by www. we get the error message
invalid path, or pathname. However- if hitting a site
where the prefix is not needed,it works. Ive seen this
before,but forgot the fix.Any help will be greatly
appreciated.Thanks in advance.
 
F

Frank Saunders, MS-MVP

Joe said:
Somehow, one of my users managed to remove the
defaulted "http:/" from IE 6. Now when attempting to open
web pages prefixed by www. we get the error message
invalid path, or pathname. However- if hitting a site
where the prefix is not needed,it works. Ive seen this
before,but forgot the fix.Any help will be greatly
appreciated.Thanks in advance.

Check the below Registry entries vs. yours:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\URL\DefaultPrefix]
Default="http://"

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

--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup only. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top