ACC97: Web Browser Error Opening Subform in ASP FileID: Q164002
|
Moderate: Requires basic macro, coding, and interoperability skills.
When you use Microsoft Internet Explorer to open an ASP file that was
created from a form and a subform in Microsoft Access 97, you may receive
the following error message:
Internet Explorer cannot open the Internet site <URL>. The site was not found. Make sure the address is correct, and try again.
HTTP Proxy reports: The proxy server has encountered an error (Host was not found).
You did not specify a Server URL or you typed an incorrect Server URL when you exported the form to ASP format in Microsoft Access 97.
Re-create the ASP files, and specify the full path to the ASP page in the Server URL in the Microsoft Active Server Pages Output Options dialog box. For example, specify http://myserver/<scripts>, where <scripts> is the name of the folder in which the ASP files exist.
When you export forms to ASP format, Microsoft Access creates several files. The Server URL information is included in the ASP script files that are generated in order to reference the correct path to the subform. The Server URL is the location where the ASP files are stored on your Web server. For example, if you store the ASP files in the \ASPsamp folder on the \\PubTest server, http://pubtest/aspsamp/ is your Server URL. If you do not enter a Server URL when you create the ASP files, your Web browser will be unable to locate and open the subform.
For more information about exporting ASP files, search the Help Index for
"ASP files," or ask the Microsoft Access 97 Office Assistant.
For more information about configuring Microsoft Internet Information
Server (IIS) permissions, please refer to the IIS Help Index, and see
the following article in the Microsoft Knowledge Base:
Q160754 ACC97: Error "HTTP/1.0 403 Access Forbidden" Browsing IDC
Page
For more information about troubleshooting problems with ASP forms,
please see the following articles in the Microsoft Knowledge Base:
Q164248 ACC97: Troubleshooting ASP Forms That Do Not Display in
Browser
Q164008 ACC97: Subforms Appear Blank When Browsing ASP Files on NT
4.0
Keywords : kberrmsg kbinterop FmsSubf IntpWeb IntAsp
Version : 97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 16, 1999