windows form app security problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Simon Xia

    #1

    windows form app security problem

    i have two winform apps deployed on a terminal server (win2000 member server
    to a domain) to let domain users to run them. vs.net 2002, .net framework
    1.0 with sp3. apps were locally installed.

    currently only local admins can launch and run them without getting any
    problem. when users launch the apps from their own session, before any of my
    code gets executed, they get "access denied" error (0x80070005).

    i don't want to put everybody into local admin group.

    what change(s) do i need to make?

    thanks a lot in advance.

    Simon



Working...