.aspx page does not work -- any ideas?
  Home FAQ Contact Sign in
alt.os.linux.mandriva only
 
Advanced search
POPULAR GROUPS

more...

alt.os.linux.mandriva Profile…
 Up
Re: .aspx page does not work -- any ideas?         


Author: Marc Paré
Date: May 13, 2008 01:31

Marc Paré a écrit :
> I am taking a college course and my e-learning site does render at all.
> Would anyone have any ideas? It works under Windows -- I tried it on my
> 9 year old's Windows game machine.
>
> The site is: http://olangel.embanet.com/
>
> Marc
>
> Mdk 2008.1
Thanks to all for the help. I still can't access the site for some
unknown reason. It looks like Jim Beard has the same problem.

Still a mystery.

Cheers

Marc
no comments
Re: .aspx page does not work -- any ideas?         


Author: Blinky the Shark
Date: May 13, 2008 11:24

Marc Paré wrote:
> Marc Paré a écrit :
>> I am taking a college course and my e-learning site does render at all.
>> Would anyone have any ideas? It works under Windows -- I tried it on my
>> 9 year old's Windows game machine.
>>
>> The site is: http://olangel.embanet.com/
>>
>> Marc
>>
>> Mdk 2008.1
> Thanks to all for the help. I still can't access the site for some
> unknown reason. It looks like Jim Beard has the same problem.

Okay here. Mdk 2006 / Firefox 2.0.0.3 / Opera 9.10 / Konqueror 3.4.2

--
Blinky
Killing all posts from Google Groups
The Usenet Improvement Project: http://improve-usenet.org
NEW --> Now evaluating a GG-free news feed: http://usenet4all.se
no comments
Re: .aspx page does not work -- any ideas?         


Author: Adam
Date: May 13, 2008 20:03

Marc Paré wrote:
>> I am taking a college course and my e-learning site does render at
>> all. Would anyone have any ideas? It works under Windows -- I tried it
>> on my 9 year old's Windows game machine.
>>
>> The site is: http://olangel.embanet.com/

Running Mandriva 2008.0 here. Both Konqueror and Seamonkey 1.1.9
display error messages when trying to load that page, or the page it
redirects to.

Started up VMware, ran Windows 2000. Both IE and Seamonkey 1.1.9
(Windows version) display pretty login screen. Maybe that could be a
last-resort solution?

Adam
no comments
Re: .aspx page does not work -- any ideas?         


Author: Marc Paré
Date: May 14, 2008 00:15

Adam a écrit :
> Marc Paré wrote:
>>> I am taking a college course and my e-learning site does render at
>>> all. Would anyone have any ideas? It works under Windows -- I tried
>>> it on my 9 year old's Windows game machine.
>>>
>>> The site is: http://olangel.embanet.com/
>
> Running Mandriva 2008.0 here. Both Konqueror and Seamonkey 1.1.9
> display error messages when trying to load that page, or the page it
> redirects to.
>
> Started up VMware, ran Windows 2000. Both IE and Seamonkey 1.1.9
> (Windows version) display pretty login screen. Maybe that could be a
> last-resort solution?
>
> Adam
Thanks for the feedback Adam. I was trying to avoid using a Win box
altogether and to find a fix for this problem.
Show full article (0.74Kb)
no comments
Re: .aspx page does not work -- any ideas?         


Author: Adam
Date: May 14, 2008 06:34

Marc Paré wrote:
>> Started up VMware, ran Windows 2000. Both IE and Seamonkey 1.1.9
>> (Windows version) display pretty login screen. Maybe that could be a
>> last-resort solution?
>>
> Thanks for the feedback Adam. I was trying to avoid using a Win box
> altogether and to find a fix for this problem.

I meant running VMware with Linux as the host operating system, and some
version of Windows as the guest OS. Then Windows would be just one
window on the Mandriva desktop. This is obviously a workaround, but
maybe it would let you get started on your course while you search for a
genuine solution.

Adam
no comments
Re: .aspx page does not work -- any ideas?         


Author: Marc Paré
Date: May 14, 2008 16:22

Adam a écrit :
> Marc Paré wrote:
>>> Started up VMware, ran Windows 2000. Both IE and Seamonkey 1.1.9
>>> (Windows version) display pretty login screen. Maybe that could be a
>>> last-resort solution?
>>>
>> Thanks for the feedback Adam. I was trying to avoid using a Win box
>> altogether and to find a fix for this problem.
>
> I meant running VMware with Linux as the host operating system, and some
> version of Windows as the guest OS. Then Windows would be just one
> window on the Mandriva desktop. This is obviously a workaround, but
> maybe it would let you get started on your course while you search for a
> genuine solution.
>
> Adam
Sorry, I misunderstood. I am using my son's game machine (WinXP) to
access the site for now.

Marc
no comments
Re: .aspx page does not work -- any ideas?         


Author: Marc Paré
Date: May 14, 2008 20:42

Jim Beard a écrit :
> Bit Twister wrote:
>> On Sun, 11 May 2008 22:58:25 -0400, Marc Paré wrote:
>>> Bit Twister a écrit :
>>>> On Sun, 11 May 2008 22:51:29 -0400, Marc Paré wrote:
>>>>> Bit Twister a écrit :
>>>>>> On Sun, 11 May 2008 22:42:32 -0400, Marc Paré wrote:
>>>>>>
>>>>>>> I get the same results. There is something obviously wrong with
>>>>>>> the site as it looks like the page that is loading is
>>>>>>> http://olangel.embanet.com/frames.aspx I am not sure if this means
>>>>> What browser are you using? I am still not getting anything.
>>>> Firefox
>>> Just double checking that you are doing this on a Mandriva box, right?
>>
>> $ cat /etc/release
>> Mandriva Linux release 2008.1 (Official) for i586
>>
>>> I just tried with Konqueror and it chokes on
>>> ...
Show full article (1.69Kb)
no comments
Re: .aspx page does not work -- any ideas?         


Author: Wes Newell
Date: May 15, 2008 00:10

On Wed, 14 May 2008 23:42:00 -0400, Marc Paré wrote:
> I think I may have found a fix. It looks like there is a problem with
> the MTU.
>
> If you reset the MTU to 1460 by using Konsole and typing in the command
> at root level:
>
> " ifconfig eth0 mtu 1460 "
>
> the site then shows properly. Could you try this to test?
>
> Marc
Show full article (1.31Kb)
no comments
Re: .aspx page does not work -- any ideas?         


Author: Adam
Date: May 15, 2008 05:49

Marc Paré wrote:
> If you reset the MTU to 1460 by using Konsole and typing in the command
> at root level:
>
> " ifconfig eth0 mtu 1460 "
>
> the site then shows properly. Could you try this to test?

Mandriva 2008.0; MTU initially 1500.

$ sudo ifconfig eth0 mtu 1489

Page still didn't load.

$ sudo ifconfig eth0 mtu 1488 [or less]

Login screen loaded with no problem in several browsers.

Looks like you solved it! Now (I think) you'll just need to change the
appropriate initialization file so it's set every startup.

Adam
no comments
Re: .aspx page does not work -- any ideas?         


Author: Marc Paré
Date: May 15, 2008 14:33

Adam a écrit :
> Marc Paré wrote:
>
>> If you reset the MTU to 1460 by using Konsole and typing in the
>> command at root level:
>>
>> " ifconfig eth0 mtu 1460 "
>>
>> the site then shows properly. Could you try this to test?
>
> Mandriva 2008.0; MTU initially 1500.
>
> $ sudo ifconfig eth0 mtu 1489
>
> Page still didn't load.
>
> $ sudo ifconfig eth0 mtu 1488 [or less]
>
> Login screen loaded with no problem in several browsers. ...
Show full article (0.90Kb)
no comments
1 2 3 4 5 6 7