My apologies for not posting my resolution sooner.In this case I did 2 things that resolved the issue.1. Completely wiped out the debug directory manually via Windows Explorer, some of the files weren't getting updated2. This was probably the real issue, there was a mismatch of ArcGIS Silverlight SDK/Extensibility SDK assemblies between the development box I was using and my local ArcGIS Server, I noticed this mismatch when reviewing the solution's references Path attribute, I upgrade the dev box and started from scratch with the example and all was well.Regards