﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>InstantASP Community Forums / Old Forums / InstantForum.NET 4.x / Bug Reports / Closed Issues  / Referenced assembly 'RadSpell' does not have a strong name / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>InstantASP Community Forums</description><link>http://community.instantasp.co.uk/</link><webMaster>sales@instantasp.co.uk</webMaster><lastBuildDate>Mon, 01 Dec 2008 20:20:49 GMT</lastBuildDate><ttl>20</ttl><item><title>Referenced assembly 'RadSpell' does not have a strong name</title><link>http://community.instantasp.co.uk/Topic9250-45-1.aspx</link><description>I am attempting to recompile 4.1.3 (in .Net 1.1).  The compilation works fine - my problem occurs when I attempt to strong name InstantForum.dll.  When I add this to AssemblyInfo.vb:&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;&lt;P&gt;[code]&amp;lt;Assembly: AssemblyDelaySignAttribute(False)&amp;gt; &lt;BR&gt;&amp;lt;Assembly: AssemblyKeyFileAttribute("MyPrivateKey.snk")&amp;gt;[/code]&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;VS 2003 complains with:&lt;/P&gt;&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;&lt;P&gt;Unable to emit assembly: Referenced assembly 'RadSpell' does not have a strong name&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I have a third party DLL that allows me to compress all HTML before it's sent back to the browser (gzip/deflate).  I get over 80% compression this way, reducing our bandwidth utilisation considerably.&lt;/P&gt;&lt;P&gt;To use these compression libraries I have to strong name my bits.  Their licensing model involves checking my public key.&lt;/P&gt;&lt;P&gt;In future versions of InstantForum could all DLLs be strong named?  Thanks.&lt;/FONT&gt;</description><pubDate>Thu, 01 Dec 2005 18:30:44 GMT</pubDate><dc:creator>Emmanuel Huna</dc:creator></item></channel></rss>