I had missed this before, but with .NET Framework 3.5 SP 1, Microsoft has changed the default permission for LocalInternet to FullTrust. It can do this because .NET 3.5 SP1 also installs .NET 2.0 SP2 and .NET 3.0 SP2. This should effectively end the headache that many Delphi for.NET developers experienced when referencing (instead of statically linking) the VCL for .NET assemblies, where users could run an application locally, but would see a permission here if they copied the same application, with the VCL for .NET assemblies, to a network share. So if your users are experiencing this problem, getting the 3.5 SP 1 Framework, available from Windows Update, should fix it.
-
Links
-
Tags
.NET architecture asp.net asp.net mvc business C# Change Manager CodeRage columbus columbus architecture group compilers debugging Delphi delphi prism Embarcadero entity framework Erlang functional programming generics givecamp html humor InterBase javascript jqGrid jQuery linq linq to sql math merb Mike Rozlog modeling mvc ndepend Nick Hodges orm rails security software archeology static analysis the dynamic web unit testing uris validation WebCategories
-
Recent Comments
- charan on How to Customize ASP.NET MVC Authentication
- Basic Authentication with WCF Web API Preview 6 | Chief of the System Blog on How to Customize ASP.NET MVC Authentication
- Metadata Exception in Entity Framework Connection Strings | Programmer Solution on Troubleshooting Entity Framework Connection Strings
- Cuneyt Sina Koca on What is Homomorphic Encryption, and Why Should I Care?
- خواندنی های 18 بهمن 89 | alisite on In LINQ, Don’t Use Count() When You Mean Any()
-
Post a Comment