G Guest Apr 12, 2004 #1 When selecting the report design wizard, I get this error message: ActiveX component can't create object. Anyone know how to fix?
When selecting the report design wizard, I get this error message: ActiveX component can't create object. Anyone know how to fix?
S SA Apr 12, 2004 #2 Mary: This can occur if the DAO library that Access uses is not properly registered. Try locating the file DAO360.dll on your system. Its normally in c:\program files\common files\microsoft shared\DAO\dao360.dll Then from the run command on the start menu type: regsvr32.exe "c:\program files\common files\microsoft shared\DAO\dao360.dll" Note the quotes around the file path and validate that path for your system.
Mary: This can occur if the DAO library that Access uses is not properly registered. Try locating the file DAO360.dll on your system. Its normally in c:\program files\common files\microsoft shared\DAO\dao360.dll Then from the run command on the start menu type: regsvr32.exe "c:\program files\common files\microsoft shared\DAO\dao360.dll" Note the quotes around the file path and validate that path for your system.