« Previous Next »

Answered Thread: problem in deploying asp.net website on IIS 6.0

Last post 11-04-2009 5:12 AM by WenJun Zhang - MSFT. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 10-29-2009, 12:22 AM

    problem in deploying asp.net website on IIS 6.0

    hi everyone.

    I am new to web development and I am facing a problem in deploying an asp.net website on IIS 6.0 .

    I just copied my precompiled website folder on production server via smart FTP and then i created a virtual directory of my website using IIS manager. Now the problem is this that website is browsing well in IIS and running on web brwoser production server by giving its url(www.mysite.com:port).

    But when I run it on internet means on any other computer than production, the browser is unable to open the site.

    Browser's Messagee: server not found. cant find server at www.mysite.com

    and IE says: page can not be displayed.

    Someone help me out.

  • 10-29-2009, 2:24 AM In reply to

    Re: problem in deploying asp.net website on IIS 6.0

    From other client machine, can you ping to the www.mysite.com, does it resolve to correct IP?

    Also is the website configured with port 80 (default) or some other port?

    Is the windows firewall disabled on IIS server or allowed http server in firewall?

    HTH.

    ~ Ganesh

  • 11-04-2009, 5:12 AM In reply to

    Answered Re: problem in deploying asp.net website on IIS 6.0

    This is either a DNS or network connection issue. You should run tools like fiddler or webfetch to check the problematic external connection. I assume the external request hasn't reached your IIS at all.

    HOW TO: Use Wfetch.exe to Troubleshoot HTTP Connections
    http://support.microsoft.com/default.aspx?scid=kb;en-us;284285

     

    WenJun Zhang - MSFT
    Sincerely
    Microsoft Online Community Support

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (3 items)
Microsoft Communities