Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
665
Windows phone controls
posted

OK, downloaded your phone controls, but when I run the code I get the following error:

Invalid attribute value toolkit:ListPicker for property TargetType. [Line: 1005 Position: 42]

Also, I cannot access the Mainpage.xaml designer form.

Any help would be appreciated.

Thanks,

Parents
No Data
Reply
  • 2848
    posted

    Hi,

    The listPicker control is from the Microsoft Phone Control Toolkit, which is distributed in the CTP under the \lib folder in the examples. That DLL is also included in the solution, in the Solution Items folder. Do you see it in your installation?

    If you rebuild the project, does it succeed?

    One reason it could be due to the project being in a network share, or because the DLLs could be 'blocked' by Windows because they were 'downloaded from the internet', in which case you can unblock  them using the steps described here.

    Please let me know if that helps.

    Thanks,

    Andres

Children
No Data