Error: URL Is In the Internet Zone

        This error occurs when you try to start debugging on a Web project that has a URL in the Internet Web content zone. To debug a Web project, the project must be located on your local machine or a machine in the Local Intranet or Trusted sites Web content zone.

This error can occur for projects on your local machine if you specify the full name of the local machine, such as in this example:

yourmachinename.zonename.microsoft.com

Specifying the full name in this manner causes the project to appear to be in the Internet zone.

To debug a Web project on a local intranet machine or a trusted site, use Internet Explorer to add the project URL to the Local intranet or Trusted sites Web content zone.

To add a server to the Local intranet or Trusted sites zone

  1. In Internet Explorer, choose Internet Options from the Tools menu.
  2. In the Internet Options dialog box, choose the Security tab.
  3. Under Select a Web content zone, click Local Intranet or Trusted sites.
  4. Click Sites.
  5. In the Local Intranet or Trusted sites dialog box, click Advanced.
  6. In the Add this Web Site to the zone box, enter the URL of the project, click Add, then click OK.
  7. Click OK to close the Local Intranet or Trusted sites dialog box.
  8. Click OK to close the Internet Options dialog box.
posted @ 2008-03-28 11:33  winzheng  阅读(392)  评论(0编辑  收藏  举报