﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum / General .NET Discussion / .NET Forums  / dotfuscator question / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Thu, 08 Jan 2009 10:50:48 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: dotfuscator question</title><link>http://forum.strataframe.net/Topic7900-14-1.aspx</link><description>If you're signing your assemblies, then you might need to delay sign them or resign them after the obfuscation has run.  Also, make sure you're not obfuscating any of the public members, otherwise, referencing assemblies won't be able to see the types any more.</description><pubDate>Thu, 05 Apr 2007 08:47:48 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>dotfuscator question</title><link>http://forum.strataframe.net/Topic7900-14-1.aspx</link><description>I'm attempting to obfuscate my app, using the community edition of dotfuscator that comes with VS 2005.  I'm getting a TypeLoadException when I try to run the obfuscated app. It says I "tried to implement a method declaration with a different virtual state".  &lt;br&gt;&lt;br&gt;This occurs in InitializeComponent() of a user control.&lt;br&gt;&lt;br&gt;Anyone have any ideas what I'm looking for here to fix this?</description><pubDate>Wed, 04 Apr 2007 15:20:03 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>