Cook Computing

 

«  I've received a couple of  »

Wednesday 8 May 2002

I've received a couple of emails about a missing key file if you try to build XML-RPC.NET from the distribution. The problem is that I've generated my own key file using sn.exe (Strong Name Utility) and I want to reserve this for use only with assemblies I distribute. Therefore CookComputing.key is not included in the distribution. The workaround is to either generate your own key file using sn.exe or comment out the following line in AssemblyInfo.cs:

[assembly: AssemblyKeyFile("..\\..\\..\\CookComputing.key")]

(Tony - hope you read this here - replies to your email bounced.)

Posted by at 07:48 AM. Permalink.