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
130
MVC 4 Mobile application - Getting Started
posted

Hi everyone.

This may be a stupid question but what's the best way to get started if I want to build an MVC 4 mobile application using the Ignite UI mobile controls.

I've tried creating a project from the MVC 4 template but I'm not sure how to "convert" it to a mobile application.

Looking at the samples library, I see that they have the following line...

@using Infragistics.Web.Mvc.Mobile

but when I try put that into the project it throws an error sating it cant' resolve the symbol "Mobile".

What am I missing?? Is there a small sample app someone can point me to so I can get started??

Regards,

Devon Britton.

Parents
No Data
Reply
  • 3115
    Offline posted

    Hi Devon,

    Please double check if the Infragisticis.Web.Mvc.Mobile.dll reference has CopyLocal property set to true.

     

    Thanks,

Children
No Data