473,770 Members | 2,028 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Corrupted(?) Menus in Access 2000

I posted this issue a while back (over a year ago?) but thought I would
take another crack at it.

I have one user out of about 250 where my app's custom menu bar does not
work on any of the drop-down menu items. I have four drop-down menus in
the menu bar along with a half dozen or so other top level buttons. The
top-level items all work perfectly, but all of the drop-downs display a
single option labeled "Other".

Something on this guy's PC is apparently corrupting the menu bar. I can
take a file where the menu bar is working perfectly and when I copy this
file to his PC, the menu stops working. When I copy the file back to my PC
the menus are still broken. All of the drop-down items are simply gone
being replaced by the single "Other" entry. When chosen, the "Other" menu
option brings up some sort of "Select Device" dialog.

He is running Office 2000 Pro with at least SR1. When this first happened I
had installed all Office updates I could find and it made no difference.
He has since re-formatted and re-installed everything on the PC (IBM
ThinkPad) and the problem remains.

This was my first app where I had used only a menu bar for the interface
instead of providing a menu form. While this is only affecting one user I
now have no choice but to implement a menu form so that he can use the
program.

Has anyone else ever seen this? I have done multiple Google searches on
this and turned up nothing similar. The only other thing I notice on his
system is that every time you open Access you get the Office Installer
dialog saying that Office is being "configured ". I don't know if that is
related, but I at least seem to recall seeing that problem in these forums.

TIA
Nov 12 '05 #1
2 1603
On Tue, 17 Feb 2004 08:15:09 -0600, Rick Brandt wrote:

I have encountered menu failures before, but never ones that changed its
contruction. I have found that when building menu or toolbar buttons the
normal way, any button whose Action property contains a function that
includes arguments inevitably failed. No problems for the ones that used no
arguments.
However, I repeatedly use a few functions that create menu and toolbar
items at runtime. These do apply Action functions with arguments, and they
have never failed. I can only assume it is a bug they have not yet taken
care of.

--
Mike Storr
www.veraccess.com
Nov 12 '05 #2

Rick,

On Tue, 17 Feb 2004 08:15:09 -0600, "Rick Brandt"
<ri*********@ho tmail.com> wrote in comp.databases. ms-access:
Has anyone else ever seen this? I have done multiple Google searches on
this and turned up nothing similar. The only other thing I notice on his
system is that every time you open Access you get the Office Installer
dialog saying that Office is being "configured ". I don't know if that is
related, but I at least seem to recall seeing that problem in these forums.


Lets look at the installer-related issue first.

This is an indication that the registry settings for Office 2000 are
not correct (for Office 2000) at the time it launches. There can be
several reasons for this. If he has multiple versions of Access, that
can be a factor. Also, if he has third party registry protection
software (ie as some av products implement) then this type of thing
can occur.

To see whether this is a trivial version issue, or something more
fundamental, before launching Access 2000, take a look at which
application is set to launch for .mdb files to make sure it is indeed
Access 2000 (and that there are not multiple copies of Access
present). Also, if the user is using an Access version checking
utility (ie, a small exe that is associated with the mdb suffix, and
which then launches the appropriate version of Access, it may be coded
badly such that it modifies the registry incorrectly on the fly and
causes this situation where Access 2000 acts as if it needs to be
re-installed.

As to the menu problem, which may or may not be related, it is
possible that another database is interfering with the menus.
Specifically, a badly coded database (or wizard, even) might modify
the n'th menu, rather than the last menu, so everything is fine if you
don't use customized menues, but if you do use them, they get mangled.
You can test to see the names of all open databases, including
wizards. Look for anything non-standard.
Peter Miller
_______________ _______________ _______________ _______________
PK Solutions -- Data Recovery for Microsoft Access/Jet/SQL
Free quotes, Guaranteed lowest prices and best results
www.pksolutions.com 1.866.FILE.FIX 1.760.476.9051
Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
1537
by: Lee | last post by:
Thanks for the many responses to my original posting on 2/13 in which I asked for help about record corruptions which were occuring in a Access 2k table. After reading, printing and reading again all these postings, it was clear that the first thing I needed to do was double check that all computers had the latest version of msjet40, and that all Office updates were applied. After rechecking computers, I found several that did not have...
6
1988
by: latosca68 | last post by:
I need to demostrate, in a forensic job, that I can change (insert, update, delete) records in a table of an access database without trace. How can I do this ? I plan to make the queries or export to excel, make the changes and import again. Does access logs this change. Very important: Exists any kind of date/time that access manage internaly. Something like MSysObects ? If exists how can I change? Thanks for your time !!! Alf
5
4232
by: PLTyler | last post by:
I have a nightly automated transfer from SQL Server to MS Access 2000. Every so often the tranfers gets interrupted and the Access database is not closed down correctly. This results in a corrupted database and a corresponding, open .LDB file neither of which I can get rid of. I have to then re-create the structure of the Access database in a new folder and start all over again. I have about 6 identical, corrupted Access folders that...
47
4544
by: ship | last post by:
Hi We need some advice: We are thinking of upgrading our Access database from Access 2000 to Access 2004. How stable is MS Office 2003? (particularly Access 2003). We are just a small company and this is a big decision for us(!) It's not just the money it's committing to an new version of Access!
1
1326
by: carrionk | last post by:
Hi, I Think one of my DB Queries got orrupted as every time I open it, the DB suddenly closes itself, and the "Send error to Microsoft" screen shows up... Patches from MS are not working. Well at least stopped the "Send error to Microsoft", but when openning the Query, a msg "Error in the From Clause" - I can't even edit the Query because the query window closes itself too...
3
2174
by: NEWSGROUPS | last post by:
Is there any way to find out what database object or table was corrupt after a repair has run in Access 2000? If I can find this out I may find out why the corruption is happening. Any help would be appreciated. Thanks, Mark
13
2678
by: Owen Jenkins | last post by:
Following on from an earlier post... I can reliably corrupt a record by doing the following ... Open two separate but identical front ends on one PC each linking to the same back end. Edit a records in one front end and leave it unsaved. Edit the same record in the other front end and save the change. Save the change in the first front end - this pops up the Write Conflict message to which I click Save.
3
2262
by: ARC | last post by:
Hello All, I have a major application for quoting and invoicing that is written in Access 97 (both front and back ends). I have a user base of over 300 customers, and currently I don't require that they have Access 97, as I use the access 97 runtime scripts from Sagekey software. The main problems I've seen with Access 97 are the built in e-mail support for sending reports. Unless a user uses the MS Outlook 2000/XP method, they have to...
9
1553
by: Bob Alston | last post by:
I have an application with about 30 users, most of whom use the application on laptops that they take with them. The system is split into FE and BE. The BE on each laptop is a replica. The system automatically syncs with the server at their office location each time they start up the application and they are connected to the LAN and again when they shut down. I have experienced occasional database corruption. Having difficulty...
0
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10260
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10101
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9906
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6712
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5354
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4007
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2850
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.