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. User Access

User Access

Scheduled Pinned Locked Moved ASP.NET
sysadminwindows-admintutorial
3 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
    Murugavel Sadagopan
    wrote on last edited by
    #1

    Hi, I developed a web based application in my pc. i want other user access my site. In IIS server what are the steps to be followed ( through intranet). Other than IIS, i have to do anything.. please guide me, thanks, murugavel

    V R 2 Replies Last reply
    0
    • M Murugavel Sadagopan

      Hi, I developed a web based application in my pc. i want other user access my site. In IIS server what are the steps to be followed ( through intranet). Other than IIS, i have to do anything.. please guide me, thanks, murugavel

      V Offline
      V Offline
      Venkatesh Mookkan
      wrote on last edited by
      #2

      Whats the machine's OS? If XP, better deploy it in a Server since XP does not support more connections (MAX 10 connections is support). Create a website in server and deploy your website there. You could find the deployment steps easily in internet (Google).

      Venkatesh Mookkan My: Website | Yahoo Group | Blog Spot

      1 Reply Last reply
      0
      • M Murugavel Sadagopan

        Hi, I developed a web based application in my pc. i want other user access my site. In IIS server what are the steps to be followed ( through intranet). Other than IIS, i have to do anything.. please guide me, thanks, murugavel

        R Offline
        R Offline
        Rameez Raja
        wrote on last edited by
        #3

        Here are few steps through which u can access ur application using intranet 1) Open IIS 2) Right Click "Default Website" 3) On properties click New -- Virtual Directory 4) Name the virtual directory (e.g. Hidaya) 5) Browse and select the directory on your harddrive 6) Now set permissions, plz give full permission at this stage - Now the directory is created -Change its properties by right clicking on it -- Properties - In the Application Box name, enter any name ( e.g. xyz) - On ASP.NET Tab, you would see the ASP.NET version, plz select 2.0. Press OK to apply the changes. you can access this website as : http://localhost/DirecotroyName/yourpage.aspx (e.g. default.aspx or index.aspx, whatever the name of your default page is) Try it out else let me know i will guide u further Regards rameez

        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