473,400 Members | 2,145 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,400 software developers and data experts.

Annoying ACCESS 2000 RUNTIME installation triggered

Hello,

An ACCESS application (mde) is installed on a computer looking at an
mdb file on the same machine.
As far as I know the application is installed thru a Wise Installer
script. The installation process performs an installation of ACCESS
2000 RUNTIME thru a SAGEKEY script.
The application is designed to run only in within the scope of ACCESS
2000 RUNTIME.
Everything works fine.
For your information, OFFICE 2003 is installed as well on the machine,
with ACCESS 2003.

I'm coding some applications in VB 6.0, that are handling
(read/write/etc) data from the mdb file.
If I run one of my VB apps from the account which was used to install
the main ACCESS application everything works fine.
If I run the main application from any other user account, everything
works fine.
If I run one of my VB apps from any other user account, MICROSOFT
ACCESS 2000 RUNTIME starts installing itself and fails (missing files
MSO7FTP.EXE, ACCESS.PIP, etc ...) and starts and fails again, etc ...
until I press several times on the [Cancel] button.

I've got a reference to "Microsoft ActiveX Data Objects 2.8 Library"
in my VB project.
By tracing the program, I can tell that the "annoying" installation
occurs before opening any connection to the .mdb, in fact it occurs
before the first form load ...

Here are my questions (sorry if I sound a little bit confused):
- Is it possible that ACCESS 2000 RUNTIME is registered only for the
current user during its installation?
- Why is ACCESS 2000 RUNTIME involved here, on a machine with ACCESS
2003 installed? (once it's installed am I forced to use it?).
- I thought I could handle any .mdb file from VB without having any
release of ACCESS installed on the machine, am I wrong?

Thx,
Philippe.
Nov 13 '05 #1
2 2440
pe************@libertysurf.fr (Philippe PERON) wrote:
As far as I know the application is installed thru a Wise Installer
script. The installation process performs an installation of ACCESS
2000 RUNTIME thru a SAGEKEY script.


I'd suggest emailing the folks at www.sagekey.com.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 13 '05 #2
Tony Toews <tt****@telusplanet.net> wrote in message news:<hv********************************@4ax.com>. ..
pe************@libertysurf.fr (Philippe PERON) wrote:
As far as I know the application is installed thru a Wise Installer
script. The installation process performs an installation of ACCESS
2000 RUNTIME thru a SAGEKEY script.


I'd suggest emailing the folks at www.sagekey.com.

Tony


Hello,

Well, I wasn't the one dealing directly with SAGEKEY, and I understood
that an incident support might cost 75$ (product purchased more than 3
months ago...). I would like to avoid that, as much as I can ...
But as I haven't got much time left to solve the problem I'll probably
end up paying them the money.

I've tried using REGMON to spot any "obvious" differences between
running the VB executable with the "working" account and running it
with another "non-working" one, but it's hard to tell what one account
is finding that the other ones don't find and therefore trigger that
"annoying" ACCESS RUNTIME 2000 faulty installation.

By the way, the problem occurs as well on a machine without any office
2003 installed. The solution is really around the way ART2000 is
installed/registered for the "first" user during the "main"
application installation.

As soon as I've got the solution to that problem I'll add it to this
thread, as I found a few other threads on the same topic, but without
any "clear" answer.

Best Regards,
Philippe Peron.
Nov 13 '05 #3

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

Similar topics

10
by: John Phelan | last post by:
I read an article by, by Mike Groh, in Access-VB-SQL Advisor Magazine, Week 37 that concerns me quite a bit on distributing Access Applications commercially. First I need to describe a "commercial...
14
by: wolftor | last post by:
1) Is there a free runtime version of Access available that is more recent than the one for Access 2000? 2) If I create an application (MDE) in A2K, will it run on all later versions of Access?...
2
by: Scott | last post by:
Any help would be grateful :-) Problem: When I test my installation of Access 2000 MDE, I get the following error: "Unrecognised Format".. This means that Access 97 cannot read Access 2000. ...
4
by: Dalan | last post by:
After reading and experiencing the phenomenon of installing MS Office 2000 on a system that already has MS Office 97, or for that matter just Access 97 Runtime, I saw the ugliness that ensues. If...
0
by: Deano | last post by:
I know this is a long, long shot since I've never seen anyone else confess to owning this software but..... Does anyone know what the correct sequence is to get the MSI wizard functioning...
0
by: Neil Sargent | last post by:
This is a general posting of how I fixed a problem created by using the Access 97 ODE Setup Wizard on a Windows XP machine. I hope it helps anyone who comes across the problem saves them the 3 days...
4
by: Aliza Klein | last post by:
Apologies in advance as I am SURE this has been asked 100 times - but I haven't got a simple answer: I have MS Office XP Developer and have created an installation package (with the runtime) for...
4
by: brooks | last post by:
I have an Access 97 app and the ADT and am considering selling it to the public. Is this viable? What issues might I have? I also have Access 2000 and could use that if it would be better. I...
1
by: LauryBurr | last post by:
After about 12 years with Access I finally created a "Runtime" version of a simple app. (No, before you ask – I don't mean I spent 12 years developing a simple app – just that all my previous clients...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...
0
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.