<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Cassini Sample Web Server</title><link>http://forums.asp.net/67.aspx</link><description>Discuss the source code to the Cassini Sample Web Server for ASP.NET 1.x.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Failure adding assembly to the cache: Unknown Error</title><link>http://forums.asp.net/thread/2944144.aspx</link><pubDate>Mon, 16 Feb 2009 10:04:57 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2944144</guid><dc:creator>clementratel</dc:creator><author>clementratel</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2944144.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=67&amp;PostID=2944144</wfw:commentRss><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I am trying to load a dll into the GAC with C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\gacutil.exe /i c:\mydll.dll&lt;br /&gt;I get the error Failure adding assembly to the cache: Unknown Error.&lt;br /&gt;I have 5 folders/versions of Microsoft.NET but I only have gacutil.exe in the v1.1.4322 folder with gacutil.exe v1.1.4318&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Why don&amp;#39;t I have 5 gacutil.exe as you mentioned ?&lt;br /&gt;&lt;br /&gt;What can I check ?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;a+, =)&lt;br /&gt;-=Clement=- &lt;br /&gt;&lt;br /&gt;Configuration :&lt;br /&gt;Microsoft Windows XP 32 SP3 Pro&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Failure adding assembly to the cache: Unknown Error</title><link>http://forums.asp.net/thread/1116745.aspx</link><pubDate>Fri, 18 Nov 2005 02:32:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1116745</guid><dc:creator>danmor</dc:creator><author>danmor</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1116745.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=67&amp;PostID=1116745</wfw:commentRss><description>&lt;P&gt;Each version of the .NET Framework has its own version of GACUTIL.exe which must match the Framework version.&amp;nbsp; And to keep things in line it should be the same version of the Framework used to compile the Cassini DLL.&lt;/P&gt;</description></item><item><title>Re: Failure adding assembly to the cache: Unknown Error</title><link>http://forums.asp.net/thread/1115650.aspx</link><pubDate>Thu, 17 Nov 2005 06:48:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1115650</guid><dc:creator>kc_g_man</dc:creator><author>kc_g_man</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1115650.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=67&amp;PostID=1115650</wfw:commentRss><description>I went back and installed the Cassini files for Framework 2.0 and ran into the same error. I just loaded the Cassini.dll manually to cache and went on. I was able to bring up the server. We will see how it goes from there.&lt;BR&gt;&lt;BR&gt;kc_g_man</description></item><item><title>Failure adding assembly to the cache: Unknown Error</title><link>http://forums.asp.net/thread/1115316.aspx</link><pubDate>Wed, 16 Nov 2005 22:47:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1115316</guid><dc:creator>kc_g_man</dc:creator><author>kc_g_man</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1115316.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=67&amp;PostID=1115316</wfw:commentRss><description>&lt;P&gt;Any ideas on this error? Please see below&lt;BR&gt;thanks &lt;BR&gt;Gary&lt;BR&gt;&lt;BR&gt;I am trying to run the build.bat. My&amp;nbsp;"PATH" user variable &amp;nbsp;is pointing to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&lt;BR&gt;I copied the gacuitl&amp;nbsp;application file and the gacuitl.exe XML configuration files from&amp;nbsp;&lt;BR&gt;C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 &lt;BR&gt;&amp;nbsp;&amp;nbsp;&lt;BR&gt;C:\Cassini&amp;gt;build.bat&lt;BR&gt;------------------------------------------------------------------------&lt;BR&gt;Compiling Cassini.dll ...&lt;BR&gt;------------------------------------------------------------------------&lt;BR&gt;Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.42&lt;BR&gt;for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727&lt;BR&gt;Copyright (C) Microsoft Corporation 2001-2005. All rights reserved.&lt;/P&gt;
&lt;P&gt;AssemblyInfo.cs(26,12): warning CS1699: Use command line option '/keyfile' or&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; appropriate project settings instead of 'AssemblyKeyFile'&lt;BR&gt;Request.cs(669,21): warning CS0618:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'System.IO.FileStream.FileStream(System.IntPtr, System.IO.FileAccess,&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bool)' is obsolete: 'This constructor has been deprecated.&amp;nbsp; Please use&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new FileStream(SafeFileHandle handle, FileAccess access) instead, and&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; optionally make a new SafeFileHandle with ownsHandle=false if needed.&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://go.microsoft.com/fwlink/?linkid=14202'"&gt;http://go.microsoft.com/fwlink/?linkid=14202'&lt;/A&gt;&lt;BR&gt;------------------------------------------------------------------------&lt;BR&gt;Installing Cassini.dll into Global Assembly Cache ...&lt;BR&gt;------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;Microsoft (R) .NET Global Assembly Cache Utility.&amp;nbsp; Version 1.1.4318.0&lt;BR&gt;Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.&lt;/P&gt;
&lt;P&gt;Failure adding assembly to the cache: Unknown Error&lt;BR&gt;---------------&lt;BR&gt;Errors in build&lt;BR&gt;---------------&lt;BR&gt;&lt;/P&gt;</description></item></channel></rss>