Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

redirect for named aspx page not working

3 views
Skip to first unread message

Peter Hemmingsen

unread,
Nov 17, 2009, 5:04:45 AM11/17/09
to
Hi

My domain name klubkontoret.dk is redirected to 80.199.79.45 but I get the
following strange behaviour (using IE8):

Address:

http://80.199.79.45 and www.klubkontoret.dk and
http://80.199.79.45/default.aspx correctly shows my default.aspx page.

www.klubkontoret.dk/default.aspx does not work.

http://80.199.79.45/htmlpage1.html and www.klubkontoret.dk/htmlpage1.html
both correctly shows my htmlpage1.html test page.


I would appreciate any hint that can explain why
www.klubkontoret.dk/default.aspx is failing,- thanks.

Peter


Brian Cryer

unread,
Nov 18, 2009, 5:57:17 AM11/18/09
to
"Peter Hemmingsen" <p...@softco.dk> wrote in message
news:%23XT$U12ZKH...@TK2MSFTNGP05.phx.gbl...

> Hi
>
> My domain name klubkontoret.dk is redirected to 80.199.79.45 but I get the
> following strange behaviour (using IE8):
>
> Address:
>
> http://80.199.79.45 and www.klubkontoret.dk and
> http://80.199.79.45/default.aspx correctly shows my default.aspx page.

It evaluates to 194.225.15.19 here.

> www.klubkontoret.dk/default.aspx does not work.
>
> http://80.199.79.45/htmlpage1.html and www.klubkontoret.dk/htmlpage1.html
> both correctly shows my htmlpage1.html test page.
>
> I would appreciate any hint that can explain why
> www.klubkontoret.dk/default.aspx is failing,- thanks.

When I go to this page I see the message:

XML Parsing Error: no element found
Location: http://www.klubkontoret.dk/default.aspx
Line Number 1, Column 1:

so I think the problem is to do with what default.aspx is trying to do. What
are you trying to do on your page? Presumably you are doing some XML
manipulation?
--
Brian Cryer
www.cryer.co.uk/brian


Peter Hemmingsen

unread,
Nov 18, 2009, 7:48:47 AM11/18/09
to
Hi Brian,

Thanks for your reply. default.aspx is a simple web form. The strange thing
is that it works if you just type:
www.klubkontoret.dk which give you the same page.

It even works if you replace the domain name with the ip address:
http://80.199.79.45/default.aspx

So what could I possible do in default.aspx which fails when using domain
name but not if using ip address?

Peter

"Brian Cryer" <not.here@localhost> wrote in message
news:u3r1m3D...@TK2MSFTNGP05.phx.gbl...

Brian Cryer

unread,
Nov 23, 2009, 5:00:17 AM11/23/09
to
"Peter Hemmingsen" <p...@softco.dk> wrote in message
news:OoS$q1EaKH...@TK2MSFTNGP04.phx.gbl...

> Hi Brian,
>
> Thanks for your reply. default.aspx is a simple web form. The strange
> thing is that it works if you just type:
> www.klubkontoret.dk which give you the same page.
>
> It even works if you replace the domain name with the ip address:
> http://80.199.79.45/default.aspx
>
> So what could I possible do in default.aspx which fails when using domain
> name but not if using ip address?

Have you fixed the XML parsing error? I don't know what that error is but
its probably related to the cause of your problem.

FYI: If I use IE and go to .../default.aspx then I simply get "Internet
explorer cannot display the webpage", but if I use FireFox then I get the
XML Parsing Error.

Fix that, once that is fixed then if the problem persists then post back.
--
Brian Cryer
www.cryer.co.uk/brian

0 new messages