Click here to Skip to main content
16,023,339 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
PartiallyTrustedCallers

In the Command line of the VS. I am using Win7

1. Who is partial Trusted caller? my user, my admin, my code\service?
2. if its the user or the admin, why I considerd only partial trusted. in the control panel I have lowerd my security to minimum(no notifications), Gave my admin and user max acsses(as far as i know).
3. how can i change the caller to full trusted.
4. or at least how can i make the thing run with partial trust?

Thanks.
Posted
Updated 19-Oct-10 19:58pm
v3

1 solution

--> Start--> Run and type cmd in the Open: line --> Click OK.
--> sc Delete <service name>
--> Reboot the system.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900