PDA

View Full Version : help


nrzg
03-22-2005, 07:08 AM
When i try to run the MovieFinder sample application i get the following error:



Unhandled Exception: System.IO.FileLoadException: Strong name validation failed
for assembly 'Spring.Core'.
File name: "Spring.Core"
at Project1.Class1.Main()

=== Pre-bind state information ===
LOG: DisplayName = Spring.Core, Version=0.6.0.0, Culture=neutral, PublicKeyToken
=65e474d141e25e07
(Fully-specified)
LOG: Appbase = C:\test\SpringSolution\Project1\bin\Debug\
LOG: Initial PrivatePath = NULL
Calling assembly : Project1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=nu
ll.
===

LOG: Application configuration file does not exist.
LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1
.1.4322\config\machine.config.
LOG: Post-policy reference: Spring.Core, Version=0.6.0.0, Culture=neutral, Publi
cKeyToken=65e474d141e25e07
LOG: Attempting download of new URL file:///C:/test/SpringSolution/Project1/bin/

JasonGerard
03-23-2005, 07:55 PM
Please see this forum posting for a fix: http://forum.springframework.net/viewtopic.php?t=74

-Jason