Re: not fully trusted

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Carlos,

I'm having the same problem, and after research, have tried to implement the
solution you suggested, but I don't think I got the path correct. Could you
explain the following parts of: file://MyServer/MyFolder1/MyProjectLocation/*

If I have the solution in E:/ProcjectFiles/Myproject - (this is a hard drive
on the local machine.)

Would the correct path be file://MyServer/MyProject/E:/ProcjectFiles/*

Thanks

Brian Williams


"Carlos J. Quintero [MVP]" wrote:

> By default, .NET exes can not run in Intranet zones with Full Trust, only in
> hard drive. When you open .NET code with VS.NET in a intranet zone, VS.NET
> warns you that the compiled exe may not run.
>
> So, I would recommend you to read something about code security in .NET and
> the usage of the Microsoft .NET Framework Configuration and Microsoft .NET
> Framework Wizards (Control Panel, Administrative Tools) to change the
> default security policy (or the caspol.exe command-line equivalent).
>
> If you want a quick and blind solution, go to Control Panel, Administrative
> Tools, Microsoft .NET Framework Configuration, open the MyComputer\Runtime
> Security Policy\Machine\Code Groups\All_Code\LocalIntranet_Zone, right-click
> New... and create a zone, give a name, select
> URL type for the code group and type as URL
> file://MyServer/MyFolder1/MyProjectLocation/*
>
>
> --
>
> Carlos J. Quintero (Visual Developer - .NET MVP)
>
> FAQs, Knowledge Base, Files, Docs, Articles, Utilities, etc. for .NET
> addins:
> http://groups.yahoo.com/group/vsnetaddin/ (free join)
>
>
>
> "KevinMGore" <KevinMGore@xxxxxxxxxxxxxxxxxxxxxxxxx> escribió en el mensaje
> news:21037D79-12C7-49B2-92A4-C7A8F3E9FBD8@xxxxxxxxxxxxxxxx
> > We developed a desktop app on a local PC then transfered the code to our
> network drive. When we try to open the project file from the network we get
> the following message:
> >
> > The project location is not fully trusted by the .net framework...
> >
> > Any advice will be appreciated.
> >
> > Kevin
>
>
>
.



Relevant Pages

  • Re: not fully trusted
    ... By default, .NET exes can not run in Intranet zones with Full Trust, only in ... the usage of the Microsoft .NET Framework Configuration and Microsoft .NET ...
    (microsoft.public.vsnet.general)
  • Re: Remove DLL from GAC in Framework 2.0
    ... you have Microsoft .NET Configuration. ... there you can see the assemblies in the GAC. ... >> From the .NET Framework Configuration, where you see the assemblies, if I ... >> Diego F. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: No .Net 2.0 Configuration Tool
    ... I realize that I need to adjust the security policy. ... which is located in the Administrative Tools. ... But in fact there is no "Microsoft .Net Framework Configuration tool" or anything like that on this ...
    (microsoft.public.dotnet.security)
  • Re: No .Net 2.0 Configuration Tool
    ... I realize that I need to adjust the security policy. ... > place I look says to use the "Microsoft .Net Framework Configuration Tool" ... > which is located in the Administrative Tools. ...
    (microsoft.public.dotnet.security)
  • Re: Problem with security
    ... Microsoft .NET Framework Configuration ... Microsoft .NET Framework 1.1 Configuration ... Richard Blewett - DevelopMentor ...
    (microsoft.public.dotnet.framework)