PRB: The Site Diagram Cannot Create a Home Page Other Than Default.htm (192637)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q192637 SYMPTOMS
When you are creating a site diagram in Visual InterDev, you are not able to set the home page name to anything other than "Default.htm".
CAUSE
If Default.htm is included in the Visual InterDev project, then the site diagram will automatically default to this page as the home page.
RESOLUTION
Follow these steps to work around this problem:
- In the site diagram, remove the home page (right-click it and choose delete).
- Delete Default.htm from the Visual InterDev project by right-clicking on the file in the Project Explorer window and choosing Delete.
- If the file Default.asp already exists, then drag it from the Project Explorer window onto the site diagram (it should come up as the home page). Save the changes at this time.
- Right-click the site diagram and select Add Home Page. Do not save at this time.
- Right-click the home page in the site diagram and select Property Pages. Change the URL field to Default.asp.
- Save your changes. If Default.asp is not in the project already, it will be added automatically.
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
255949 PRB: Site Diagram Appears Blank When It Is Imported from Another Project
Modification Type: | Major | Last Reviewed: | 4/25/2001 |
---|
Keywords: | kbide kbprb KB192637 |
---|
|