Glossary | | Favorites | Login
Working with our Medium Trust Environment
As advised by Microsoft for all of its hosting partners, we run .net 2.0 in a Medium Trust environment. This provides application isolation within the hosting environment so your code cant' affect someone else and like wise they can't affect yours.Your application is more than likely developed on your own PC or testing environment. So when you move it to shared hosting some of the feature sets you expected may not be there. To work within the medium trust environmet we'd recommend using the attached config files for your .net development environment.
These files need to be placed in the following directory C:\WINDOWS\Microsoft.NET\Framework\v2.0.XXXXX\CONFIG (XXXX being your version).
Make sure to backup your web.config first if you need to roll back.
Related Articles
No related articles were found.Attachments
- web_digiweb_mediumtrust.config (12,235 bytes)
- web.config (30,085 bytes)
Visitor Comments
Article Details
Last Updated
29th o January, 2009
