Wednesday, March 21, 2012

Trust Level

Okay, both of the servers that I use to host the apps are now not allowing the <Trust Level="Full"/>

Does anybody know a workaround? This shut down some critical apps for me.

John

The web.config file in the SampleWebSite that comes with the Toolkit sets Trust Level="medium" so that we can be sure the Toolkit controls run fine in reduced privilege scenarios. However, that should not affect any other site on your server, so this shouldn't be the problem unless your other pages live under the SampleWebSite directory.
Did your hoster change their trust level to Medium?

No comments:

Post a Comment