A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Express Email Newsgroup » Outlook Express
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

news link in OE6 won't work with x-usc: prefix



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 8th 09, 06:33 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Gene3
external usenet poster
 
Posts: 32
Default news link in OE6 won't work with x-usc: prefix

The news link displays normally in OE6:
news://newsserver/newsgroup
Looking at its source code, that is exactly how it appears in the source
code as well, no extra characters or prefix. However the link is dead when
clicked, it goes nowhere. The reason is that apparently a x-usc: prefix
appears out of the blue for unknown reasons, so when hovering the mouse over
the link it appears in the OE6 status bar as follows:
x-usc:news://newsserver/newsgroup
Where does the mysterious x-usc: prefix come from, why, and how can it be
fixed?



  #2  
Old August 8th 09, 07:18 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
PA Bear [MS MVP]
external usenet poster
 
Posts: 3,647
Default news link in OE6 won't work with x-usc: prefix

And your default News account is...?

Gene3 wrote:
The news link displays normally in OE6:
news://newsserver/newsgroup
Looking at its source code, that is exactly how it appears in the source
code as well, no extra characters or prefix. However the link is dead when
clicked, it goes nowhere. The reason is that apparently a x-usc: prefix
appears out of the blue for unknown reasons, so when hovering the mouse
over
the link it appears in the OE6 status bar as follows:
x-usc:news://newsserver/newsgroup
Where does the mysterious x-usc: prefix come from, why, and how can it be
fixed?


  #3  
Old August 8th 09, 12:42 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Steve Cochran
external usenet poster
 
Posts: 2,353
Default news link in OE6 won't work with x-usc: prefix

You might check for 3rd party program interference, such as antivirus or
antimalware software which can screw up normal operations such as that.

steve

"Gene3" wrote in message
...
The news link displays normally in OE6:
news://newsserver/newsgroup
Looking at its source code, that is exactly how it appears in the source
code as well, no extra characters or prefix. However the link is dead when
clicked, it goes nowhere. The reason is that apparently a x-usc: prefix
appears out of the blue for unknown reasons, so when hovering the mouse
over
the link it appears in the OE6 status bar as follows:
x-usc:news://newsserver/newsgroup
Where does the mysterious x-usc: prefix come from, why, and how can it be
fixed?





  #4  
Old August 8th 09, 07:37 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Michael Santovec
external usenet poster
 
Posts: 2,875
Default news link in OE6 won't work with x-usc: prefix

Take a look at the File associations for URL:News Protocol and URL:NNTP
Protocol. They should read

"C:\Program Files\Outlook Express\Msimn.exe" /newsurl:"%1"

--

Mike - http://TechHelp.Santovec.us



"Gene3" wrote in message
...
The news link displays normally in OE6:
news://newsserver/newsgroup
Looking at its source code, that is exactly how it appears in the
source
code as well, no extra characters or prefix. However the link is dead
when
clicked, it goes nowhere. The reason is that apparently a x-usc:
prefix
appears out of the blue for unknown reasons, so when hovering the
mouse over
the link it appears in the OE6 status bar as follows:
x-usc:news://newsserver/newsgroup
Where does the mysterious x-usc: prefix come from, why, and how can it
be
fixed?




  #5  
Old August 9th 09, 02:49 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Gene3
external usenet poster
 
Posts: 32
Default news link in OE6 won't work with x-usc: prefix

Thanks to you and others for your suggestions. I found the cause
elsewhere...

It's a bug in Windows Mail on Vista computers that affixes the "x-usc:"
prefix onto URLs when copying them. Here's a generic example of the source
code involved:

A=20
href=3D"mhtml:{249823CC-30E1-4365-B565-540D83AAB0D4}mid://00000119/!x-usc=
:news://newsserver/newsgroup"news://newsserver/=
newsgroup/A

I didn't notice it til very recently, but it seems to be propagating. Also
googling for this error doesn't find much. So my hunch is that it was
introduced with a recent Vista or Windows Mail update. I have no idea if MS
is aware of it...
G3

"Michael Santovec" wrote in message
...
Take a look at the File associations for URL:News Protocol and URL:NNTP
Protocol. They should read

"C:\Program Files\Outlook Express\Msimn.exe" /newsurl:"%1"

--

Mike - http://TechHelp.Santovec.us



"Gene3" wrote in message
...
The news link displays normally in OE6:
news://newsserver/newsgroup
Looking at its source code, that is exactly how it appears in the source
code as well, no extra characters or prefix. However the link is dead
when
clicked, it goes nowhere. The reason is that apparently a x-usc: prefix
appears out of the blue for unknown reasons, so when hovering the mouse
over
the link it appears in the OE6 status bar as follows:
x-usc:news://newsserver/newsgroup
Where does the mysterious x-usc: prefix come from, why, and how can it be
fixed?







  #6  
Old August 9th 09, 06:09 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
PA Bear [MS MVP]
external usenet poster
 
Posts: 3,647
Default news link in OE6 won't work with x-usc: prefix

[Community feechur strikes again?]

Gene3 wrote:
Thanks to you and others for your suggestions. I found the cause
elsewhere...

It's a bug in Windows Mail on Vista computers that affixes the "x-usc:"
prefix onto URLs when copying them. Here's a generic example of the source
code involved:

A=20
href=3D"mhtml:{249823CC-30E1-4365-B565-540D83AAB0D4}mid://00000119/!x-usc=
news://newsserver/newsgroup"news://newsserver/=

newsgroup/A

I didn't notice it til very recently, but it seems to be propagating. Also
googling for this error doesn't find much. So my hunch is that it was
introduced with a recent Vista or Windows Mail update. I have no idea if
MS
is aware of it...
G3

"Michael Santovec" wrote in message
...
Take a look at the File associations for URL:News Protocol and URL:NNTP
Protocol. They should read

"C:\Program Files\Outlook Express\Msimn.exe" /newsurl:"%1"

--

Mike - http://TechHelp.Santovec.us



"Gene3" wrote in message
...
The news link displays normally in OE6:
news://newsserver/newsgroup
Looking at its source code, that is exactly how it appears in the source
code as well, no extra characters or prefix. However the link is dead
when
clicked, it goes nowhere. The reason is that apparently a x-usc: prefix
appears out of the blue for unknown reasons, so when hovering the mouse
over
the link it appears in the OE6 status bar as follows:
x-usc:news://newsserver/newsgroup
Where does the mysterious x-usc: prefix come from, why, and how can it
be
fixed?


  #7  
Old September 5th 09, 02:56 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Gene3
external usenet poster
 
Posts: 32
Default news link in OE6 won't work with x-usc: prefix

Do you know if MS is aware of this bug? I'm seeing it more and more in NG
postings, wherever html posts are allowed. It doesn't happen in text format
posts.
--
Gene3

"PA Bear [MS MVP]" wrote in message
...
[Community feechur strikes again?]

Gene3 wrote:
Thanks to you and others for your suggestions. I found the cause
elsewhere...

It's a bug in Windows Mail on Vista computers that affixes the "x-usc:"
prefix onto URLs when copying them. Here's a generic example of the
source
code involved:

A=20
href=3D"mhtml:{249823CC-30E1-4365-B565-540D83AAB0D4}mid://00000119/!x-usc=
news://newsserver/newsgroup"news://newsserver/=

newsgroup/A

I didn't notice it til very recently, but it seems to be propagating.
Also
googling for this error doesn't find much. So my hunch is that it was
introduced with a recent Vista or Windows Mail update. I have no idea if
MS
is aware of it...
G3

"Michael Santovec" wrote in message
...
Take a look at the File associations for URL:News Protocol and URL:NNTP
Protocol. They should read

"C:\Program Files\Outlook Express\Msimn.exe" /newsurl:"%1"

--

Mike - http://TechHelp.Santovec.us



"Gene3" wrote in message
...
The news link displays normally in OE6:
news://newsserver/newsgroup
Looking at its source code, that is exactly how it appears in the
source
code as well, no extra characters or prefix. However the link is dead
when
clicked, it goes nowhere. The reason is that apparently a x-usc: prefix
appears out of the blue for unknown reasons, so when hovering the mouse
over
the link it appears in the OE6 status bar as follows:
x-usc:news://newsserver/newsgroup
Where does the mysterious x-usc: prefix come from, why, and how can it
be
fixed?




  #8  
Old September 8th 09, 11:10 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Gene3
external usenet poster
 
Posts: 32
Default news link in OE6 won't work with x-usc: prefix

To answer my own question: I did quite a bit of googling, and discovered
that reports of this bug started over 2 years ago. So MS has ample time to
become aware of it, and their response is apparently to ignore it and hope
it will go away. Or maybe they just don't care. The evolution of windows
software has perhaps become too top heavy...
--
Gene 3

"Gene3" wrote in message
...
Do you know if MS is aware of this bug? I'm seeing it more and more in NG
postings, wherever html posts are allowed. It doesn't happen in text
format posts.
--
Gene3

"PA Bear [MS MVP]" wrote in message
...
[Community feechur strikes again?]

Gene3 wrote:
Thanks to you and others for your suggestions. I found the cause
elsewhere...

It's a bug in Windows Mail on Vista computers that affixes the "x-usc:"
prefix onto URLs when copying them. Here's a generic example of the
source
code involved:

A=20
href=3D"mhtml:{249823CC-30E1-4365-B565-540D83AAB0D4}mid://00000119/!x-usc=
news://newsserver/newsgroup"news://newsserver/=
newsgroup/A

I didn't notice it til very recently, but it seems to be propagating.
Also
googling for this error doesn't find much. So my hunch is that it was
introduced with a recent Vista or Windows Mail update. I have no idea if
MS
is aware of it...
G3

"Michael Santovec" wrote in message
...
Take a look at the File associations for URL:News Protocol and URL:NNTP
Protocol. They should read

"C:\Program Files\Outlook Express\Msimn.exe" /newsurl:"%1"

--

Mike - http://TechHelp.Santovec.us



"Gene3" wrote in message
...
The news link displays normally in OE6:
news://newsserver/newsgroup
Looking at its source code, that is exactly how it appears in the
source
code as well, no extra characters or prefix. However the link is dead
when
clicked, it goes nowhere. The reason is that apparently a x-usc:
prefix
appears out of the blue for unknown reasons, so when hovering the
mouse
over
the link it appears in the OE6 status bar as follows:
x-usc:news://newsserver/newsgroup
Where does the mysterious x-usc: prefix come from, why, and how can it
be
fixed?






  #9  
Old September 8th 09, 11:10 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Gene3
external usenet poster
 
Posts: 32
Default news link in OE6 won't work with x-usc: prefix


To answer my own question: I did quite a bit of googling, and discovered
that reports of this bug started over 2 years ago. So MS has ample time to
become aware of it, and their response is apparently to ignore it and hope
it will go away. Or maybe they just don't care. The evolution of windows
software has perhaps become too top heavy...
--
Gene 3

"Gene3" wrote in message
...
Do you know if MS is aware of this bug? I'm seeing it more and more in NG
postings, wherever html posts are allowed. It doesn't happen in text
format posts.
--
Gene3

"PA Bear [MS MVP]" wrote in message
...
[Community feechur strikes again?]

Gene3 wrote:
Thanks to you and others for your suggestions. I found the cause
elsewhere...

It's a bug in Windows Mail on Vista computers that affixes the "x-usc:"
prefix onto URLs when copying them. Here's a generic example of the
source
code involved:

A=20
href=3D"mhtml:{249823CC-30E1-4365-B565-540D83AAB0D4}mid://00000119/!x-usc=
news://newsserver/newsgroup"news://newsserver/=
newsgroup/A

I didn't notice it til very recently, but it seems to be propagating.
Also
googling for this error doesn't find much. So my hunch is that it was
introduced with a recent Vista or Windows Mail update. I have no idea if
MS
is aware of it...
G3

"Michael Santovec" wrote in message
...
Take a look at the File associations for URL:News Protocol and URL:NNTP
Protocol. They should read

"C:\Program Files\Outlook Express\Msimn.exe" /newsurl:"%1"

--

Mike - http://TechHelp.Santovec.us



"Gene3" wrote in message
...
The news link displays normally in OE6:
news://newsserver/newsgroup
Looking at its source code, that is exactly how it appears in the
source
code as well, no extra characters or prefix. However the link is dead
when
clicked, it goes nowhere. The reason is that apparently a x-usc:
prefix
appears out of the blue for unknown reasons, so when hovering the
mouse
over
the link it appears in the OE6 status bar as follows:
x-usc:news://newsserver/newsgroup
Where does the mysterious x-usc: prefix come from, why, and how can it
be
fixed?






  #10  
Old September 5th 09, 02:56 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Gene3
external usenet poster
 
Posts: 32
Default news link in OE6 won't work with x-usc: prefix

Do you know if MS is aware of this bug? I'm seeing it more and more in NG
postings, wherever html posts are allowed. It doesn't happen in text format
posts.
--
Gene3

"PA Bear [MS MVP]" wrote in message
...
[Community feechur strikes again?]

Gene3 wrote:
Thanks to you and others for your suggestions. I found the cause
elsewhere...

It's a bug in Windows Mail on Vista computers that affixes the "x-usc:"
prefix onto URLs when copying them. Here's a generic example of the
source
code involved:

A=20
href=3D"mhtml:{249823CC-30E1-4365-B565-540D83AAB0D4}mid://00000119/!x-usc=
news://newsserver/newsgroup"news://newsserver/=

newsgroup/A

I didn't notice it til very recently, but it seems to be propagating.
Also
googling for this error doesn't find much. So my hunch is that it was
introduced with a recent Vista or Windows Mail update. I have no idea if
MS
is aware of it...
G3

"Michael Santovec" wrote in message
...
Take a look at the File associations for URL:News Protocol and URL:NNTP
Protocol. They should read

"C:\Program Files\Outlook Express\Msimn.exe" /newsurl:"%1"

--

Mike - http://TechHelp.Santovec.us



"Gene3" wrote in message
...
The news link displays normally in OE6:
news://newsserver/newsgroup
Looking at its source code, that is exactly how it appears in the
source
code as well, no extra characters or prefix. However the link is dead
when
clicked, it goes nowhere. The reason is that apparently a x-usc: prefix
appears out of the blue for unknown reasons, so when hovering the mouse
over
the link it appears in the OE6 status bar as follows:
x-usc:news://newsserver/newsgroup
Where does the mysterious x-usc: prefix come from, why, and how can it
be
fixed?




 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Link to Item doesn't Work shell Outlook - Using Contacts 1 May 18th 09 02:22 AM
Web link in message do not work Don Outlook - Installation 1 March 3rd 09 08:01 PM
Link in label tag work working tmreyes Outlook - Using Forms 3 March 2nd 09 07:58 PM
Phone prefix 9 for an outside line does not work with Panasonic sy Roy Millington Outlook - Using Contacts 2 December 12th 07 11:57 PM
I lost the News Command in my Outlook 2003 Repair did not work benniecoetzer Outlook - Installation 3 July 22nd 06 02:02 PM


All times are GMT +1. The time now is 05:35 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright 2004-2024 Outlook Banter.
The comments are property of their posters.