Microsoft Access XP obvious permissions issue

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

It's very frustrating being an administrator in an environment where I have
multiple users using the same windows XP computer.

I have an access database that the users use all the time, and I installed
the app, and tested it and it works fine logged in as administrator. One of
the users log in, and the app doesn't work!!!! They're getting that bogus
-214..... error that doesn't really tell me what it is. I know this is a
security issue, but the user is in the administrator group, I even went as
far as giving him permission to the directory the app lives in, and
farthermore gave him permission in the registry for all microsoft software.

Making the users administrators to the local machine isn't enough anymore!!
What can I do to make all the apps work for all the users!!! I spend WAY too
much of my time with issues like this and I'm desperate for an answer. HELP!!
 
Penny said:
It's very frustrating being an administrator in an environment where
I have multiple users using the same windows XP computer.

I have an access database that the users use all the time, and I
installed the app, and tested it and it works fine logged in as
administrator. One of the users log in, and the app doesn't work!!!!
They're getting that bogus -214..... error that doesn't really tell
me what it is. I know this is a security issue, but the user is in
the administrator group, I even went as far as giving him permission
to the directory the app lives in, and farthermore gave him
permission in the registry for all microsoft software.

Making the users administrators to the local machine isn't enough
anymore!! What can I do to make all the apps work for all the
users!!! I spend WAY too much of my time with issues like this and
I'm desperate for an answer. HELP!!

Do you have Access user level security in place?

Do all the users have FULL access (read write create edit and delete)
rights to the folder where the file is located and where any possible
workgroup files may be located?

Do you have password security active?

Exactly does "does not work" mean. Does it mean they can't log in at
all and only get the error message?
 
No I don't have access user level security in place (that I know of).

I can log in as local administrator to the machine, and I run a report in
the app and it works. There's a visual basic code that changes the
orientation from portrait to landscape.

I log in as any other user, including the domain administrator and I get:

-2147467259 (80004005) method orientation of object _Printer failed. When
trying to run the same report.
 
Penny said:
No I don't have access user level security in place (that I know of).

I can log in as local administrator to the machine, and I run a
report in the app and it works. There's a visual basic code that
changes the orientation from portrait to landscape.

I log in as any other user, including the domain administrator and I
get:

-2147467259 (80004005) method orientation of object _Printer failed.
When trying to run the same report.

"Joseph Meehan" wrote:

My guess is it has something to do with rights to the printer or the
printer driver. Do you have more than one printer installed? If so try a
different printer and see what happens.
 
I finally figured it out. For some reason it's the printer. When I changed
to a different default printer it solved the problem. Thanks for your help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top