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. Problem with accessing Asp.net web application through other system

Problem with accessing Asp.net web application through other system

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelp
6 Posts 6 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.
  • V Offline
    V Offline
    ven753
    wrote on last edited by
    #1

    I have created asp.net web application in windows 7. I am able to run locally but i am not able to run from other system. What could be the possible reason. If anybody knows, please reply me. Thanks in advance.

    J L M A C 5 Replies Last reply
    0
    • V ven753

      I have created asp.net web application in windows 7. I am able to run locally but i am not able to run from other system. What could be the possible reason. If anybody knows, please reply me. Thanks in advance.

      J Offline
      J Offline
      jaideepsinh
      wrote on last edited by
      #2

      Can you change your connection string. Ans what error you see when you try to run fro other system.

      1 Reply Last reply
      0
      • V ven753

        I have created asp.net web application in windows 7. I am able to run locally but i am not able to run from other system. What could be the possible reason. If anybody knows, please reply me. Thanks in advance.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        To run ASP.Net application from another system you need to Install IIS on Windows 7[^] and then Deploying ASP.NET Websites on IIS 7.0 [^]. After completing above steps you can run website from your network systems.

        Maulik Dusara Sr. Sofware Engineer

        1 Reply Last reply
        0
        • V ven753

          I have created asp.net web application in windows 7. I am able to run locally but i am not able to run from other system. What could be the possible reason. If anybody knows, please reply me. Thanks in advance.

          M Offline
          M Offline
          mkbisht
          wrote on last edited by
          #4

          are you trying to access through IP address or copying your application to other system. can you provide some more details...

          1 Reply Last reply
          0
          • V ven753

            I have created asp.net web application in windows 7. I am able to run locally but i am not able to run from other system. What could be the possible reason. If anybody knows, please reply me. Thanks in advance.

            A Offline
            A Offline
            arunmisra
            wrote on last edited by
            #5

            Please provide us more detail i.e VS version or IIS version.

            1 Reply Last reply
            0
            • V ven753

              I have created asp.net web application in windows 7. I am able to run locally but i am not able to run from other system. What could be the possible reason. If anybody knows, please reply me. Thanks in advance.

              C Offline
              C Offline
              chakraproject
              wrote on last edited by
              #6

              Hello, Check the Settings IIS 6.0 1. Right Click on the virtual directory -> Properties -> Directory Security -> Anonymous Access and Authentication Control -> Edit 2. Under that tab make ensure Allow Anonymous Access & Allow IIS to control Password check boxes are checked. 3. Uncheck the Integrated Windows Authentication, then followed by Aplly & Ok. 4. Then access your application from any other system by using your IP seems like http://192.168.3.107[YOUR_MACHINE_IP]/[APP_ALIAS_NAME] Try it and let me know. Regards, Chakra

              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