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. Regarding deployment

Regarding deployment

Scheduled Pinned Locked Moved ASP.NET
sysadmincsharpasp-netwindows-adminhelp
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.
  • K Offline
    K Offline
    kumarjammula
    wrote on last edited by
    #1

    Friends I had developed an small website in visualstudio 2008 and I had problem in Deployment of that site.. steps: 1.I installed IIS server 2.registered asp.net 3.Created virtual directary and placed in that folder It is working in One System with URL:http://localhost/home.aspx I want that site to be run in the LAN systems I am using XPsp2

    came out of hardwork

    C A 2 Replies Last reply
    0
    • K kumarjammula

      Friends I had developed an small website in visualstudio 2008 and I had problem in Deployment of that site.. steps: 1.I installed IIS server 2.registered asp.net 3.Created virtual directary and placed in that folder It is working in One System with URL:http://localhost/home.aspx I want that site to be run in the LAN systems I am using XPsp2

      came out of hardwork

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      What is your problem exactly ? If it has to run on the LAN, just replace localhost with the name of the machine. You understand what 'localhost' means, right ?

      Christian Graus Driven to the arms of OSX by Vista. Please read this[^] if you don't like the answer I gave to your question. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

      1 Reply Last reply
      0
      • K kumarjammula

        Friends I had developed an small website in visualstudio 2008 and I had problem in Deployment of that site.. steps: 1.I installed IIS server 2.registered asp.net 3.Created virtual directary and placed in that folder It is working in One System with URL:http://localhost/home.aspx I want that site to be run in the LAN systems I am using XPsp2

        came out of hardwork

        A Offline
        A Offline
        Abhijit Jana
        wrote on last edited by
        #3

        kumarjammula wrote:

        It is working in One System with URL:http://localhost/home.aspx I want that site to be run in the LAN systems

        Its means its working in the machine where you have deployed. Now Try to access it from other machine with the IP Address of the deployed system like http://192.192.192.192/home.aspx Make sure that system should have the same LAN.

        kumarjammula wrote:

        3.Created virtual directary and placed in that folder

        BTW : one question, you have wrote you have create the Virtual Directory, What is your Virtual Directory name? If you have the Virtual directory you should access it from http://localhost//Home.aspx Or you are redirecting your site from Root to any where?:confused:

        cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net

        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