.NET Security Policy Vista

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RAJSPY
    New Member
    • Jan 2008
    • 18

    .NET Security Policy Vista

    Hi all,

    Does anyone knows how i get the Microsoft .NET Framework Configuration working in Vista? Or where I find: mscorcfg.msc.

    I must create a "full trust permission set" to distribute the program through an intranet.

    I hope you can help me because I am really stuck here.

    Greetz

    Reinier
  • nukefusion
    Recognized Expert New Member
    • Mar 2008
    • 221

    #2
    For .NET 1.0 the tool was installed automatically. For .NET 2.0 and above you need to make sure you have the .NET Framework 2.0 SDK installed.

    You can get it here.

    Comment

    • RAJSPY
      New Member
      • Jan 2008
      • 18

      #3
      .net 1.1 and Vista

      Now you mention it. I have deployed an .net 1.1 strongkey.
      And Vista 64 bit hasn’t got .net 1.1 installed correctly.
      You must first install the dotnetfx.exe from Microsoft and install the ndp1.1sp1-kb867460-x86.exe
      Then the whole 1.1 framework works well again.

      Comment

      Working...