I'm not saying you can't use a user control, just that the relative path is relative to the page's location in the file structure, not the user control's, so you may be getting the relative path wrong. Keep it as a user control, but specify an absolute path
to the Silverlight.js and see if that helps.
Bill Reiss
Contributor
4973 Points
947 Posts
Re: SilverLight and Dot Net Nuke
Jan 23, 2008 01:46 PM | LINK
I'm not saying you can't use a user control, just that the relative path is relative to the page's location in the file structure, not the user control's, so you may be getting the relative path wrong. Keep it as a user control, but specify an absolute path to the Silverlight.js and see if that helps.
Bill Reiss, Coauthor of Hello! Silverlight
My blog