>>you're .dll should be in the bin directory of your DNN site.
That would make sense. However the silverlight .dll is unusual, it executes on the client so the client has to download it and execute it rather than have it executed on the host.
After I posted I realized all I need to do was check the IIS logs, it was expecting it here:
/dotnetnuke_2/test/tabid/72/ClientBin/SilverlightTest.dll
When I put the DLL at that location my control executes fine. However, that is a rather crude solution to the problem. Is there any standard/easy way to get DNN to redirect that request to a more appropriate location?
John Fenton
www.wordmasters.com