Sharp Architecture 1.9.6 Released

The S#arp Architecture team is proud to announce the release of version 1.9.6. This version is a maintenance release to address a few short comings of the 1.9.5 release. These include:

  • Added Component registration for the Default Session Key Provider to help with multi-tenancy
  • Addressed some bad references within the Templified solution
  • Updated MvcContrib dependencies to the official release (3.0.51.0)
  • Added missing *.debug.js files to *.Web/Scripts folder 
If you've downloaded 1.9.5, please download this latest version instead. You can download the files from github: https://github.com/sharparchitecture/Sharp-Architecture/downloads
If you only need the binaries, you can download those from the location just mentioned.

4 Comments

  • I spent quite a bit of time yesterday to fix all references in sharparchitecture 1.6 to update MvcContrib 3 /Nhibernate 3.0 / Castle Windsor 2.5 and also the bug with the Session Key Provider. And today you released it !

    Anyway, thanks guys ! :)

  • I downloaded 1.9.6 last night and created a solution using Templify. I tried to open the solution, but get the error: "One or more projects in the solution were not loaded correctly. Please see the Output Window for details." The output window says that the file Sharp196Test.Web.csproj cannot be opened and "The project type is not supported by this installation." I am using Visual Studio 2010 Premium, so my hope is that it can open web projects... I tried opening Sharp196Test.Web.csproj directly, and got the same message. I downloaded 1.9.5, repeated the exercise and got the same results. I pulled down 1.9.0 and it worked just fine. Any help would be much appreciated.

  • Please report the issue on the google group. So far this is the only report of this.

  • The error "One or more projects in the solution were not loaded correctly. Please see the Output Window for details." is seen if MVC3 is not installed. Install MVC3 and the problem goes away.

Comments have been disabled for this content.