By tag: PartialTrust
0
kicks
How to run a website in partial trust
"A little while ago I discovered how to run just a site as partial trust. It involves putting the hostedtrust.config file in the same directory as the web.config file. This works well for us, as it means we can add all the files we require to a project, which are all then added to SourceSafe. W...
0
kicks
Aspnet 2.0 with Partial Trust... is tricky
A few things to remember about Partial Trust hosting.