CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2010
    Posts
    4

    Asp.net Page problem in accessing from other PC

    I have an asp.net project both in .net 2005 and 2008.

    It is working fine in my PC and page is opening from browser but not from other PC.

    I can able to connect the other pc's,ping it sure there is no connection problem with pc.

    I think should be in IIS or sharing from my PC.

    I need both in .net 2005 and 2008.


    Thanks in advance.

  2. #2
    Join Date
    Sep 2008
    Location
    Netherlands
    Posts
    865

    Re: Asp.net Page problem in accessing from other PC

    Perhaps Firewall that is blocking? Disable it and see if it works..

  3. #3
    Join Date
    Feb 2005
    Location
    Denmark
    Posts
    742

    Re: Asp.net Page problem in accessing from other PC

    Are you running the site in the IIS and not via the development proxy?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured