Saturday, 15 August 2015

wptoolkit - Visual Studio Express 2012 : Windows Phone 7 ->Upgrade to windows phone8 ( Windows.Phone.Controls.Toolkit) -



wptoolkit - Visual Studio Express 2012 : Windows Phone 7 ->Upgrade to windows phone8 ( Windows.Phone.Controls.Toolkit) -

we have app works on windows phone 7.1. changed 8.0. after changing 8.0 started giving below error.

checked in nuget. wptoolkit updated , installed.

error : cannot resolve dependency assembly 'microsoft.phone.controls, version=7.0.0.0, culture=neutral, publickeytoken=24eec0d8c86cda1e' because has not been preloaded. when using reflectiononly apis, dependent assemblies must pre-loaded or loaded on demand through reflectiononlyassemblyresolve event.

solved issue below reply mspot inc http://social.msdn.microsoft.com/forums/wpapps/en-us/f4fb6ea7-417b-41a6-9239-a917c35d1dc7/visual-studio-express-2012-windows-phone-7-upgrade-to-windows-phone8-?forum=wpdevelop&prof=required

first create sure toolkit removed solution , project.

using nuget, uninstall toolkit check project reference folder. if still has reference toolkit, delete it. in windows, packages folder in solution folder. if aren't using other nuget packages, delete packages folder. delete toolkit dll files in solution , project subfolders. reinstall toolkit nuget.

visual-studio-2012 wptoolkit

No comments:

Post a Comment