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. Accessing my ASP pages from other PC

Accessing my ASP pages from other PC

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netjsonhelpquestion
8 Posts 5 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.
  • A Offline
    A Offline
    AaronNeo
    wrote on last edited by
    #1

    Hi Guys, I had finished developing my asp pages and I would like to put it on a common pc so that the rest of the users can access these pages. I am using ASP.net 2005 with dotnet framwork 2. May I know what configuration do I need to do on the pc that my asp pages resides? Thank you so much in advance for the help :) Regards, Aaron Neo

    P G 2 Replies Last reply
    0
    • A AaronNeo

      Hi Guys, I had finished developing my asp pages and I would like to put it on a common pc so that the rest of the users can access these pages. I am using ASP.net 2005 with dotnet framwork 2. May I know what configuration do I need to do on the pc that my asp pages resides? Thank you so much in advance for the help :) Regards, Aaron Neo

      P Offline
      P Offline
      pradeep kumarappagari
      wrote on last edited by
      #2

      all the PCs should be in network. and if u want to access u r application from server PC, in the clint PC u have to give link like this http://ip address of server (or)server name/u r application name/ i hope this will help u...:-O

      Pradeep Reddy

      A 1 Reply Last reply
      0
      • P pradeep kumarappagari

        all the PCs should be in network. and if u want to access u r application from server PC, in the clint PC u have to give link like this http://ip address of server (or)server name/u r application name/ i hope this will help u...:-O

        Pradeep Reddy

        A Offline
        A Offline
        AaronNeo
        wrote on last edited by
        #3

        HI, Thank you for your reply but I have tried that...It can't work..And how do I open a port on other pc? I installed Visual Studio on my pc and thats why a port is opened for me. If I do not install Visual Studio, what am I suppose to do?

        E S P 3 Replies Last reply
        0
        • A AaronNeo

          HI, Thank you for your reply but I have tried that...It can't work..And how do I open a port on other pc? I installed Visual Studio on my pc and thats why a port is opened for me. If I do not install Visual Studio, what am I suppose to do?

          E Offline
          E Offline
          enjoycrack
          wrote on last edited by
          #4

          AaronNeo wrote:

          It can't work

          What the problem?

          AaronNeo wrote:

          And how do I open a port on other pc?

          No need...the webserver does that for you

          AaronNeo wrote:

          If I do not install Visual Studio, what am I suppose to do?

          To deploy,...no need to install VS << >>

          8x Solutions Ltd

          A 1 Reply Last reply
          0
          • A AaronNeo

            HI, Thank you for your reply but I have tried that...It can't work..And how do I open a port on other pc? I installed Visual Studio on my pc and thats why a port is opened for me. If I do not install Visual Studio, what am I suppose to do?

            S Offline
            S Offline
            Sherin Iranimose
            wrote on last edited by
            #5

            Hi, I think IIS should be installed in your server. Use publish web site in build menu. specify a folder in target location copy that folder to C:\inetpub\wwwroot give web sharing for the folder. then try http://yourservername/foldername/loginpage.aspx


            To succeed, we must first believe that we can. Sherin Iranimose


            1 Reply Last reply
            0
            • A AaronNeo

              HI, Thank you for your reply but I have tried that...It can't work..And how do I open a port on other pc? I installed Visual Studio on my pc and thats why a port is opened for me. If I do not install Visual Studio, what am I suppose to do?

              P Offline
              P Offline
              pradeep kumarappagari
              wrote on last edited by
              #6

              after deploying u r application on windows server(iis) no need of .net installed on u r client PC and also in u r server pc, but in server PC .net frame work should be installed. and if u want to access u r application which is deployed in the server system from client PC u have to give the server PC ip address or server PC name must and should, it will work.....:-O

              Pradeep Reddy

              1 Reply Last reply
              0
              • A AaronNeo

                Hi Guys, I had finished developing my asp pages and I would like to put it on a common pc so that the rest of the users can access these pages. I am using ASP.net 2005 with dotnet framwork 2. May I know what configuration do I need to do on the pc that my asp pages resides? Thank you so much in advance for the help :) Regards, Aaron Neo

                G Offline
                G Offline
                GgAben
                wrote on last edited by
                #7

                1. Install IIS 2. Create a virtual directory in the iis websites/default websites and it should point to your home page directory. Keep your home page name as default.html or index.html. Eg:- MyHome 3. Desable firewalls if any. 4. Use http:///MyHome from remote machine

                Gg

                1 Reply Last reply
                0
                • E enjoycrack

                  AaronNeo wrote:

                  It can't work

                  What the problem?

                  AaronNeo wrote:

                  And how do I open a port on other pc?

                  No need...the webserver does that for you

                  AaronNeo wrote:

                  If I do not install Visual Studio, what am I suppose to do?

                  To deploy,...no need to install VS << >>

                  8x Solutions Ltd

                  A Offline
                  A Offline
                  AaronNeo
                  wrote on last edited by
                  #8

                  Hi, I have copied my files into inetpub/wwwroot and enable websharing. I then entered the address http://localhost/bh/index.aspx but the page still cannot be displayed out. Do I need to specify any port such as locahost:8080 ?? I can't seemed to get it working... *headache.

                  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