Skip to main content

Microsoft Silverlight

Integrating with ASP.NETRSS Feed

(0)

a.paranoid.android
a.parano...

Member

Member

4 points

7 Posts

Integrating with ASP.NET

Hello,

I have downloaded / installd the ASP.NET Futures (July 2007) and I am attempting to use the Media element.  Unfortunately, when I compile the application, I receive the following error: 

Assembly 'Microsoft.Web.Preview, Version=1.2.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' uses 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' 

How do I fix this?

Thank you!

Alan

suyog kale
suyog kale

Member

Member

188 points

99 Posts

Re: Integrating with ASP.NET

can you please clear me what development enviroment you are working? 

(If this has answered your question, please click on "Mark as Answer")
Thanks & Rgds,
Suyog Kale
Senior Software Engineer
************************************************************

jasonxz
jasonxz

Participant

Participant

1752 points

530 Posts

Re: Integrating with ASP.NET

It looks to me that your application is referencing System.Web.Extensions v1.0.061025.0, but Silverlight uses System.Web.Extensions v3.5.  Try resetting your reference to the newer version and see if that fixes the issue.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities