chammell
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | SWF/Fla to XAML Converter in Expression Studio | 14 | Oct 09, 2008 at 5:40 PM |
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | SWF/Fla to XAML Converter in Expression Studio | 14 | Oct 09, 2008 at 5:40 PM |
Publishing Media Content to Silverlight Streaming Services
Oct 18, 2008 at 8:14 AMThis, along with your blog post from 7/31/07 about using iFrames for embedding SL content on any web site is getting me thinking. Hosting content on Silverlight Streaming and using iFrames *seems* to solve a number of problems. Would you recommend this approach regardless of the SL content? In other words, if the content is mainly graphics and not streaming media, is this still a good approach? It really does seem a bit easier than trying to do SL embedding on the web site pages.
Your thoughts?
Charlie
www.NoonmarkAntiques.com
Creating a Workflow Service in Approximately 60 Seconds
Oct 31, 2007 at 5:17 PMThanks for the quick walkthrough. My installation won't get past the svcutil step. It generates the error:
Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'svcutil, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A)
File name: 'svcutil, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ---> System.Security.SecurityException: Strong name validation failed. (Exception from HRESULT: 0x8013141A)
The Zone of the assembly that failed was:
MyComputer
Any ideas?