We have a app which works on Windows Phone 7.1. We recently changed it to 8.0. After changing to 8.0 it started giving below error.
Checked in nuGet. wptoolkit is updated and installed.
error : Cannot resolve dependency to assembly 'Microsoft.Phone.Controls, Version=7.0.0.0, Culture=neutral, PublicKeyToken=24eec0d8c86cda1e' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.