Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - Re: Is there a way to display www.meteoschweiz.ch in IE7 on VISTA?

Reply
 
Old 07-16-2006   #1 (permalink)
Robert Aldwinckle


 
 

Re: Is there a way to display www.meteoschweiz.ch in IE7 on VISTA?

(Cross-post added to Vista General and Networking)
"Pavel Haspra" <PavelHaspra@discussions.microsoft.com> wrote in message
news:6545A8D7-0F32-4CB0-9723-4348958411D6@microsoft.com...
>I see simply nothing....
> If i type: www.meteoschweiz.ch I'll get:



Perhaps it's a DNS problem?

That server name is an alias:

<output cmd="nslookup">
Name: horus.meteoschweiz.ch
Address: 141.249.133.4
Aliases: www.meteoschweiz.ch
</output>


Heh. If it is you'll be out of luck anyway.
The first thing the canonical name does is redirect to:

http://www.meteoschweiz.ch/web/de/wetter.html


However, if necessary you could workaround that
by adding a HOSTS entry with the above IP address
and the name you are having trouble using.


BTW you can also try checking connectivity with the telnet 80 command.

E.g. in a cmd window enter:

telnet www.meteoschweiz.ch 80

If the screen clears that means you have reached an HTTP server.

To test further you can try entering in that blank screen:

GET /

(That's GET<space><slash><Enter>. Just those 3 keystrokes.)


Oops. This is on Vista? I understand you don't have telnet.exe
on it? Do you have a HyperTerminal then? You can do the same
thing with it using its TCP/IP Winsock connection option.


BTW to give your thread a larger Vista readership
I have added a cross-post to Vista General and Networking.
Users of Vista's Help portal may not be aware that the
last 5 newsgroups listed there as "Vista newsgroups"
(including this one) are in fact common newsgroups
which are not Vista specific.


HTH

Robert Aldwinckle
---


> ------------------------------------------
>
> Internet Explorer cannot display the webpage
>
> Most likely causes:
> You are not connected to the Internet.
> The website is encountering problems.
> There might be a typing error in the address.
>
> What you can try:
> To try to fix this problem, click Tools, and then click "Diagnose
> Connection Problems..."
>
> Retype the address.
>
> Go back to the previous page.
>
> More information
>
>
> -------------------
> This is ONLY with VISTA
>
> "Sandi - Microsoft MVP" wrote:
>
>> Fantastic site... being Swiss myself (my husband hails from Zumikon) I'm
>> enjoying that site.
>>
>> Now, for me, all graphics are displaying. Are you seeing a red x instead?
>> Anything at all?
>>
>> --
>>
>> Sandi Hardmeier
>> Microsoft MVP since 1999
>> http://www.ie-vista.com
>> Internet Explorer Community
>> http://www.microsoft.com/windows/ie/...y/default.mspx
>>
>>
>> "Pavel Haspra" <PavelHaspra@discussions.microsoft.com> wrote in message
>> news:2B58E4A6-DEE7-4C0A-B2EE-9FA92CFA9458@microsoft.com...
>> > The problem is, that it does't disply at all. You can repro it vey simply
>> > if
>> > you go to www.mfgf.ch and click "meteo" in the navigation bar. The first
>> > picture which displays is a weather radar comming from that site. It
>> > displays
>> > correctly on XP, no way on VISTA. The same is true for the homepage
>> > www.meteoschweiz.ch (where i'm paying for pilot weather briefing).
>> > The same happens if you to log on to miles-and-more with your freqeunt
>> > flyer
>> > account, or if you try your electronic bill at swisscom.
>> > It simply seems that some pages don's display at all.
>> >
>> > BTW:
>> > 1. Lowering security doesn't help at all
>> > 2. Switching off phishing filter doesn't help at all
>> > 3. It can be repro from different providers (e.g. corpnet, bluewin,
>> > cablecom) so it is not DNS related.
>> >
>> >
>> > "Sandi - Microsoft MVP" wrote:
>> >
>> >> We'd hint, but we need to know what your problem is first.
>> >>
>> >> --
>> >>
>> >> Sandi Hardmeier
>> >> Microsoft MVP since 1999
>> >> http://www.ie-vista.com
>> >> Internet Explorer Community
>> >> http://www.microsoft.com/windows/ie/...y/default.mspx
>> >>
>> >>
>> >> "Pavel Haspra" <Pavel Haspra@discussions.microsoft.com> wrote in message
>> >> news:8C46A5E5-EE60-48B1-9E9E-758F5802479E@microsoft.com...
>> >> > Any hint is appreciated
>> >>
>> >>
>> >>

>>
>>
>>




My System SpecsSystem Spec
Old 07-17-2006   #2 (permalink)
Bob T.


 
 

Re: Is there a way to display www.meteoschweiz.ch in IE7 on VISTA?

I can see this in Firefox so it is an IE problem. Use the Feedback button
on desktop and fill out a bug report using the Reporting a problem link.
"Robert Aldwinckle" <robald@techemail.com> wrote in message
news:eKxskzRqGHA.2256@TK2MSFTNGP03.phx.gbl...
> (Cross-post added to Vista General and Networking)
> "Pavel Haspra" <PavelHaspra@discussions.microsoft.com> wrote in message
> news:6545A8D7-0F32-4CB0-9723-4348958411D6@microsoft.com...
>>I see simply nothing....
>> If i type: www.meteoschweiz.ch I'll get:

>
>
> Perhaps it's a DNS problem?
>
> That server name is an alias:
>
> <output cmd="nslookup">
> Name: horus.meteoschweiz.ch
> Address: 141.249.133.4
> Aliases: www.meteoschweiz.ch
> </output>
>
>
> Heh. If it is you'll be out of luck anyway.
> The first thing the canonical name does is redirect to:
>
> http://www.meteoschweiz.ch/web/de/wetter.html
>
>
> However, if necessary you could workaround that
> by adding a HOSTS entry with the above IP address
> and the name you are having trouble using.
>
>
> BTW you can also try checking connectivity with the telnet 80 command.
>
> E.g. in a cmd window enter:
>
> telnet www.meteoschweiz.ch 80
>
> If the screen clears that means you have reached an HTTP server.
>
> To test further you can try entering in that blank screen:
>
> GET /
>
> (That's GET<space><slash><Enter>. Just those 3 keystrokes.)
>
>
> Oops. This is on Vista? I understand you don't have telnet.exe
> on it? Do you have a HyperTerminal then? You can do the same
> thing with it using its TCP/IP Winsock connection option.
>
>
> BTW to give your thread a larger Vista readership
> I have added a cross-post to Vista General and Networking.
> Users of Vista's Help portal may not be aware that the
> last 5 newsgroups listed there as "Vista newsgroups"
> (including this one) are in fact common newsgroups
> which are not Vista specific.
>
>
> HTH
>
> Robert Aldwinckle
> ---
>
>
>> ------------------------------------------
>>
>> Internet Explorer cannot display the webpage
>>
>> Most likely causes:
>> You are not connected to the Internet.
>> The website is encountering problems.
>> There might be a typing error in the address.
>>
>> What you can try:
>> To try to fix this problem, click Tools, and then click "Diagnose
>> Connection Problems..."
>>
>> Retype the address.
>>
>> Go back to the previous page.
>>
>> More information
>>
>>
>> -------------------
>> This is ONLY with VISTA
>>
>> "Sandi - Microsoft MVP" wrote:
>>
>>> Fantastic site... being Swiss myself (my husband hails from Zumikon) I'm
>>> enjoying that site.
>>>
>>> Now, for me, all graphics are displaying. Are you seeing a red x
>>> instead?
>>> Anything at all?
>>>
>>> --
>>>
>>> Sandi Hardmeier
>>> Microsoft MVP since 1999
>>> http://www.ie-vista.com
>>> Internet Explorer Community
>>> http://www.microsoft.com/windows/ie/...y/default.mspx
>>>
>>>
>>> "Pavel Haspra" <PavelHaspra@discussions.microsoft.com> wrote in message
>>> news:2B58E4A6-DEE7-4C0A-B2EE-9FA92CFA9458@microsoft.com...
>>> > The problem is, that it does't disply at all. You can repro it vey
>>> > simply
>>> > if
>>> > you go to www.mfgf.ch and click "meteo" in the navigation bar. The
>>> > first
>>> > picture which displays is a weather radar comming from that site. It
>>> > displays
>>> > correctly on XP, no way on VISTA. The same is true for the homepage
>>> > www.meteoschweiz.ch (where i'm paying for pilot weather briefing).
>>> > The same happens if you to log on to miles-and-more with your freqeunt
>>> > flyer
>>> > account, or if you try your electronic bill at swisscom.
>>> > It simply seems that some pages don's display at all.
>>> >
>>> > BTW:
>>> > 1. Lowering security doesn't help at all
>>> > 2. Switching off phishing filter doesn't help at all
>>> > 3. It can be repro from different providers (e.g. corpnet, bluewin,
>>> > cablecom) so it is not DNS related.
>>> >
>>> >
>>> > "Sandi - Microsoft MVP" wrote:
>>> >
>>> >> We'd hint, but we need to know what your problem is first.
>>> >>
>>> >> --
>>> >>
>>> >> Sandi Hardmeier
>>> >> Microsoft MVP since 1999
>>> >> http://www.ie-vista.com
>>> >> Internet Explorer Community
>>> >> http://www.microsoft.com/windows/ie/...y/default.mspx
>>> >>
>>> >>
>>> >> "Pavel Haspra" <Pavel Haspra@discussions.microsoft.com> wrote in
>>> >> message
>>> >> news:8C46A5E5-EE60-48B1-9E9E-758F5802479E@microsoft.com...
>>> >> > Any hint is appreciated
>>> >>
>>> >>
>>> >>
>>>
>>>
>>>

>
>


My System SpecsSystem Spec
Old 07-17-2006   #3 (permalink)
Robert Aldwinckle


 
 

Re: Is there a way to display www.meteoschweiz.ch in IE7 on VISTA?

"Bob T." <bobunderscoretreat@cox.net> wrote in message
news:%23oqsAXeqGHA.2452@TK2MSFTNGP03.phx.gbl
....
> "Robert Aldwinckle" <robald@techemail.com> wrote in message


>> The first thing the canonical name does is redirect to:
>>
>> http://www.meteoschweiz.ch/web/de/wetter.html



>I can see this in Firefox so it is an IE problem. Use the Feedback button
> on desktop and fill out a bug report using the Reporting a problem link.



What are you expecting us to infer?
That you have a problem opening that page on Vista with IE7b2+ too?


---


My System SpecsSystem Spec
Old 07-18-2006   #4 (permalink)
Bob T.


 
 

Re: Is there a way to display www.meteoschweiz.ch in IE7 on VISTA?

I cannot open the page with IE7 in Vista but can see it in Firefox in Vista.
"Robert Aldwinckle" <robald@techemail.com> wrote in message
news:Owa5$cgqGHA.2232@TK2MSFTNGP04.phx.gbl...
> "Bob T." <bobunderscoretreat@cox.net> wrote in message
> news:%23oqsAXeqGHA.2452@TK2MSFTNGP03.phx.gbl
> ...
>> "Robert Aldwinckle" <robald@techemail.com> wrote in message

>
>>> The first thing the canonical name does is redirect to:
>>>
>>> http://www.meteoschweiz.ch/web/de/wetter.html

>
>
>>I can see this in Firefox so it is an IE problem. Use the Feedback button
>> on desktop and fill out a bug report using the Reporting a problem link.

>
>
> What are you expecting us to infer?
> That you have a problem opening that page on Vista with IE7b2+ too?
>
>
> ---
>
>


My System SpecsSystem Spec
Old 07-18-2006   #5 (permalink)
Sandi - Microsoft MVP


 
 

Re: Is there a way to display www.meteoschweiz.ch in IE7 on VISTA?

http://inetexplorer.mvps.org/answers/16.html

--

Sandi Hardmeier
Microsoft MVP since 1999
http://www.ie-vista.com
Internet Explorer Community
http://www.microsoft.com/windows/ie/...y/default.mspx


"Bob T." <bobunderscoretreat@cox.net> wrote in message
news:eAxSa3jqGHA.3256@TK2MSFTNGP04.phx.gbl...
>I cannot open the page with IE7 in Vista but can see it in Firefox in
>Vista.
> "Robert Aldwinckle" <robald@techemail.com> wrote in message
> news:Owa5$cgqGHA.2232@TK2MSFTNGP04.phx.gbl...
>> "Bob T." <bobunderscoretreat@cox.net> wrote in message
>> news:%23oqsAXeqGHA.2452@TK2MSFTNGP03.phx.gbl
>> ...
>>> "Robert Aldwinckle" <robald@techemail.com> wrote in message

>>
>>>> The first thing the canonical name does is redirect to:
>>>>
>>>> http://www.meteoschweiz.ch/web/de/wetter.html

>>
>>
>>>I can see this in Firefox so it is an IE problem. Use the Feedback
>>>button
>>> on desktop and fill out a bug report using the Reporting a problem link.

>>
>>
>> What are you expecting us to infer?
>> That you have a problem opening that page on Vista with IE7b2+ too?
>>
>>
>> ---
>>
>>

>



My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Black display in preview display windows movie maker Vista music pictures video
Display TV on Vista Vista music pictures video
Vista Business wont retain my display settings (on multiple display setup) Vista General
display wizard gone in vista nvidia display drivers Vista General
Re: Is there a way to display www.meteoschweiz.ch in IE7 on VISTA? Vista networking & sharing


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46