web dunia
web dunia

Reputation: 9929

Cannot create the Silverlight ASP.NET website in Visual Studio 2008 Web Developer edition

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.

Upvotes: 1

Views: 677

Answers (2)

Mandar
Mandar

Reputation:

If you have Visual Web Developer, and if you are not getting template to create silverlight, then probably you need to install Silverlight add on from this link

www.microsoft.com/downloads/details.aspx?FamilyId=c22d6a7b-546f-4407-8ef6-d60c8ee221ed&displaylang=en

Upvotes: 0

Hannoun Yassir
Hannoun Yassir

Reputation: 21192

I think you need to install the Service pack 1

Upvotes: 1

Related Questions