1
Answer

Error while adding xaml page in asp,net

Photo of Soft Corner

Soft Corner

13y
2.2k
1
Hi,
 
I am trying to add xaml page of silverlight into asp.net but while doing build it shows error :

" Project file must include the .NET Framework assembly 'WindowsBase, PresentationCore, PresentationFramework' in the reference list"

I gone thro' msdn link ,there is one solution to this problem is :
If you copied or moved an item from another project, its "Build Action" property might be set to "Page". This happened to me, and changing it to "Resource" (because that's what the item was) fixed the problem.

http://social.msdn.microsoft.com/Forums/en/msbuild/thread/7bf38ed6-43f8-492e-a304-0842e6c7c6b2

But how to do this , i mean how to create resource of xaml page in asp.net?

Answers (1)

0
Photo of Mahesh Chand
2 286.9k 123.7m 18y
Here are some good article show what is new in SQL Server 2005.
http://www.dotnetheaven.com/Article/frmDisplayArticles.aspx?SectionID=7
0
Photo of Mehul B
NA 10 0 18y
New Business Intelligence included... Report Service as well as XML datatype has been included. Other lots of changes has been done.
Check out this link. Hope it will help you...

http://www.devx.com/dbzone/Article/21539