ACC2000: Package and Deployment Wizard Does Not Detect Supporting Files for Data Access Pages (236555)
The information in this article applies to:
This article was previously published under Q236555 SYMPTOMS
When you package your application, you notice that the Package and Deployment Wizard does not automatically include supporting files, such as CSS sheets and Image files, for data access pages.
CAUSE
The Package and Deployment Wizard does not understand HTML, and therefore does not search for supporting files.
RESOLUTION
Manually include the supporting files when you package the application. For an example of how to do this, follow these steps:
- Open the sample database Northwind.mdb.
- Create a new data access page, and then apply a theme to the page. Save the page as Page1.htm.
NOTE: Applying a theme to the page creates a folder named Page1_Files in the same folder where the page is saved. - Press ALT+F11 to start the Visual Basic Editor, and then start the Package and Deployment Wizard.
- On the first page of the wizard, click Package.
- Click Standard Setup Package, and then click Next.
- Click Next to accept the default location of the package.
- When you are prompted to create the folder, click Yes.
- Select to include the file MSJRO.DLL, and then click OK.
- Review the Included Files list, and note that the supporting files for the data access page are not included.
- Click Add and browse to the folder where the supporting files are stored.
NOTE: You must click All Files in the Files of type list in order to see the CSS files.
Modification Type: | Major | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbbug kbnofix KB236555 |
---|
|