﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Trust levels ...</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 23:46:12 GMT</lastBuildDate><ttl>20</ttl><item><title>Trust levels ...</title><link>http://forum.strataframe.net/FindPost33164.aspx</link><description>... after almost a decade ... I hope ... StrataFrame can be hosted on a shared server with Full Trust ... so ... as hosted on GoDaddy ... what does this really mean?&lt;div&gt;[code]&lt;div&gt;&lt;span style="color: red; font-size: 18pt; font-family: Verdana;"&gt;Server Error in '/' Application.&lt;/span&gt;&lt;div&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 11.2px;"&gt;&lt;h1 style="font-weight: normal; font-size: 18pt; color: red;"&gt;&lt;hr width="100%" size="1" color="silver"&gt;&lt;/h1&gt;&lt;h2 style="font-weight: normal; font-size: 14pt; color: maroon;"&gt;&lt;span style="font-style: italic;"&gt;Security Exception&lt;/span&gt;&lt;/h2&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 11.2px; background-color: rgb(255, 255, 255);"&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;b style="color: rgb(0, 0, 0); font-size: 11.2px; font-family: Verdana; margin-top: -5px;"&gt;Description:&amp;nbsp;&lt;/strong&gt;&lt;font color="#000000"&gt;&lt;span style="font-size: 11.2px;"&gt;The application attempted to perform an operation not allowed by the security policy. &amp;nbsp;To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;&lt;b style="color: rgb(0, 0, 0); font-size: 11.2px; font-family: Verdana; margin-top: -5px;"&gt;Exception Details:&amp;nbsp;&lt;/strong&gt;&lt;font color="#000000"&gt;&lt;span style="font-size: 11.2px;"&gt;System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.&lt;/span&gt;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;&lt;b style="color: rgb(0, 0, 0); font-size: 11.2px; font-family: Verdana; margin-top: -5px;"&gt;Stack Trace:&lt;/strong&gt;&lt;font color="#000000"&gt;&lt;span style="font-size: 11.2px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;[SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.]&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark&amp;amp; stackMark, Boolean isPermSet) +0&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;System.Security.CodeAccessSecurityEngine.Check(CodeAccessPermission cap, StackCrawlMark&amp;amp; stackMark) +31&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;System.Security.CodeAccessPermission.Demand() +46&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;System.IO.Path.GetFullPath(String path) +98&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;Microsoft.VisualBasic.FileIO.FileSystem.NormalizePath(String Path) +7&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;Microsoft.VisualBasic.FileIO.FileSystem.OpenTextFileWriter(String file, Boolean append, Encoding encoding) +31&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;MicroFour.StrataFrame.UI.Web.BasePage.WritePropertyInfoToTextFile(String Name) +70&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;MicroFour.StrataFrame.UI.Web.BasePage.GetBusinessObjectInfos() +142&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;MicroFour.StrataFrame.UI.Web.BasePage.Page_PreLoad(Object sender, EventArgs e) +15&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;System.Web.UI.Page.OnPreLoad(EventArgs e) +121&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6704&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +245&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;System.Web.UI.Page.ProcessRequest() +72&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;System.Web.UI.Page.ProcessRequest(HttpContext context) +58&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;ASP.default_aspx.ProcessRequest(HttpContext context) +4&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +341&lt;/table&gt;&lt;table width="100%" bgcolor="#ffffcc"&gt;&amp;nbsp; &amp;nbsp;System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) +69&lt;/table&gt;&lt;hr width="100%" size="1" color="silver" style="color: rgb(0, 0, 0); font-size: 11.2px;"&gt;&lt;b style="color: rgb(0, 0, 0); font-size: 11.2px; font-family: Verdana; margin-top: -5px;"&gt;Version Information:&lt;/strong&gt;&lt;font color="#000000"&gt;&lt;span style="font-size: 11.2px;"&gt;&amp;nbsp;Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34248&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;div&gt;&lt;span&gt;[/code]&lt;/span&gt;</description><pubDate>Mon, 19 Oct 2015 21:45:34 GMT</pubDate><dc:creator>Charles Thomas Blankenship</dc:creator></item><item><title>RE: Trust levels ...</title><link>http://forum.strataframe.net/FindPost33167.aspx</link><description>Sorry I'm late, CT. &amp;nbsp;I can't find that last SF method (&lt;b style="line-height: 21.3333px; white-space: pre; color: rgb(0, 0, 0); font-size: 11.2px; font-family: Verdana; margin-top: -5px; background-color: rgb(249, 250, 252);"&gt;&lt;b style="font-size: 11.2px; margin-top: -5px;"&gt;&lt;b style="font-size: 11.2px; margin-top: -5px;"&gt;WritePropertyInfoToTextFile&lt;/strong&gt;&lt;/strong&gt;&lt;/strong&gt;) in our source code. &amp;nbsp;Was that something that was added for debugging on your side; I remember the last problem we were working through was getting the page to list the business objects. &amp;nbsp;I know you have it working now, but if the disk access is not necessary, it might speed things up...</description><pubDate>Mon, 19 Oct 2015 21:45:34 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Trust levels ...</title><link>http://forum.strataframe.net/FindPost33166.aspx</link><description>Never. mind, GoDaddy was automatically resetting the CAS Trust level to Medium.  So far it seems to be fixed. Sorry to bug you guys ... not to mention posting in the wrong forum!</description><pubDate>Fri, 16 Oct 2015 17:43:12 GMT</pubDate><dc:creator>Charles Thomas Blankenship</dc:creator></item></channel></rss>