about priviliges of .exe

  • Thread starter Thread starter celtis
  • Start date Start date
C

celtis

I got an exe file of my application and I want it to run it from server.
How can I make it run from the server ?
 
I got an exe file of my application and I want it to run it from server.
How can I make it run from the server ?

Control Panel -> Administrative Tools -> Microsoft .NET framework
Wizzard -> Trust an Assembly -> -> -> Full Trust
 
* "celtis said:
I got an exe file of my application and I want it to run it from server.
How can I make it run from the server ?

<URL:http://www.google.de/[email protected]>

..NET Framework Enterprise Security Policy Administration and Deployment
<URL:http://msdn.microsoft.com/library/en-us/dnnetsec/html/entsecpoladmin.asp>

..NET Framework Developer's Guide - Deploying Security Policy
<URL:http://msdn.microsoft.com/library/en-us/cpguide/html/cpcondeployingsecuritypolicy.asp>

HOW TO: Build and Deploy a .NET Security Policy Deployment Package
<URL:http://support.microsoft.com/?kbid=815173>
 

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