473,387 Members | 1,455 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,387 software developers and data experts.

Tony Toews Auto FE Updater Problem

Hi I'm trying to use the Auto FE updater for the first time and am running
into a few problems.

1) 'UNC names on client path 'path' currently not supported.' I've mailed our
helpdesk to see if this is a netwrok thing but have not had a response. I am
sure in the past that they said UNC's were not a problem.

2) In the meantime I tried using a local address/ini just to see it I could
set it up. The local ini file passed validation but then I get another error
message:

"Error Copying File Or Folder" _
"Cannot copy AutoFEUpdater: It is being used by another person or program" _
"Close any programs that might be using the file and try again" _

When I click OK, it just opens the database.

I have tried removing AutoFEUpdater and starting from scratch but get the
same message.

Any assistance welcome.

Thanks

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200604/1
Apr 11 '06 #1
8 2092
I'm having a very blonde day, been working to hard.

OK, update, got past this and now have new questions:

1) In the ini file MainApp= the workstation FE address? If that's true then
do I need an ini file for each FE or have I missed something??

2) On the users workstation I belive I'm setting the shortcut to StartMDB.exe
but need to make it run the ini.file. Can someone give me an example to work
from. (I've not tried the cmd before)

Thanks

--
Message posted via http://www.accessmonster.com
Apr 11 '06 #2
Like I said.... blonde day.

Got it working.

darrensawyer wrote:
I'm having a very blonde day, been working to hard.


--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200604/1
Apr 11 '06 #3
Darren,

Wanna post your errors and solutions here? Then when someone runs into
the same problems they'll also see the solutions...

Jeremy

Apr 11 '06 #4
No Problem.

Initially I had incorrectly set the MainApp to the master FE, instead of the
User FE. This sorted out the first set of issues.

The next ones relate to the shortcut, I did not enter the path for the ini
file.
e.g. StartMDB.exe /cmd /inifile:"c:\test\ini\startmdb.ini"

Individual ini's are not required for each user if you use some generic path
for their copy (MainApp)
e.g. c:\DatabaseName.

This path should work for all as long as the system administrators allow
writing to the c:drive of the workstations.

Hope this is of use. The bottom line is I should have read Tony's text a
little more carefully before rushing in..
Jeremy Wallace wrote:
Darren,

Wanna post your errors and solutions here? Then when someone runs into
the same problems they'll also see the solutions...

Jeremy


--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200604/1
Apr 11 '06 #5
"darrensawyer via AccessMonster.com" <u11419@uwe> wrote in
news:5ea011a0f0597@uwe:
The next ones relate to the shortcut, I did not enter the path for
the ini file.
e.g. StartMDB.exe /cmd /inifile:"c:\test\ini\startmdb.ini"

Individual ini's are not required for each user if you use some
generic path for their copy (MainApp)
e.g. c:\DatabaseName.

This path should work for all as long as the system administrators
allow writing to the c:drive of the workstations.


It would be better to use something like %USERPROFILE% for the
location of the front end. That will always be writable whether or
not the user is an administrator (which they should never be in a
secure environment).

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Apr 11 '06 #6
Hi David

Ini files are all new to me but I think I get where you are coming from. I'll
investigate further.

Thanks



--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200604/1
Apr 12 '06 #7
"darrensawyer via AccessMonster.com" <u11419@uwe> wrote in
news:5ea91f4a0b6b7@uwe:
Ini files are all new to me but I think I get where you are coming
from. I'll investigate further.


The use of the environment variable is not an INI file issue. Simply
replace the path you're using with the environment variable in the
value stored in the INI file, and it should work (you'll have to
test whether the variable has a trailing backslash). To concatenate,
you just do something like "%USERPROFILE%\AccessFiles\" which when
it runs will replace the variable with the stored environment
variable.

This is simple old-fashioned DOS batch file technique.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Apr 12 '06 #8
Everyone should check this out: a beautiful solution by Danny
http://www.databasejournal.com/featu...le.php/3286111

darren via AccessMonster.com wrote:
Hi I'm trying to use the Auto FE updater for the first time and am running
into a few problems.

1) 'UNC names on client path 'path' currently not supported.' I've mailed our
helpdesk to see if this is a netwrok thing but have not had a response. I am
sure in the past that they said UNC's were not a problem.

2) In the meantime I tried using a local address/ini just to see it I could
set it up. The local ini file passed validation but then I get another error
message:

"Error Copying File Or Folder" _
"Cannot copy AutoFEUpdater: It is being used by another person or program" _
"Close any programs that might be using the file and try again" _

When I click OK, it just opens the database.

I have tried removing AutoFEUpdater and starting from scratch but get the
same message.

Any assistance welcome.

Thanks

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200604/1


Apr 14 '06 #9

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

Similar topics

10
by: Nathaniel Branden | last post by:
Hello. This isn't really an Access question. I just want to know whether Tony Toews is retarded. In that vain, I have pasted down his last thirty or so posts for someone out there to respond. ...
0
by: msnews.microsoft.com | last post by:
When the Auto Updater block is used I find that the updates fail on workstations unless the user is a local Administrator. Is it possible to get the Auto Updater to work when the user is not a...
9
by: reshugoyal | last post by:
Hi, I need to implement Auto Updates in my application wherein I will be installing the application using msi. First time I will be installing it through CD.( Directly running the MSI file)...
1
by: Rick | last post by:
I'm using Tony Toews update utility. It works great but I have two identical machines running windows xp with all the latest windows updates where I receive a "Automation Error Object already...
6
by: Bri | last post by:
I've just started checking this out. I've got it to work alright with one exception. It is a secured MDE, so I've setup all the INI file options for it. The problem is that the UserID I setup for...
3
by: Don Barton | last post by:
Does anyone know if Tony Toews Auto FE updater utility work with the new Access 2007 Runtime? I am new to using the runtime, but have clients starting to ask for it. (they don't want to have to...
2
by: bobh | last post by:
Hi, I'm having an issue with Tony's Auto FE Updater I was hoping someone could help with. I need to use UNC instead of mapped drive letters her in this shop drive letters are mapped differently...
6
by: Timmy! | last post by:
Is Tony still out there? The granite site is down or gone and I've been unable to access usenet for quite some time and am using Google. Here's my problem. Tony's Auto FE Loader has worked...
0
by: Mogrin | last post by:
So I have this windows .net form app, and I have the following goals: -Needs to be 1 single file, the executable, in any directory the user decides to download it to. No installation folder, no...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...

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.