How to host ASP.net website within intranet

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • premMS143
    New Member
    • Nov 2008
    • 75

    How to host ASP.net website within intranet

    Hi,

    I'm new to .NET. And created a website using
    ASP.net 3.5 (.aspx as frontend)
    VB.net(aspx.vb as backend)
    SQL Server 2000 as backend


    Now I want to host the site within our intranet network. But I can't.
    I don't know about web.config in detail.

    Please help me regarding this.

    This one is very important for me.

    Waiting for your reply

    Thanx in advance.
  • semomaniz
    Recognized Expert New Member
    • Oct 2007
    • 210

    #2
    it the same way you set up on the live server. The only different is the way you access the page

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      What have you tried so far to host your website in your Intranet setting?

      Have you tried setting up a computer on the network as a Web Server (with IIS installed)?

      If so, have you tried publishing your website to the server (or publishing it locally and manually moving it to the server)?

      Have you checked your Windows Firewall settings to ensure that computers on the network can connect to the Web Server?

      If you do not have a computer dedicated as a web server then you need to start there.

      -Frinny

      Comment

      Working...