access install error "requires Windows NT 4.0 Service Pack 6 orlater."

R

RCGUA

I am using Access 2003 and Office Developer Packaging Wizard to create
a .exe setup/install file of my Access database. The package is made
but when I click on the setup.exe file, it begins to install and then
give the error message: "requires Windows NT 4.0 Service Pack 6 or
later."

Does anyone know how to fix this?
 
A

Arvin Meyer MVP

What are you trying to install on? If it's an earlier version of Windows it
will not install.
 
R

RCGUA

I am trying to install on Windows XP
#################################################

This problem has been mentioned with Access 2002 runtime.
You may receive error messages when you install an Access 2002 runtime
deployment
package on a computer that is running Windows XP SP2 or Windows Server
2003
http://support.microsoft.com/?kbid=837150
The same solution at the link above works with A2003.

I followed that steps in the link above and it fixed the problem.
######### SEE STEPS BELOW ##########
To work around this problem, delete the line that contains the
Dbmsadsn.dll file from the Ospfilelist.txt file. Then, change “All” to
“9x” in the fourth column of the lines that contain the Msxml.dll file
name, the Dbnmpntw.dll file name, and the Sqloledb.dll file name.
Then, create the Access 2002 runtime deployment package. To do this,
follow these steps:
Locate the Packaging Wizard folder on the computer where the Access
2002 runtime deployment package was created.

By default, the Packaging Wizard folder can be found in the following
location:
Installation_Drive:\Program Files\Microsoft Office Developer\Packaging
Wizard
Start Notepad, and then open the Ospfilelist.txt file.

Note Make a backup copy of the Ospfilelist.txt file.
In the Ospfilelist.txt file, locate and then delete the line that
contains the Dbmsadsn.dll file.
In the Ospfilelist.txt file, locate the three lines that contain the
Msxml.dll file name, the Dbnmpntw.dll file name, and the Sqloledb.dll
file name. Change the fourth column of each line from “All” to “9x.”
On the File menu, click Save.
On the File menu, click Exit.
Create the Access 2002 runtime deployment package again by using the
Packaging Wizard.
Install the Access 2002 runtime deployment package on the computer
that is running Windows Server 2003, Windows XP SP2, or Windows Vista.
Notice that the installation of the Access 2002 runtime deployment
package is successfully completed.
 
A

Arvin Meyer MVP

I see that you've found your answer. That particular error message is
usually seen when trying to install on an earlier version.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


I am trying to install on Windows XP
#################################################

This problem has been mentioned with Access 2002 runtime.
You may receive error messages when you install an Access 2002 runtime
deployment
package on a computer that is running Windows XP SP2 or Windows Server
2003
http://support.microsoft.com/?kbid=837150
The same solution at the link above works with A2003.

I followed that steps in the link above and it fixed the problem.
######### SEE STEPS BELOW ##########
To work around this problem, delete the line that contains the
Dbmsadsn.dll file from the Ospfilelist.txt file. Then, change “All” to
“9x” in the fourth column of the lines that contain the Msxml.dll file
name, the Dbnmpntw.dll file name, and the Sqloledb.dll file name.
Then, create the Access 2002 runtime deployment package. To do this,
follow these steps:
Locate the Packaging Wizard folder on the computer where the Access
2002 runtime deployment package was created.

By default, the Packaging Wizard folder can be found in the following
location:
Installation_Drive:\Program Files\Microsoft Office Developer\Packaging
Wizard
Start Notepad, and then open the Ospfilelist.txt file.

Note Make a backup copy of the Ospfilelist.txt file.
In the Ospfilelist.txt file, locate and then delete the line that
contains the Dbmsadsn.dll file.
In the Ospfilelist.txt file, locate the three lines that contain the
Msxml.dll file name, the Dbnmpntw.dll file name, and the Sqloledb.dll
file name. Change the fourth column of each line from “All” to “9x.”
On the File menu, click Save.
On the File menu, click Exit.
Create the Access 2002 runtime deployment package again by using the
Packaging Wizard.
Install the Access 2002 runtime deployment package on the computer
that is running Windows Server 2003, Windows XP SP2, or Windows Vista.
Notice that the installation of the Access 2002 runtime deployment
package is successfully completed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top