G
Guest
I've installed an app I've written onto a clients machine using a local
administrator account, and the app works fine (Simple C# app using an MDB
database).
When logging back into the machine as a domain user (locked down desktop)
and running the new .net app I get a message saying that the .net framework
is not installed.
Ok, so I do a "run as with the admin account" on the framework installation,
while logged in as the user with the locked down desktop. I then get the
message that the framework is already installed.
Is there some security that the locked down user cannot access a resource?
I'm confused.
Thanks,
Rick
administrator account, and the app works fine (Simple C# app using an MDB
database).
When logging back into the machine as a domain user (locked down desktop)
and running the new .net app I get a message saying that the .net framework
is not installed.
Ok, so I do a "run as with the admin account" on the framework installation,
while logged in as the user with the locked down desktop. I then get the
message that the framework is already installed.
Is there some security that the locked down user cannot access a resource?
I'm confused.
Thanks,
Rick