So, I sorted out the:
Error: Could not load file or assembly 'System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' or one of its dependencies. The system cannot find the file specified. D:\inetpub\wwwroot\ModIIISilverlight\ModIIISilverlight\MainPage.xaml 1 1 ModIIISilverlight
and am now just left with the 3:
Error: Reference to a non-shared member requires an object reference. D:\inetpub\wwwroot\ModIIISilverlight\ModIIISilverlight\MainPage.xaml.vb 15 38 ModIIISilverlight
Could it be they, too require a reference be added? If so, each error is specifically related to:
MyRouteGraphicsLayer
MyRouteTask
Map.SpatialReference
Respectively. Are you able to point me in the correct direction for them?