ASP.NET web hosting problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ktg024
    New Member
    • May 2007
    • 21

    ASP.NET web hosting problem

    Hi all

    I have developed a website in my system using .net, i can access this any where in my intranet.
    But the problem is when i cut and paste the project folder in another system(IIS installed and have .net Frame work), I m able to access in that system but none of us in the intranet can access this.

    If anybody faced the same reply plz............ .......

    Thanks in advance
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    How are you accessing the intranet - ip, domain?

    Comment

    • ktg024
      New Member
      • May 2007
      • 21

      #3
      Originally posted by kenobewan
      How are you accessing the intranet - ip, domain?

      Through ip, (http://my ip address)

      Comment

      • kenobewan
        Recognized Expert Specialist
        • Dec 2006
        • 4871

        #4
        Assuming that you have changed the IP and copied to the same directory. Do both systems have the same OS? Are you using a virtual directory?

        Comment

        • ktg024
          New Member
          • May 2007
          • 21

          #5
          Originally posted by kenobewan
          Assuming that you have changed the IP and copied to the same directory. Do both systems have the same OS? Are you using a virtual directory?
          yes i m using the virtual directory and both the system has same OS but still the problem exists

          Comment

          • Plater
            Recognized Expert Expert
            • Apr 2007
            • 7872

            #6
            Have you considered using the Publish feature in Visual Studio?
            It will "publish" the website to it's hosting location.

            Be sure it's an IIS. Really it sounds like you're using an apache server.
            If it *IS* an IIS server, have you verified that all the ASP.NET stuff is registered when you go to the IIS control on that server?

            Comment

            • ktg024
              New Member
              • May 2007
              • 21

              #7
              Originally posted by Plater
              Have you considered using the Publish feature in Visual Studio?
              It will "publish" the website to it's hosting location.

              Be sure it's an IIS. Really it sounds like you're using an apache server.
              If it *IS* an IIS server, have you verified that all the ASP.NET stuff is registered when you go to the IIS control on that server?
              i am using IIS and not the apache.

              Comment

              • kenobewan
                Recognized Expert Specialist
                • Dec 2006
                • 4871

                #8
                Originally posted by ktg024
                i am using IIS and not the apache.
                Can you access any page? Give a virtual directory the path to the projects file and try to access. Are you using visual studio? Where did you place the projects folder? What url are you using? Do the two platforms differ in any way?

                Comment

                • winbala
                  New Member
                  • Mar 2008
                  • 13

                  #9
                  Hi.

                  Act u did not tell which version.. but u will try..


                  U will go control panel -> adminintrative tools ->iis->default web site->ur project folder

                  then right click on mouse. properties-> click create then set script only


                  set apply..


                  Ok fine.

                  Comment

                  Working...