1)  I downloaded the InteractiveSDKSource that includes the component I need.  Then I open the sln file, but got failure to build it with 2 errors:
Error 1 Cannot determine the location of the VS Common Tools folder. C:\arcgis\Silverlight\ArcGISSilverlightSDK\EXEC ArcGISSilverlightSDK
Error 2 The command "call "%VS100COMNTOOLS%vsvars32.bat"
rem devenv C:\arcgis\Silverlight\VBNet\ArcGISSilverlightSDK_VBNet.sln /rebuild debug" exited with code -1. ArcGISSilverlightSDK
Q:  How can it be solved?
2)  If I can get the dll for the SDKSource, it will be fine since I can add it it in the reference.  Where can I get the dll?
3)  Or can I just import the ScaleLine component into my project and then use it?
Which option should I use?  Could you make a recommendation?  Thanks.