Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. If I had run CasPol.exe under .NET 1.1, do I need to run it again for an application that is .NET 2.0 ?

If I had run CasPol.exe under .NET 1.1, do I need to run it again for an application that is .NET 2.0 ?

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharptoolsquestionannouncement
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    David Mujica
    wrote on last edited by
    #1

    Currently, my IT department has rolled out to my user community the following CasPol.exe setting: "c:\Windows\Microsoft.NET\Framework\v1.1.4322\CasPol.exe" -m -ag All_Code -url http://ProdServer/App1/\* FullTrust -n App1 The new version of the application says that the following CasPol.exe command needs to be executed because the application is now a .NET 2.0 application. "c:\Windows\Microsoft.NET\Framework\v2.0.50727\CasPol.exe" -m -ag All_Code -url http://ProdServer/App1/\* FullTrust -n App1 Is this really necessary ? I have to roll out the new version of the application to 70 desktops and this would require that the CasPol.exe command be issued to all of those users. (The users are not local Admins, so it may be a bit tricky to run in a logon script.) Right ? Cheers. David

    D 1 Reply Last reply
    0
    • D David Mujica

      Currently, my IT department has rolled out to my user community the following CasPol.exe setting: "c:\Windows\Microsoft.NET\Framework\v1.1.4322\CasPol.exe" -m -ag All_Code -url http://ProdServer/App1/\* FullTrust -n App1 The new version of the application says that the following CasPol.exe command needs to be executed because the application is now a .NET 2.0 application. "c:\Windows\Microsoft.NET\Framework\v2.0.50727\CasPol.exe" -m -ag All_Code -url http://ProdServer/App1/\* FullTrust -n App1 Is this really necessary ? I have to roll out the new version of the application to 70 desktops and this would require that the CasPol.exe command be issued to all of those users. (The users are not local Admins, so it may be a bit tricky to run in a logon script.) Right ? Cheers. David

      D Offline
      D Offline
      David Mujica
      wrote on last edited by
      #2

      Well, I finaaly had to upgrade the system and YES, I did have to go to each desktop and run the CasPol.exe command under .NET 2.0 in order for it to work. Just wanted to let everyone know what the answer was.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups