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. Giving Permissions to assembly

Giving Permissions to assembly

Scheduled Pinned Locked Moved .NET (Core and Framework)
toolshelpcsharpphphtml
1 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.
  • T Offline
    T Offline
    TheDen
    wrote on last edited by
    #1

    HI, i've explained my problem earlier - http://codeproject.com/script/comments/forums.asp?forumid=1650&fr=26&select=1320834#xx1320834xx. Here it's briefly. i have an assembly that is put there: http://195.234.68.210/Test/index.html http://195.234.68.210/Test/ImageEditor.dll I add the code group to the "Runtime security policy" node in .Net configuration 1.1 applet like it's discussed here: http://www.developer.com/security/article.php/11580\_3483866\_1 But my applet still requests for the permissions: UIPermission, WebPermission while it was already added. This page will be given to many users - and i will probably need to give them deployment package or whatever. but still i can't tune this to fun on 1 pc How should I trust this assembly? Thanks for help. I'm also ruzzled-duzzled. in the exception box it's shown PublicKeyToken=b77a5c561934e089 failed. while sn -Tp ImageEditor.dll produces: Microsoft (R) .NET Framework Strong Name Utility Version 1.1.4322.573 Copyright (C) Microsoft Corporation 1998-2002. All rights reserved. Public key is 0024000004800000940000000602000000240000525341310004000001000100931a11a77ea931 e6dbcc2747b1589b9c0e7076f915e3af354131e51ae6735d224d2cfcf43b67bdab7f3da769c8d4 aa6abfdb2ed78c2275167a021e6f33a59af01142404b5b98992db1dc2c3f2b93d68519c0e58af1 7cf586326c3449e93558348060b6152356c2215113940924fe2da127cbea5831657b6957b9757e 7f962bb9 Public key token is 3d6337e9d618e58d

    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