473,473 Members | 4,208 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Problem with Access2002 app made on localized version and run under US version - Please help

Hi,

I have big troubles with an Access2002 application
I wrote it under Acc2002 Romanian, and try to run it on Acc2002 US version,
and I have the following troubles

For some forms, Load event is not executed, and when the form is opened (it
is, but without triggering any LOAD event) I try to click on any button, It
gets a message like "Access cannot communicate with ActiveX server, bla,
bla..."

I have no ActiveX server on my form, I use a COM object in the app but
instantiated with Late Binding (CreateObject) so there is not a reference
issue.

I tried everything I could imagine:

On Acc2002 US pc, I created a new MDB and imported all objects from old one,
compiled (OK and try to run - the same result)
Open with /Decompile and recompile - no good
Compact and repair till my mouse get tired - no result

I am desperate!
Can anyone help me?
Nov 13 '05 #1
1 1538
Hi all,

I figured out the solution to my problem (with some help)
The issue is localized Access has the silly custom to use localized names
for programmatic objects, and to use Romanian names as default for controls
added to form

And the Romanian translation for Label uses some specific Romanian letters
(diacritics - ć), which confused the US version and stop it for working
appropriately.

After I renamed this, I still had to import the all objects into a new BE
created on US machine, and this made the app work.

Hope this will help someone with the same problem.

Best regards,
Bogdan Zamfir

"Bogdan Zamfir" <bz*****@despammed.com> wrote in message
news:2n************@uni-berlin.de...
Hi,

I have big troubles with an Access2002 application
I wrote it under Acc2002 Romanian, and try to run it on Acc2002 US version, and I have the following troubles

For some forms, Load event is not executed, and when the form is opened (it is, but without triggering any LOAD event) I try to click on any button, It gets a message like "Access cannot communicate with ActiveX server, bla,
bla..."

I have no ActiveX server on my form, I use a COM object in the app but
instantiated with Late Binding (CreateObject) so there is not a reference
issue.

I tried everything I could imagine:

On Acc2002 US pc, I created a new MDB and imported all objects from old one, compiled (OK and try to run - the same result)
Open with /Decompile and recompile - no good
Compact and repair till my mouse get tired - no result

I am desperate!
Can anyone help me?

Nov 13 '05 #2

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

Similar topics

9
by: Zlatko Matię | last post by:
Hello. Could somebody explain the following situation: I have a .mdb on my notebook with Windows XP SP2 and Access 2003. I prepared ..mde and tried to use it on another computer with Windows XP...
3
by: Jerry | last post by:
Hi, MessageBox can be localized? It's say, Can I set the language of "OK", "Cancel" button.
0
by: Robert Misiak | last post by:
Hi all- I'm trying to add Windows 98/ME support to an app that previously only supported Windows 2000+. My test box is a running 98 SE. I have a number of localized forms (translated for...
3
by: Mark Findlay | last post by:
When programming reads of the Windows Registry, do the registry keys and values need to be localized for international use? For example, do I need to convert the key name...
5
by: Bob | last post by:
I made a code change to a form , then saved it and tried to go to design mode in the form. I get an error message (there seems to be a dataset defintion that can no longer be initialled apparently...
0
by: coolguy | last post by:
I have two doubts with me ... Please help me.... 1. How to bind web services dynamically using c#? 2. How can i invoke localized web services through online? Please help me ... I am a...
3
by: Rene | last post by:
Hello to all! For a long time I have been "fighting" a problem compiling an OpenGL program which uses GLUT. First I have put a question in a Watcom group (I want to use this compiler) to which I...
2
by: Tham | last post by:
Hi I have two assemblies with the same name (e.g MyData.dll) Both assemblies are strong name and have different version (one is 1.0.0.1 and the other is 1.0.0.2) There are some applications...
5
by: =?Utf-8?B?QXhlbCBEYWhtZW4=?= | last post by:
Hi, I've created a class library assembly containing several string resource files, like: - TableColumns.resx - TableColumns.de.resx - General.resx - General.de.resx
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
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,...
1
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...
0
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...
0
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...
0
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 ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
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...

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.