ページをhttp://dev/page.aspxとして表示すると、開発マシンで SharePoint 2010 サンドボックス ソリューションが完全に動作します。
ただし、ページをhttp://dev.corp.company.com/page.aspxとして表示すると、次のエラーが表示されます。
Web Part Error: Unhandled exception was thrown by the sandboxed code wrapper's Execute method in the partial trust app domain: File Not Found.
コード ビハインドのない空白の Web パーツを表示しても、エラーがスローされます。
[assembly: AllowPartiallyTrustedCallers()]
存在します。