If you are getting License.licx errors related to the ComponentART controls, after upgrading the solution to VS 2010 (RTM), right click on the Website Project, select properties, and change the Target Framework from 2.0 to 3.5 (or 4.0 if you want) and everything should go fine.
Jason