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. website browsing error at local host

website browsing error at local host

Scheduled Pinned Locked Moved ASP.NET
sysadminwindows-adminhelp
24 Posts 6 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.
  • S Sonia Gupta

    I published the website after then on the same machine(for local host browsing puposes) i tried to create the virtual directory of the same.after creating the virtual directory , i ws browsing the directory in IIS.there while browsing the directory , i got the following error. Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.

    Soniagupta1@yahoo.co.in

    I Offline
    I Offline
    Imran Khan Pathan
    wrote on last edited by
    #15

    Change Application Protection pooled in Directory TAB Best Regard Pathan -- modified at 5:11 Monday 17th September, 2007

    ---------------------------------------------------

    S 1 Reply Last reply
    0
    • S Sonia Gupta

      if i create the vitual directory of the project where the code is residing , there occurs no problem.problem is arisig if i create the published folder and then creating the virtual diectory.and finally browsing the page there is occuring the error. y it is happening ?

      Soniagupta1@yahoo.co.in

      P Offline
      P Offline
      Parwej Ahamad
      wrote on last edited by
      #16

      The code file should be also there. If you want keep there pages only then you should deploy this project.

      Parwej Ahamad g.parwez@gmail.com

      1 Reply Last reply
      0
      • S Sonia Gupta

        I published the website after then on the same machine(for local host browsing puposes) i tried to create the virtual directory of the same.after creating the virtual directory , i ws browsing the directory in IIS.there while browsing the directory , i got the following error. Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.

        Soniagupta1@yahoo.co.in

        K Offline
        K Offline
        kaushal_prabhakar
        wrote on last edited by
        #17

        Hi, open the website and then aspx page which you want to be startup page. Build->Publish Website. In target location just type "http://IP address of local machine/name of website" . your problem will b solved:)

        prabhakar

        S 1 Reply Last reply
        0
        • K kaushal_prabhakar

          Hi, open the website and then aspx page which you want to be startup page. Build->Publish Website. In target location just type "http://IP address of local machine/name of website" . your problem will b solved:)

          prabhakar

          S Offline
          S Offline
          Sonia Gupta
          wrote on last edited by
          #18

          the problem is how can i browse the pages of my published website at localhost. in 2005

          Soniagupta1@yahoo.co.in

          K 1 Reply Last reply
          0
          • S Sonia Gupta

            I published the website after then on the same machine(for local host browsing puposes) i tried to create the virtual directory of the same.after creating the virtual directory , i ws browsing the directory in IIS.there while browsing the directory , i got the following error. Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.

            Soniagupta1@yahoo.co.in

            K Offline
            K Offline
            kaushal_prabhakar
            wrote on last edited by
            #19

            one more thing dont forget to add the startup page name with aspx extension in website virtual directory if startup page is not default.aspx. :)

            prabhakar

            N 1 Reply Last reply
            0
            • I Imran Khan Pathan

              Change Application Protection pooled in Directory TAB Best Regard Pathan -- modified at 5:11 Monday 17th September, 2007

              ---------------------------------------------------

              S Offline
              S Offline
              Sonia Gupta
              wrote on last edited by
              #20

              where is directory tab located(directory security , virtual directory)?

              Soniagupta1@yahoo.co.in

              1 Reply Last reply
              0
              • S Sonia Gupta

                the problem is how can i browse the pages of my published website at localhost. in 2005

                Soniagupta1@yahoo.co.in

                K Offline
                K Offline
                kaushal_prabhakar
                wrote on last edited by
                #21

                its simple in browser address bar type " http://localmachine IP address/websitename" e.g. http://192.157.1.12/test:)

                prabhakar

                1 Reply Last reply
                0
                • K kaushal_prabhakar

                  one more thing dont forget to add the startup page name with aspx extension in website virtual directory if startup page is not default.aspx. :)

                  prabhakar

                  N Offline
                  N Offline
                  N a v a n e e t h
                  wrote on last edited by
                  #22

                  kaushal_prabhakar wrote:

                  one more thing dont forget to add the startup page name with aspx extension in website virtual directory if startup page is not default.aspx.

                  This is simply unwanted suggestion for the problem since we can browse directly specifying file name.


                  My Website | Ask smart questions

                  K 1 Reply Last reply
                  0
                  • N N a v a n e e t h

                    kaushal_prabhakar wrote:

                    one more thing dont forget to add the startup page name with aspx extension in website virtual directory if startup page is not default.aspx.

                    This is simply unwanted suggestion for the problem since we can browse directly specifying file name.


                    My Website | Ask smart questions

                    K Offline
                    K Offline
                    kaushal_prabhakar
                    wrote on last edited by
                    #23

                    if u can browse directly then kindely do it.:)

                    prabhakar

                    1 Reply Last reply
                    0
                    • S Sonia Gupta

                      I published the website after then on the same machine(for local host browsing puposes) i tried to create the virtual directory of the same.after creating the virtual directory , i ws browsing the directory in IIS.there while browsing the directory , i got the following error. Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.

                      Soniagupta1@yahoo.co.in

                      Y Offline
                      Y Offline
                      ybasha
                      wrote on last edited by
                      #24

                      what name have u given will publish the website in IIS and while creating the Virtual directory? the name you created in virtual directory is used for local browser and also check the home directory whether it refer to right project? for example C:\inetpub\wwwroot\prjName\ Hope this will help you. regards ybasha

                      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