PRB: PDW Raises Error "Filename Must Contain Text" (288930)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
This article was previously published under Q288930 SYMPTOMS
When you try to use the Package and Deployment Wizard (PDW) to generate a setup package, you may receive the following error message:
Filename must contain text
CAUSE
This problem can occur when a semicolon (;) is missing at the end of the Object lines in the project (.vbp) file.
RESOLUTION
To resolve this problem, open the project file in a text editor such as Notepad, manually add a semicolon to the end of the Object line, and save the file.
REFERENCESFor additional information about another cause for this error, click the article number below
to view the article in the Microsoft Knowledge Base:
193174 PRB: Filename Must Contain Text Error Message When Packaging Project
Modification Type: | Major | Last Reviewed: | 5/26/2001 |
---|
Keywords: | kbAddin kbAppSetup kbDeployment kbDSupport kbIDEProject kbprb kbwizard KB288930 |
---|
|