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. how can i run Intranet web based application

how can i run Intranet web based application

Scheduled Pinned Locked Moved ASP.NET
databasewindows-adminhelpquestion
2 Posts 2 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.
  • K Offline
    K Offline
    ksanju1000
    wrote on last edited by
    #1

    Hi, I have made one web page in my computer. The domain name is anikita i can run my web page in my computer using the following url http://localhost/anikita/index.aspx and i am using msacess database i am displaying the emp table information in web page my computer name is dev1 i have window2000 profession and IIS 5 and Visusal Studio 2003 installed in my computer i am connected with other computer dev2 i want to run web page from dev2 in dev2 only window2000 profeesion is installed i tried with following url http://dev1/anikita/index.aspx but its not working it does not produce any error blank page shows can any one give me clue to run web page from another computer what should i configure in my IIS how can i run web page from other computer thanks

    A 1 Reply Last reply
    0
    • K ksanju1000

      Hi, I have made one web page in my computer. The domain name is anikita i can run my web page in my computer using the following url http://localhost/anikita/index.aspx and i am using msacess database i am displaying the emp table information in web page my computer name is dev1 i have window2000 profession and IIS 5 and Visusal Studio 2003 installed in my computer i am connected with other computer dev2 i want to run web page from dev2 in dev2 only window2000 profeesion is installed i tried with following url http://dev1/anikita/index.aspx but its not working it does not produce any error blank page shows can any one give me clue to run web page from another computer what should i configure in my IIS how can i run web page from other computer thanks

      A Offline
      A Offline
      Agha net
      wrote on last edited by
      #2

      Well.... Do one thing 1st check that both the computers should be on the same workgroup then try to ping your web server (where you want to access the site) from your client if ping goes well it means the connection in between both the computers is OK. then try writing Ip address instead name. http://dev1/anikita/index.aspx http://192.168.0.1/anikita/index.aspx If this thing not works !!!!!! go to the properties of your website and select directory security tab there is a Groupbox of "Ip Address and domain name restriction" Press edit and grant access to your client IP. And at the end make sure that you have not installed any firewall which is restricting any other computer to access resources. I wish above paragraph could help you. If you come out of this some other way do let me know :suss: Best Regards,

      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