Sign In
Vikas Ahuja
Program Manager Live Framework
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Blog Home
About
Email Blog Author
Share this
RSS for posts
Atom
RSS for comments
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ASP.NET
CTP
Forums
Live Framework
Live Services
Microsoft.Community
MSDN
PDC 2008
Silverlight Streaming
Virtual Earth
Windows Azure
Windows Live
Windows Live Platform
Windows Live Tools
Archive
Archives
February 2009
(2)
October 2008
(1)
August 2008
(7)
July 2008
(2)
December 2007
(1)
November 2007
(1)
August 2007
(2)
Windows Live Tools and ASP.NET Futures 1.3.61025
MSDN Blogs
>
Vikas Ahuja
>
Windows Live Tools and ASP.NET Futures 1.3.61025
Windows Live Tools and ASP.NET Futures 1.3.61025
vikasahuja
7 Dec 2007 8:21 PM
Comments
3
If you have downloaded
ASP.NET Futures (July 2007)
recently (I.e. version 1.3.61025), you might face following issue and this post described a workaround to mitigate the issue.
Issue:
When you use SilverlightStreamingMedia control, you might hit compilation error. For example, if you are defining chapters collection for your video content, you would hit compilation error.
Here's the declaration of SilverslightStreamingMedia control on default.aspx after drag and drop from toolbox and defining a chapter "Chapter1" for chapters collections in property grid.
When you compile this, following error are reported.
Workaround:
First, register
Microsoft.Web.Preview
assembly on the web page hosting SilverlightStreamingMedia control, by adding following line at the top of the web page:
Remove the chapter definitions and re-add the chapter definitions. The above declaration would, now, look like following and would compile without errors in Visual Studio 2008 RTM release.
Note: This issue is found only if you have installed ASP.NET Futures (July 2007) version 1.3.61025 (or later)
We are working on updating the Nov 2007 CTP release to fix this issue. If you have bugs or have feedback for the Windows Live Tools, you can provide your feedback at
Windows Live Dev Connect Feedback site
.
3 Comments
Windows Live Tools
,
Windows Live
,
ASP.NET
Blog - Comment List MSDN TechNet
Comments
Loading...
Leave a Comment
Name
Comment
Please add 2 and 7 and type the answer here:
Post