Project location not fully trusted by .Net runtime

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Neil Robbins

    Project location not fully trusted by .Net runtime

    I am getting the following message when attempting to open a solution from
    another computer on my network:

    "The project location is not fully trusted by the .NET runtime. This is
    usually because it is either a network share or mapped to a network share
    not on the local machine. If the output path is under the project location,
    your code will not execute as fully trusted and you may recieve unexpected
    security exceptions."

    Could anyone offer a way of getting a location on another machine to be
    trusted?

    Any help as always much appreciated.



  • CJ Taylor

    #2
    Re: Project location not fully trusted by .Net runtime

    You have to set that up under your Enterprise Security Policy in your .NET
    Conifguration under control panal.




    "Neil Robbins" <neil@talent-centre.com> wrote in message
    news:%23J692XCG EHA.2308@tk2msf tngp13.phx.gbl. ..[color=blue]
    > I am getting the following message when attempting to open a solution from
    > another computer on my network:
    >
    > "The project location is not fully trusted by the .NET runtime. This is
    > usually because it is either a network share or mapped to a network share
    > not on the local machine. If the output path is under the project[/color]
    location,[color=blue]
    > your code will not execute as fully trusted and you may recieve unexpected
    > security exceptions."
    >
    > Could anyone offer a way of getting a location on another machine to be
    > trusted?
    >
    > Any help as always much appreciated.
    >
    >
    >[/color]


    Comment

    • Neil Robbins

      #3
      Re: Project location not fully trusted by .Net runtime

      Thanks CJ

      "CJ Taylor" <nospam@blowgoa ts.com> wrote in message
      news:106oukonc8 2jv67@corp.supe rnews.com...[color=blue]
      > You have to set that up under your Enterprise Security Policy in your .NET
      > Conifguration under control panal.
      >
      >[/color]
      http://msdn.microsoft.com/library/de...ecpoladmin.asp[color=blue]
      >
      >
      > "Neil Robbins" <neil@talent-centre.com> wrote in message
      > news:%23J692XCG EHA.2308@tk2msf tngp13.phx.gbl. ..[color=green]
      > > I am getting the following message when attempting to open a solution[/color][/color]
      from[color=blue][color=green]
      > > another computer on my network:
      > >
      > > "The project location is not fully trusted by the .NET runtime. This is
      > > usually because it is either a network share or mapped to a network[/color][/color]
      share[color=blue][color=green]
      > > not on the local machine. If the output path is under the project[/color]
      > location,[color=green]
      > > your code will not execute as fully trusted and you may recieve[/color][/color]
      unexpected[color=blue][color=green]
      > > security exceptions."
      > >
      > > Could anyone offer a way of getting a location on another machine to be
      > > trusted?
      > >
      > > Any help as always much appreciated.
      > >
      > >
      > >[/color]
      >
      >[/color]


      Comment

      • Neil Robbins

        #4
        Re: Project location not fully trusted by .Net runtime

        Thanks CJ

        "CJ Taylor" <nospam@blowgoa ts.com> wrote in message
        news:106oukonc8 2jv67@corp.supe rnews.com...[color=blue]
        > You have to set that up under your Enterprise Security Policy in your .NET
        > Conifguration under control panal.
        >
        >[/color]
        http://msdn.microsoft.com/library/de...ecpoladmin.asp[color=blue]
        >
        >
        > "Neil Robbins" <neil@talent-centre.com> wrote in message
        > news:%23J692XCG EHA.2308@tk2msf tngp13.phx.gbl. ..[color=green]
        > > I am getting the following message when attempting to open a solution[/color][/color]
        from[color=blue][color=green]
        > > another computer on my network:
        > >
        > > "The project location is not fully trusted by the .NET runtime. This is
        > > usually because it is either a network share or mapped to a network[/color][/color]
        share[color=blue][color=green]
        > > not on the local machine. If the output path is under the project[/color]
        > location,[color=green]
        > > your code will not execute as fully trusted and you may recieve[/color][/color]
        unexpected[color=blue][color=green]
        > > security exceptions."
        > >
        > > Could anyone offer a way of getting a location on another machine to be
        > > trusted?
        > >
        > > Any help as always much appreciated.
        > >
        > >
        > >[/color]
        >
        >[/color]


        Comment

        Working...