Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
PRB: BuildFile Property of DHTML Application Is Missing
| Article ID | : | 190050 |
| Last Review | : | April 18, 2003 |
| Revision | : | 1.2 |
This article was previously published under Q190050
SYMPTOMS
When you are creating a silent build of a DHTML application, you get a
dialog box that prompts you for the BuildFile. The .htm file from your
DHTML application is not included in the package of the Package and
Deployment Wizard by default.
Back to the top
CAUSE
No value is entered in the BuildFile property of your DHTML application.
Back to the top
RESOLUTION
By default, the BuildFile property is set to the value of the SourceFile
property. The SourceFile Property is null if you select "Save HTML inside
the VB Project" in the .DHTMLPage Properties dialog box. As a result, the
BuildFile property is null by default. You need to select "Save HTML in an
external file" in the .DHTMLPage Properties dialog box to set the
SourceFile Property, which sets the BuildFile property. Make sure you set
the BuildFile property, and always enter a fully qualified path.
NOTE: You want to store your page as an external .html file. The DHTML Page
designer has some editing limitations. If you do not store your page as an
external .html file, you will not be able to use an external editor on this
page.
Back to the top
STATUS
This behavior is by design.
Back to the top
REFERENCES
For additional information on the DHTML Page Designer, click the article number below
to view the article in the Microsoft Knowledge Base:
190249 (http://kbalertz.com/Feedback.aspx?kbNumber=190249/EN-US/) INFO: VB 6.0 Readme Part 9: DHTML Page Designer Issues
Back to the top
APPLIES TO
| • | Microsoft Visual Basic 6.0 Professional Edition |
| • | Microsoft Visual Basic 6.0 Enterprise Edition |
Back to the top
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate
Be the first to leave feedback, to help others about this knowledge base
article.
(Optional) Name
(Optional)
Public URL Or Email
Comments
No
HTML -- Text Only Please