FIX: "Locate File" Message When Running a PDW Setup App (190493)



The information in this article applies to:

  • Microsoft Visual Basic Professional Edition for Windows 6.0
  • Microsoft Visual Basic Enterprise Edition for Windows 6.0

This article was previously published under Q190493

SYMPTOMS

When running a setup program generated by the Visual Basic Package and Deployment Wizard (PDW), a "Locate File" error message is displayed.

This typically occurs when navigating to a URL that invokes an Internet Component Download. For example, navigating to an ActiveX Document or Web page containing an ActiveX control packaged with the PDW.

CAUSE

The setup program may be unpacking a .CAB file that has another .CAB file inside of it, also known as a "nested" CAB file. The Internet Component Download INF syntax generated by the PDW does not support nested CAB files; therefore, an error message prompts the user for the location of the file.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in the next service pack for Visual Studio 6.0.

For additional information about Visual Studio service packs, click the following article numbers to view the articles in the Microsoft Knowledge Base:

194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why

194295 HOWTO: Tell That a Visual Studio Service Pack Is Installed

To download the latest Visual Studio service pack, visit the following Microsoft Web site:

Modification Type:MinorLast Reviewed:12/12/2005
Keywords:kbAppSetup kbBug kbfix kbVS600sp4fix kbVS600sp5fix kbwizard KB190493