Permission Problems

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sos123
    New Member
    • Nov 2011
    • 1

    Permission Problems

    Dear rowe_newsgroups

    I am running Windows 7.
    You answered this question for permission problem. I have been trying to follow the steps but i dont have Microsoft.Net Framework 2.0 from admin tools. what do i do.

    Thanks


    P: n/a rowe_newsgroups
    re: Permission Problem
    Goto control panel --admin tools --Microsoft .Net Framework 2.0
    Configuration.
    Expand the Runtime Security Policy Node. Expand the Machine Level node.
    Expand the Code Groups node. Right click on the All_Code node and
    select "New..." Follow the wizard to build the new permission set (I
    normally use strong name - see the .Net help for how to add a strong
    name to you're solution). After you finish the wizard, you should be go
    to go (on your computer at least!) So before you exit the Framework
    Configuration, right click on "Runtime Security Policy" and select
    "Create Deployment Package" and follow the wizard (be sure to select
    Machine Level). This msi installer has to be run on each computer that
    is going to use your program, and it must be run of the local drive -
    running it from the network drive will not do anything. I had our
    company's Network admin set up a login script to run the installer - I
    think it the easiest way to accomplish it.

    Thanks,

    Seth Rowe
Working...