Hi,
when I attempt to create provider hosted app using Visual studio 2013 in MVC pattern apps, when i hit f5 its throwing error like,
System.MissingMethodException: Method not found: 'System.String Microsoft.SharePoint.SPTenantAppUtils.ReplaceAppTokensAndFixLaunchUrl(System.String, Microsoft.SharePoint.SPWeb, Microsoft.SharePoint.Administration.SPAppInstance)'. at Microsoft.SharePoint.ApplicationPages.AppRedirectPage.HandleRequest() at Microsoft.SharePoint.ApplicationPages.AppRedirectPage.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)7bb8899c-9d35-c064-cfa8-1b09a9351bfbAny help please