473,399 Members | 3,656 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,399 software developers and data experts.

Runtime problem

I have distributed my app to a few users without problems (Not too many
anyway) using the packaging wizard.

I now have a problem that it causing me a great deal of concern.

My client has no MS Office app on either of his machines (One running
W98 the other XP). However, he does have MS Works and MS Money on both
machines.

I sent him a CD with runtime setup package and my app. Runtime would
not install. OK - I created another CD, tested it on a machine that did
not have Access - worked perfectly.

Client still cannot install runtime although the folders for my app are
created on his machines.

Access simply will not run on either of his machines.

Please help, I have no idea where to go from here.

Nov 13 '05 #1
5 1997
summerwind wrote:
I have distributed my app to a few users without problems (Not too
many anyway) using the packaging wizard.

I now have a problem that it causing me a great deal of concern.

My client has no MS Office app on either of his machines (One running
W98 the other XP). However, he does have MS Works and MS Money on both
machines.

I sent him a CD with runtime setup package and my app. Runtime would
not install. OK - I created another CD, tested it on a machine that
did not have Access - worked perfectly.

Client still cannot install runtime although the folders for my app
are created on his machines.

Access simply will not run on either of his machines.

Please help, I have no idea where to go from here.


Please clarify "...does not install...". Are errors raised?

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 13 '05 #2
Well, the first thing here is that you fail to mention what version of the
runtime you are using.
(in fact, since you left out this information, then it kind shows you are
missing details on a regular basis about troubleshooting. By leaving out
this information, you kind of are pointing out the starting bases of your
problem. To leave out such important information in your troubleshooting
process gives me little, or no ability to narrow down what the problem could
be).

So, I can give a few general pointers here:

Do remember that installing ms-access (or the runtime) means in plain
English that you are installing a VERY LARGE application. Further all of the
problems that you have when installing multiple versions of ms-access (or
office) on pc remain. Since the runtime is essentially ms-access, then the
problems of multiple versions of ms-access on a target machine remain. And,
if you have not had experience installing ms-access, and installing
ms-access on machines with more then one version, then again you are in for
a rough ride.

Since you are missing basic information in your post about what version you
are using, then probably at this point, you might want to "purchase" some
experience of others who gone through installing ms-access on "many"
machines.

A good starting point would be sagekey

www.sagekey.com
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.members.shaw.ca/AlbertKallal
Nov 13 '05 #3
Albert D. Kallal wrote:
Well, the first thing here is that you fail to mention what version
of the runtime you are using.
(in fact, since you left out this information, then it kind shows you
are missing details on a regular basis about troubleshooting. By
leaving out this information, you kind of are pointing out the
starting bases of your problem. To leave out such important
information in your troubleshooting process gives me little, or no
ability to narrow down what the problem could be).

So, I can give a few general pointers here:

Do remember that installing ms-access (or the runtime) means in plain
English that you are installing a VERY LARGE application. Further all
of the problems that you have when installing multiple versions of
ms-access (or office) on pc remain. Since the runtime is essentially
ms-access, then the problems of multiple versions of ms-access on a
target machine remain. And, if you have not had experience installing
ms-access, and installing ms-access on machines with more then one
version, then again you are in for a rough ride.

Since you are missing basic information in your post about what
version you are using, then probably at this point, you might want to
"purchase" some experience of others who gone through installing
ms-access on "many" machines.

A good starting point would be sagekey

www.sagekey.com


And if you choose to buy the Access Runtime MSI Wizard do drop me a line so
I know I'm not the only person using the software :)
Nov 13 '05 #4
Hmmm.

The version I am using is Developer 2002. This however is a side issue
as the client has no copy of Access on either machine.

I don't need to purchase experience of installing Access as I have done
it myself hundreds, if not thousands of times before. That is why this
problem is so perplexing.

The runtime package does not produce any error messages on this
client's machines - it simply doesn't install - full stop. It does
create the folder for my application however.

The very same CD installed on a clean machine before I sent it to him
so I am fairly confident that it is not software I sent, but something
on his machines. That is why I mentioned MS Works and MS Money.

I should perhaps add that I have installed runtime on machines in the
past that had a version of Works but produced no problems.

Nov 13 '05 #5
Ok, I did not want to sound like a nag, but at least we need some starting
point here:
The version I am using is Developer 2002. This however is a side issue
as the client has no copy of Access on either machine.


Well, no, not necessary a side issue. I mean, if you go all the way back to
a97, and install it on a brand new machine, it works fine if the user got
full registry permissions, and the user that installs the software has full
admin permissions. However, trying to install a97 on a new machine with
limited
permissions generally causes all kids of problems.

The later versions (such as a2002) have provisions for registry security,
and respect this during install (so, they are MUCH more tolerant when you
install on a machine with limited registry settings, since they were
designed with this in mind. With a97, it was designed long before things
like individual users could have permissions set on the registry. Thus, a97
experience more problems in this area.). Also, a good many machines today
have the "program files" directory set to read only to prevent virus spread,
and again older versions of software DO NOT function well, but later
versions
can happily function with a "read only" program files directory.

So, it is VERY important to at least know what version you are talking
about, and what target platform.

The area you might start to check is the company using a domain server?
(that means all permissions for each desktop is set on the server, and that
also includes things like registry permissions, and what a user is allowed
to
do - such as installing software).

So, I would start looking at the security settings

Can a user with full admin permissions to the machine , and registry
settings install the software?

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.members.shaw.ca/AlbertKallal

Nov 13 '05 #6

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

Similar topics

2
by: Ritesh Kapoor | last post by:
Hi, I have been reading some text on C and C++ (i.e advanced books). One of the books mentioned that C++ requires a runtime support whereas C does not - what the author was trying to say was...
2
by: RWC | last post by:
Hello, I have a problem. I recently uninstalled office 97 and re-installed it. When I went to open Access up, it would only open in RUntime mode. I uninstalled all runtime software from my...
2
by: Paul | last post by:
I'm hoping someone can help me with the problem. I have a database where the default value for a date field in a table is =date() This works perfectly in my table and on my form. But when I...
7
by: Bob Darlington | last post by:
I've got the Stephen Lebans Report Utilities add in as a reference (A2KReportSpecs.mde ) so that I can export Access 2002 reports to rft instead of Snapshots. It works fine in my app in both mdb...
2
by: eric.dennison | last post by:
In the sample below: testClass is derived from object. We can cast object to testClass, no problem We can cast testClass to object no problem Compiler is ok with cast object to testClass but...
3
by: =?Utf-8?B?R3JhaGFt?= | last post by:
I've added 2 tracking services to the wf runtime; one is the standard SqlTrackingService: trackingService = new SqlTrackingService(<trackingConnectionString>); <workflow...
17
by: Neil | last post by:
A client of mine likes some of the new bells and whistles in Access 2007, and is thinking about converting our A03 format MDB to an A07 format file. However, while some of the users have A07, many...
6
by: SMcK | last post by:
I have a PDA-based (Syware Visual CE) database which I need to sync to an Access database. The Access database contains three tables: 1 is the data itself, 2 is a linked table that prefills...
12
by: Reg (Lincolnshire) | last post by:
Converted an A2003 system to A2007, on testing founf out that right- click to bring up a shortcut menu on a combo box didn't work if the combo box was in a subform. Found out that this was a...
7
by: Norman Diamond | last post by:
A project depends on VC runtime from Visual Studio 2005 SP1, and DotNet Framework 2. Options are set in the setup project properties, so if these two dependencies are not already installed then...
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
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
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
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...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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.