Runtime error 70 Permission denied

  • Thread starter Thread starter Dib
  • Start date Start date
D

Dib

Hi,

I have a vb program that works fine on different Win2000 Pro with Restricted
Users. This one PC will not allow the User to run the VB program, even
though permission was giving to the User to run the program.


What shall I be looking for at this point

Dib
 
--------------------
From: "Dib" <[email protected]>
Subject: Runtime error 70 Permission denied
Date: Thu, 1 Apr 2004 15:50:03 -0500
Newsgroups: microsoft.public.win2000.general

Hi,

I have a vb program that works fine on different Win2000 Pro with Restricted
Users. This one PC will not allow the User to run the VB program, even
though permission was giving to the User to run the program.


What shall I be looking for at this point

Dib
----

You might want to start with the utilities Filemon and Regmon from http://www.sysinternals.com. You can use these to find
out if you are getting an access denied on any files or registry keys.

Bill Peele
Microsoft Enterprise Support

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the
terms specified at http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread
from which they originated.
 

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