access violation

  • Thread starter Thread starter Michael Chang
  • Start date Start date
M

Michael Chang

Tring to open a program located on a server. every time
try to open it get a program error message. It only
happens on particular computer with particular user
account. The same particular user account can use the
program on ohter computer and other poeple can use the
program on this particular computer.

I have cked the Dr. Watson log, it gives me access
violation. Do not know what is been violated.

The program is in house program.

So if anyone can me, it would greatly appreciated
 
Michael said:
Tring to open a program located on a server. every time
try to open it get a program error message. It only
happens on particular computer with particular user
account. The same particular user account can use the
program on ohter computer and other poeple can use the
program on this particular computer.

I have cked the Dr. Watson log, it gives me access
violation. Do not know what is been violated.

The program is in house program.

So if anyone can me, it would greatly appreciated

Open Event Viewer and see if a more descriptive report
of the access violation is reported. That is, what is
the executable that is involved? Another thought, what
are the privileges given to this specific usesr on this
particular computer? Sometimes, an administrator may
impose a particular restriction via policy edits.
 
Back
Top