-
SgmlReader and Medium Trust
Hi all,
Successfully patched and submitted bug (and fix) for getting SgmlReader to work in Medium Trust hosting environments.
Simply added [assembly: AllowPartiallyTrustedCallers()] and a using System.Security; line to AssemblyInfo.cs.
Will demonstrate sample codeblock in next few days on my blog (which uses SgmlReader for parsing HTML from Codeplex to create an "API" of sorts, cause Codeplex doesn't have one).
Best,
Benjamin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules