I am in th eprocess of changing a silverlight 3 application to silverlight 4.
Is it necessary to check the references in the silverlight app. so that if any refers to version 3 then change to version 4 references?
Thanks
I am in th eprocess of changing a silverlight 3 application to silverlight 4.
Is it necessary to check the references in the silverlight app. so that if any refers to version 3 then change to version 4 references?
Thanks
Hello,
Are you using Visual Studio 2010 to do this?
If so, since it can target both SL 3 adn SL4, it should take care of the process for you.
Gary
Remember to mark your thread as resolved. Remember to rate posts that help. Hitchhiker's Guide to Getting Help at VB Forums.
ASP.NET Tutorials (updated Feb 1st 2009) ASP.NET FAQs (updated July 17th 2011)
Free Stuff: WebsiteSpark|DreamSpark|BizSpark|eBooks
Learning Resources: MSDN|LearnVisualStudio|TrainingSpot|ScottGu's Blog|ASP.Net Starter Kits|Regex|RegExLib
Useful Tools: XPath Builder|UltraMon|RegExBuddy|CopySourceAsHtml|TracExplorer|SQLyog|Chart Controls for .Net|SharePoint Designer|CodeRush Express
Coding Links: XPath|ConnectionStrings|VB and MySQL|MySQL Connector.Net|My.Settings
ADO.Net: MSDN Reference|Introduction|Using Access|Always use Parameters|Save and Retrieve Data - jm|An Explanation - jm
Code Bank Submissions: Code Snippets|Profile Provider|Serialization: C# VB|Restricted Menu|Compressed HttpWebRequest|Enumerate and Add Internet Explorer Favourites: VB C#|C# Tabbed Web Browser|Enhanced Tabbed Web Browser: VB C#
My Blog - View my MCP Certifications
Duplicate thread here: http://www.vbforums.com/showthread.php?t=634999
Issue was a lack of Silverlight Developer Tools for version 4.