- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsI've been searching with endless frustration for the Microsoft ASP.NET MediaPlayer Server Control and have had no luck - only dozens of bad links and plenty of bad advice.
I have the SP1 for VS2008 installed, DotNet 3.5 SP1 framework installed, Silverlight Developer Runtime installed, Silverlight SDK installed, but no controls show up in VS2008 IDE (The full standard version of Visual Studio 2008 is installed w/SP1).
I've tried every dll I can think of to add to the ToolBox with no luck, either.
MS KB has NO links anywhere to download this (or any of the other controls that show up on www.asp.net's website). Plenty of advice on how to USE the control, but NO control to be found anywhere?
Does this elusive control exist anymore? Is there a link to it ANYWHERE? All I can find are vapor-links or informational links, but no download links.
HELP!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: bd9000Posted on 2009-05-24 at 19:54:17ID: 24464104
I finally figured it out!
ownloads/d etails.asp x? familyid =4CB52EA3- 9548-4064- 8137-09B96 AF97617&di splaylang= en
controls" namespace.
aries\Serv er
The MediaPlayer control does not ship with the DotNet FW 3.5 SP1 (though they claim it does, the dll was nowhere to be found on either machine I installed it on)
It is only available from the January 2007 release: (unintuitively named: ASP.NET 2.0 AJAX Futures January CTP )
http://www.microsoft.com/d
run the setup program, right-click, hit "Choose Items..." and it is named "MediaPlayer" under "system.web.UI.silverlight
The dll (once installed) is under the following folder (if, for some reason it does not already show up in the list):
C:\Program Files (x86)\Microsoft SDKs\Silverlight\v2.0\Libr
(remove the "(x86)" from the path above if running 32 bit Windows)
155,000 Google Queries for this question for such a simple answer.