« Previous Next »

Thread: Web page not being displayed properly

Last post 10-07-2008 9:57 AM by tomkmvp. 5 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (6 items)

Sort Posts:

  • 10-06-2008, 10:46 AM

    • czk101
    • Not Ranked
    • Joined on 10-06-2008, 2:29 PM
    • Posts 3

    Web page not being displayed properly

    Hi all,

    Not sure if this is the correct place to post, but here goes anyway...

    I've got two servers running the same website. The pages on one website are displayed correctly, but the same pages on the other website are incorrectly displayed. It's the text boxes for users to input data into that are being incorrectly displayed; on the correct page, the layout is:

    Introducer:      [     ]

    Lender:          [     ]

    and on the incorrect page it's displaying:

    Introducer:[     ]

    Lender:[     ]

     

    Viewing the source showed me that the style 'display: Inline-block' is missing.

    Both servers are running windows server 2003 with IIS 6.0 and MS ASP.NET 2.0 AJAX Extensions. The server that's dispaying the pages correctly also has IIS Rsource (Kit Tools) installed.

     I have no idea why one server is displaying correctly and the other isn't. Any ideas? 

    Thanks,

     CZK

     

     

  • 10-06-2008, 11:03 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 6:27 AM
    • Central NJ
    • Posts 6,189
    • IIS MVPs

    Re: Web page not being displayed properly

    czk101:
    Viewing the source showed me that the style 'display: Inline-block' is missing.
    How are you handling the styles?

    If we don't get an answer here a better place may be http://forums.asp.net/ ...

  • 10-06-2008, 11:27 AM In reply to

    • czk101
    • Not Ranked
    • Joined on 10-06-2008, 2:29 PM
    • Posts 3

    Re: Web page not being displayed properly

    I'm not sure unfortunately as I'm not the creator of the website, i'm only testing it.

     I'm assuming it's a setup issue somewhere because it's working fine on one of the servers. I wasn't sure if iis has some kind of decoding mechanism that overrides certain styles and whether i'd missed a setting somehwhere?

     Thanks,

    CZK

  • 10-06-2008, 1:37 PM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 6:27 AM
    • Central NJ
    • Posts 6,189
    • IIS MVPs

    Re: Web page not being displayed properly

    Hard to say without knowing more details.

    Apparently the style is not getting pulled from somewhere.

  • 10-07-2008, 4:23 AM In reply to

    • czk101
    • Not Ranked
    • Joined on 10-06-2008, 2:29 PM
    • Posts 3

    Re: Web page not being displayed properly

    Yeah, sorry, I wish i'd been the developer so that I could give a bit more info....

     The website that's working is using SSL and the one that isn't working properly doesnt use SSL. Do you think this would affect it?

     Thanks,

    CZK

  • 10-07-2008, 9:57 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 6:27 AM
    • Central NJ
    • Posts 6,189
    • IIS MVPs

    Re: Web page not being displayed properly

    It shouldn't matter, but if a path was hard-coded with "https" then it will cause a problem.  Again, not enough info to really figure this out ...

Page 1 of 1 (6 items)
Microsoft Communities