Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. The page cannot be displayed

The page cannot be displayed

Scheduled Pinned Locked Moved ASP.NET
sysadminquestionworkspace
8 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BalasubramanianK
    wrote on last edited by
    #1

    Hi, I developed web appln. and run the set up in two local machines. It is working successfully. I run the same setup in my server machine also. But, If I right click the page and browse it, I am getting "The page cannot be displayed". What are the problems will be there? Tnx in adv.

    Balasubramanian K.

    E S 2 Replies Last reply
    0
    • B BalasubramanianK

      Hi, I developed web appln. and run the set up in two local machines. It is working successfully. I run the same setup in my server machine also. But, If I right click the page and browse it, I am getting "The page cannot be displayed". What are the problems will be there? Tnx in adv.

      Balasubramanian K.

      E Offline
      E Offline
      eyeseetee
      wrote on last edited by
      #2

      BalasubramanianK wrote:

      ut, If I right click the page and browse it,

      What do you mean, do you mean you cant view the webpage at all?

      Deliver yesterday, code today, think tomorrow. "http://www.heuse.com/cphumor.htm"

      B 1 Reply Last reply
      0
      • B BalasubramanianK

        Hi, I developed web appln. and run the set up in two local machines. It is working successfully. I run the same setup in my server machine also. But, If I right click the page and browse it, I am getting "The page cannot be displayed". What are the problems will be there? Tnx in adv.

        Balasubramanian K.

        S Offline
        S Offline
        Sosyopat
        wrote on last edited by
        #3

        be sure asp.net development server is working.if is not,restart your pc.

        B 1 Reply Last reply
        0
        • E eyeseetee

          BalasubramanianK wrote:

          ut, If I right click the page and browse it,

          What do you mean, do you mean you cant view the webpage at all?

          Deliver yesterday, code today, think tomorrow. "http://www.heuse.com/cphumor.htm"

          B Offline
          B Offline
          BalasubramanianK
          wrote on last edited by
          #4

          Yes. I cannot view my page at my server. But I can view in my system. For ex. I've run my setup in my system. I can view my page if run the following url in my machine. http://localhost/EmpDet/EmpDetails.aspx. The same, I've run the setup in my server named Server15. I cannot view my page if I run the following url in the server machine it self http://localhost/EmpDet/EmpDetails.aspx. (I run this in server machine) If I run in my local machine by using server host. I can see my page. http://server15/Empdet/EmpDetails.aspx. (I run in my local machine. And I can view my page)

          Balasubramanian K.

          1 Reply Last reply
          0
          • S Sosyopat

            be sure asp.net development server is working.if is not,restart your pc.

            B Offline
            B Offline
            BalasubramanianK
            wrote on last edited by
            #5

            I've run my setup in my system. I can view my page if run the following url in my machine. http://localhost/EmpDet/EmpDetails.aspx. The same, I've run the setup in my server named Server15. I cannot view my page if I run the following url in the server machine it self http://localhost/EmpDet/EmpDetails.aspx. (I cannot view in server machine) If I run in my local machine by using server host. I can see my page. http://server15/Empdet/EmpDetails.aspx. (I can view in local machine)

            Balasubramanian K.

            E 1 Reply Last reply
            0
            • B BalasubramanianK

              I've run my setup in my system. I can view my page if run the following url in my machine. http://localhost/EmpDet/EmpDetails.aspx. The same, I've run the setup in my server named Server15. I cannot view my page if I run the following url in the server machine it self http://localhost/EmpDet/EmpDetails.aspx. (I cannot view in server machine) If I run in my local machine by using server host. I can see my page. http://server15/Empdet/EmpDetails.aspx. (I can view in local machine)

              Balasubramanian K.

              E Offline
              E Offline
              eyeseetee
              wrote on last edited by
              #6

              This is a bit confusing. You wont be able to see it by going to localhost on your computer as the server is not local. Is it a web server'/ Are you typing in a URL?

              Deliver yesterday, code today, think tomorrow. "http://www.heuse.com/cphumor.htm"

              B 1 Reply Last reply
              0
              • E eyeseetee

                This is a bit confusing. You wont be able to see it by going to localhost on your computer as the server is not local. Is it a web server'/ Are you typing in a URL?

                Deliver yesterday, code today, think tomorrow. "http://www.heuse.com/cphumor.htm"

                B Offline
                B Offline
                BalasubramanianK
                wrote on last edited by
                #7

                http://server15/Empdet/EmpDetails.aspx. (I can view in local machine. Here I am accessing my server) http://localhost/Empdet/EmpDetails.aspx (Here I can view in my local pc.) In server machine, I go to my virtual directory of IIS and in the right pan, I can have my all pages. I right click on the start page and click browse. But I am gettng "the page cannot be displayed"

                Balasubramanian K.

                E 1 Reply Last reply
                0
                • B BalasubramanianK

                  http://server15/Empdet/EmpDetails.aspx. (I can view in local machine. Here I am accessing my server) http://localhost/Empdet/EmpDetails.aspx (Here I can view in my local pc.) In server machine, I go to my virtual directory of IIS and in the right pan, I can have my all pages. I right click on the start page and click browse. But I am gettng "the page cannot be displayed"

                  Balasubramanian K.

                  E Offline
                  E Offline
                  eyeseetee
                  wrote on last edited by
                  #8

                  Right Click on your application and choose properties and make sure that Under virtual directory tab that there is an application name.

                  Deliver yesterday, code today, think tomorrow. "http://www.heuse.com/cphumor.htm"

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups