silverlight 2.0 in full trust

Last post 06-19-2009 1:26 AM by Perecli. 2 replies.

Sort Posts:

  • silverlight 2.0 in full trust

    06-18-2009, 7:22 PM
    • Member
      point Member
    • Perecli
    • Member since 12-07-2007, 2:58 PM
    • Posts 19

    Is there a way to run a Silverlight control downloaded through the browser in full trust similar to how ActiveX controls work? The user can be asked like in ClickOnce if they trust the source and then allow it to run.

    Need this for a machanism to uniquely identify machines in our corporate Intranet by placing a token in the machine's registry.

  • Re: silverlight 2.0 in full trust

    06-19-2009, 12:46 AM
    • Participant
      1,625 point Participant
    • asifchouhan
    • Member since 02-13-2009, 10:04 AM
    • India
    • Posts 295
    Please remember to click “Mark as Answer” on the post that helps you.
    This can be beneficial to other community members reading the thread.
  • Re: silverlight 2.0 in full trust

    06-19-2009, 1:26 AM
    • Member
      point Member
    • Perecli
    • Member since 12-07-2007, 2:58 PM
    • Posts 19

    I actually did read those two links in a search I did before I posted here. What I got out of those two articles is that you can not have a fully trusted Silverlight application that is deployed solely throgh the web -- which is what I need. I can't burden the clients with the steps outlined in the first link. It is too complex and to much of a hack. What I would like is the same behavior as an ActiveX control. Click a link. Dialog box appears asking the user if they want to trust my application and with one click of "Yes" it is installed and runs inbedded in the browser not stand alone as the first article describes. Can this be done with Silverlight?

    If not I might have to defer to ClickOnce. The only problem with ClickOnce is that it is not possible to pass paramenters while bootstraping .NET. It seems like there is no real easy solution to deploy full trusted web components.

Page 1 of 1 (3 items)