Welcome to MSDN Blogs Sign in | Join | Help

Don't write that application in Full Trust

If you are writing an ASP.NET web application that is to be used in a hosted environment (like a forms application) set the trust mode on your dev box to Medium. 

Many hosters will not let you run asp.net applications in Full Trust mode.  So people end up developing applications that will not work when installed in a hosted environment. 

There are many reason why hosters should NOT allow Full trust.  If they do then I would fear for my own application. 

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/paght000020.asp provides more information on Medium trust in ASP.NET 2.0

Published Monday, March 06, 2006 8:57 AM by mpoulson

Comments

Monday, March 06, 2006 12:27 PM by Mike Poulson's Thoughts on lots of stuff

# Don't assume the SQL user is a DBO

Monday, March 06, 2006 12:34 PM by Pranav Wagh

# re: Don't write that application in Full Trust

Hello,
Its strange to know that people really develop applications requireing full trust !!
The security issues are really very important, thats why people want their servers not to run any fully trusted app from a third party.

# Actors and Actresses » Archive du blog » Mike Poulson’s Thoughts on lots of stuff : March 2006 - Posts

# Actors and Actresses » Archive du blog » Mike Poulson’s Thoughts on lots of stuff : Don’t write that application …

# Actors and Actresses » Mike Poulson’s Thoughts on lots of stuff : Don’t write that application …

New Comments to this post are disabled
 
Page view tracker