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.
  • P Parwej Ahamad

    yes

    Parwej Ahamad g.parwez@gmail.com

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

    yes the problem status is same.

    Soniagupta1@yahoo.co.in

    P 1 Reply Last reply
    0
    • S Sonia Gupta

      yes the problem status is same.

      Soniagupta1@yahoo.co.in

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

      Go to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 in a command prompt and run the command aspnet_regiis.exe -i

      Parwej Ahamad g.parwez@gmail.com

      S 1 Reply Last reply
      0
      • P Parwej Ahamad

        Go to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 in a command prompt and run the command aspnet_regiis.exe -i

        Parwej Ahamad g.parwez@gmail.com

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

        i have done it.stills same problem lying,

        Soniagupta1@yahoo.co.in

        P 1 Reply Last reply
        0
        • S Sonia Gupta

          i have done it.stills same problem lying,

          Soniagupta1@yahoo.co.in

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

          IE->Tools->Internet Options->security Tab->select trusted site->click on site button->unchecked : Require server varication (htts)... If still your problem exist then go to Google. Because don't have more.

          Parwej Ahamad g.parwez@gmail.com

          S 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

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

            Have you checked this[^] ?


            My Website | Ask smart questions

            S 1 Reply Last reply
            0
            • P Parwej Ahamad

              IE->Tools->Internet Options->security Tab->select trusted site->click on site button->unchecked : Require server varication (htts)... If still your problem exist then go to Google. Because don't have more.

              Parwej Ahamad g.parwez@gmail.com

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

              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 1 Reply Last reply
              0
              • N N a v a n e e t h

                Have you checked this[^] ?


                My Website | Ask smart questions

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

                i have chached this link already . and i am using only one version i.e 2.0

                Soniagupta1@yahoo.co.in

                N 1 Reply Last reply
                0
                • S Sonia Gupta

                  i have chached this link already . and i am using only one version i.e 2.0

                  Soniagupta1@yahoo.co.in

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

                  Try with creating new application pool ? By default IIS will be using default pool for all websites. Try creating a new application pool and deploying your APP over there ? Check this[^] to get started.


                  My Website | Ask smart questions

                  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

                    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