MOD2000: How to Stop Error Message "This Page Accesses Data on Another Domain" (244318)



The information in this article applies to:

  • Microsoft Office 2000 Developer

This article was previously published under Q244318

SYMPTOMS

After you use Access Workflow Designer to create and deploy a team solution, users receive the following error message multiple times before getting to the team solution:

This page accesses data on another domain. Do you want to allow this?

To avoid this message in Internet Explorer, you can add a secure Web site to your Trusted Sites zone on the Security tab of the Internet Options dialog box.

CAUSE

The users' computers do not have a trusted site for the solution server.

RESOLUTION

Before the users run the solution for the first time, a trusted site must be set through Microsoft Internet Explorer on each client computer. To set a site as a trusted site on a client computer, follow these steps:
  1. Start Microsoft Internet Explorer 5.
  2. On the Tools menu, click Internet Options.
  3. In the Internet Options dialog box, click the Security tab.
  4. Under Select a Web content zone to specify its security settings, click Trusted sites.
  5. Click Sites.
  6. Click to clear the Require server verification check box.
  7. In the Add this Web site to the zone box, type the following line

    http://server name/solution name

    where server name is the name of the Access Workflow Designer server computer and solution name is the name of the team solution.
  8. Click Add.
  9. Click OK twice to close the open dialog boxes.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Deploy the Issue Tracking solution onto the Access Workflow Designer server computer.
  2. On a client computer, start Microsoft Internet Explorer 5.
  3. On the File menu, click Open, and then type the following address in the Open box:

    http://server name/solution name/default.htm

    where server name is the name of the Access Workflow Designer server computer and solution name is the name of the team solution.
Note that you receive the error message mentioned in the "Symptoms" section earlier in this article.

Modification Type:MajorLast Reviewed:8/6/2002
Keywords:kbprb kbWorkFlowDesigner KB244318