MNBob
09-27-2005, 02:09 PM
What is the purpose of the installer with the 1.0 release?
I have a folder called "C:\Program Files\Microsoft.NET\Misc Assemblies". I created this folder for this (http://www.extremeexperts.com/Net/FAQ/AddAssembliestoReferenceTab.aspx) purpose.
When I ran the 1.0 install and then loaded the MovieFinder example, the reference to Spring.Core was still my 0.6 version in the above registered folder. When I re-named the 0.6 assembly, the reference then pointed to the install location (C:\Program Files\Spring.NET\Spring.NET 1.0.0\bin\net\1.1\debug\Spring.Core.dll)
So I assume the installer is just to package everything up nicely and provide some shortcuts and does nothing with the GAC. I also assume that the examples were set up by browsing to the install location. Are my assumptions correct?
I have a folder called "C:\Program Files\Microsoft.NET\Misc Assemblies". I created this folder for this (http://www.extremeexperts.com/Net/FAQ/AddAssembliestoReferenceTab.aspx) purpose.
When I ran the 1.0 install and then loaded the MovieFinder example, the reference to Spring.Core was still my 0.6 version in the above registered folder. When I re-named the 0.6 assembly, the reference then pointed to the install location (C:\Program Files\Spring.NET\Spring.NET 1.0.0\bin\net\1.1\debug\Spring.Core.dll)
So I assume the installer is just to package everything up nicely and provide some shortcuts and does nothing with the GAC. I also assume that the examples were set up by browsing to the install location. Are my assumptions correct?