PDA

View Full Version : using Spring Examples in Visual Studio


nohare
03-08-2005, 02:21 PM
HI - i am trying to get the spring examples working in Visua Studio,
however when I attempt to run any example, I get the following error:

An unhandled exception of type 'System.IO.FileLoadException' occurred in Unknown Module.

Additional information: Strong name validation failed for assembly 'Spring.Core'.

Any ideas?

N.

nohare
03-08-2005, 02:34 PM
It's ok - figured it out from a previous post - not being able to register it in the GAC caused the prob, looks ok now.

Mark Pollack
03-08-2005, 04:35 PM
Hi,

Sorry about that. I will put a note on the download page advising people of this issue.

Cheers,
Mark