Cannot create the Silverlight ASP.NET website in Visual Studio 2008 Web Developer edition
Posted
by BALAMURUGAN
on Stack Overflow
See other posts from Stack Overflow
or by BALAMURUGAN
Published on 2009-04-19T13:38:35Z
Indexed on
2010/05/16
20:40 UTC
Read the original article
Hit count: 344
I need to create a ASp.net website with silverlight controls.
I am having only express editions of 2008 (Web developer edition and C# express editions).
I have created the WPF application sing C# expression and create the new XAML files.
Then I have created asp.net website in web developer edition and linked the xaml files with the .
But nothing works.
Note: I have not silverlight application project types and templates in Visual Studio 2008 web developer edition.
© Stack Overflow or respective owner