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. General Programming
  3. C#
  4. access asp.net website from an ip address ?

access asp.net website from an ip address ?

Scheduled Pinned Locked Moved C#
questioncsharpasp-net
4 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.
  • M Offline
    M Offline
    Mubeen asim
    wrote on last edited by
    #1

    hello.. i have a webseit in asp.net web developer. when i compile the file its running on my machine on 127.0.0.1 ie the localhost. but it cannot be accessed from the other ip address ie by refering to the machine ip rather than the localhost. what is the procedure to access the as.net website from other systems...

    M Y 2 Replies Last reply
    0
    • M Mubeen asim

      hello.. i have a webseit in asp.net web developer. when i compile the file its running on my machine on 127.0.0.1 ie the localhost. but it cannot be accessed from the other ip address ie by refering to the machine ip rather than the localhost. what is the procedure to access the as.net website from other systems...

      M Offline
      M Offline
      musefan
      wrote on last edited by
      #2

      well you need to host it. using IIS or something

      Life goes very fast. Tomorrow, today is already yesterday.

      M 1 Reply Last reply
      0
      • M musefan

        well you need to host it. using IIS or something

        Life goes very fast. Tomorrow, today is already yesterday.

        M Offline
        M Offline
        Mubeen asim
        wrote on last edited by
        #3

        i tried IIS v 5.0 and could access the pages.. but the asp tags are not executed and i get the tags as output rather than their result. . . .

        1 Reply Last reply
        0
        • M Mubeen asim

          hello.. i have a webseit in asp.net web developer. when i compile the file its running on my machine on 127.0.0.1 ie the localhost. but it cannot be accessed from the other ip address ie by refering to the machine ip rather than the localhost. what is the procedure to access the as.net website from other systems...

          Y Offline
          Y Offline
          Yusuf
          wrote on last edited by
          #4

          when you run your application from visual studio, it does not run within IIS. see what the address looks like. The simples solution is publish your application to your local IIS, then users can get to it by http://your_machine_name/your_application_name from within your network.

          Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

          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