Add a reference to GWN.Contrib.MVC2
The GlobalBase will handle the Application_Start() event and then execute the virtual method OnApplication_Start(). All you have to do is make the following to changes to the default Global.asax.cs code-behind file:
Add the following Silverlight and OnPreControllerRelease methods:
You should be able to compile and run the application - it will generate the following output: