runfirst.cmd registers the test key that is now included in the solution for Strong Name Verification Skipping, it doesn't matter if you're doing a rake compile or a VS compile.
On Mon, Jul 7, 2008 at 10:50 AM, Robert Brotherus <[EMAIL PROTECTED]> wrote: > I did not do *rake compile* at all (nor runfirst.cmd). > > I have so far done all my compilations on VisualStudio2008 and had the > impression that that is a valid alternative to rake compile. At least has > been in case of IR SVN113. > > I now have run runfirst.cmd and it fixed the problem, thanks! (Still using > VisualStudio2008, not rake) > > Robert Brotherus > > ------------------------------ > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Unnikrishnan Nair > *Sent:* Monday, July 07, 2008 5:32 PM > *To:* [email protected] > *Subject:* Re: [Ironruby-core] IR SVN121 Strong Name validation failed > > Just curious, Did you run runfirst.cmd at svn\trunk before you did rake > compile? > > Thanks, > > Unni > > --- On *Mon, 7/7/08, Robert Brotherus <[EMAIL PROTECTED]>* wrote: > > From: Robert Brotherus <[EMAIL PROTECTED]> > Subject: [Ironruby-core] IR SVN121 Strong Name validation failed > To: [email protected] > Date: Monday, July 7, 2008, 8:11 AM > > (I will make bug-tracker issue of this, if it turns out not to be aspect > of my environment) > > I have been using IR113 for many weeks now and now did the jump to IR121, > causing IR.exe to stop working: > > 1. Get IR SVN121 from SVN > 2. Load solution with VisualStudio2008 and compile (compiles without > errors) > 3. Start debugging with Ruby.Console project as active project > > *System.IO.FileLoadException was unhandled > Message: Could not load file or assembly 'ir, Version=1.0.0.0, > Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its > dependencies. Strong name validation failed. (Exception from HRESULT: > 0x8013141A) > * > Same error when starting ir.exe from command prompt. > > With IR SVN113 and earlier ie.exe seems to start normally. > > I am running on Vista-64 (dotnet x64) > > *Robert Brotherus > *Software architect > *Napa Ltd > *Tammasaarenkatu 3, Helsinki FI-00180 > P.O.Box 470, Helsinki FI-00181 > > Tel. +358 9 22 813 1 > Direct. +358 9 22 813 611 > GSM +358 45 11 456 02 > Fax. +358 9 22 813 800 > > Email: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > *www.napa.fi* <http://www.napa.fi/> > > > _______________________________________________ > Ironruby-core mailing [EMAIL > PROTECTED]://rubyforge.org/mailman/listinfo/ironruby-core > > > _______________________________________________ > Ironruby-core mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ironruby-core > > -- Michael Letterle [Polymath Prokrammer] http://blog.prokrams.com
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
