command button wizard do not work

G

Guest

The problem is as follows: When a command button is created, wizard starts
normally but I cannot see bitmaps to go with common commands (button appears
blank unless text is selected). When completed (e.g., record navigation -
next record), no code is added to the form module.

Version info: This problem started with Office 2003. Frustrated, I installed
Office 2007 but problem continued. More frustrated, I uninstalled it, deleted
folders related to Office. However, I noticed that registry keys were not
deleted (which I left alone). Reinstalled 2007, problem still continues.

I don't know if it is related: I also removed Front Page 2003 in this
process. Though it is removed, the folder in 'program files' cannot be
deleted because a subfolder named 'bin' is reported to be in use after
restarting.

Could some one please help with this? Thank you.
 
G

Guest

Hi Hakyab,

I don't know if this will help in this case, but here is my standard reply
for wizard-related problems:

Wizards not working
Try the following steps. You possibly have other wizards that are not
functional as well. Replace three files on your hard drive, Acwzmain.mde,
Acwzlib.mde and Acwztool.mde, using the instructions shown in KB 303769. One
or more of these files may have become corrupted. Do this without Access
running.

http://support.microsoft.com/?id=303769
http://support.microsoft.com/?id=833220  Error in loading DLL

1.) Insert the Microsoft Office or Access compact disc.
2.) By using Windows Explorer, open the Pfiles\Msoffice\Office\1033
folder on your CD-ROM or DVD-ROM drive, and locate the
Acwzmain.mde, Acwzlib.mde and Acwztool.mde files.
3.) Select these files, and then click Copy on the Edit menu
4.) Open the folder that you installed Office into. The default folder is
C:\Program Files\Microsoft Office. Select the Office\1033 folder,
and then on the Edit menu, click Paste.

If that doesn't fix the problem, try re-registering the Accwiz.dll,
Msado15.dll and DAO360.dll files.
Click on Start > Run. Then enter the commands:

Regsvr32 Accwiz.dll
Regsvr32 "C:\Program Files\Common Files\system\ado\Msado15.dll"
Regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\Dao360.dll"

Wizard starts, but “No valid fields can be found†error message may be
related to overly aggressive settings on antivirus software:
http://groups.google.com/group/micr..._frm/thread/287b312d799c6739/2543458dbca8ddde
and

http://alexdyb.blogspot.com/2006/02/be-careful-with-kaspersky-anti-virus.html


Tom Wickerath
Microsoft Access MVP
https://mvp.support.microsoft.com/profile/Tom
http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
 
G

Guest

Thanks for the detailed info. I tried to do what the KB note indicated
(files names were different in 2007) but did not fix the problem.

I wrote that I could not see bitmaps for buttons. When I try it without the
wizard, that is click on ... box for picture
line in properties I get the following error message:

Object variable or with block variable not set.

Is there a way to uninstall office completely including deletion of all
registry settings? I can't understand
how this problem migrated from Office 2003 to Office 2007.

Thank you.
 
G

Guest

SORRY. I forgot to try the antivirus program. It was the darn Kaspersky.
Thank you many times.
 

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