Co zrobić, jeśli chcemy ustawić poziom zaufania wszystkich stron znajdujących się na naszym serwerze na Medium i jednocześnie przydzielić jakiejś konkretnej stronie poziom zaufania Full? Otwieramy plik web.config (znajdujący się w: C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG) i dokonujemy ...
I’ve noticed that a few people are finding this site in searches for Mosso or the Rackspace Cloud, here are a few answers to some of the questions people seem to be asking. Does Linq to SQL work on Mosso / The Rackspace Cloud Yes, it works perfectly. Quick Hostels is all Linq and it runs without any ...
Many web hosting companies only allow ASP.NET applications to run under medium trust. This has been a major drawback for Cuyahoga because it required full trust (or better: some libraries require full trust). This has already caused some nasty surprises when people deployed their site to the host to ...
Jag kan tänka mig att jag inte är den enda som suttit med något litet hobbyprojekt i ASP.NET och kört med NHibernate som OR-mapper. Allt är guld och glada skogar tills man bestämmer sig för att köra applikationen på ett webbhotell som Loopia, Binero osv. Alla dessa webhotell brukar köra medium trust ...
Code Access Security (CAS) is a large area of the .NET Framework that doesn’t often get the developer attention it deserves—at least, until it causes problems. Very recently I fielded a question on why the Entity Framework throws a SecurityException when executing a query in a Sharepoint-hosted web ...