Hi All,

On local development server, website is working fine but on staging server its throwing exception while navigating to showproduct.aspx as follows :\
MissingMethodException: Method not found: 'System.String System.Web.UI.HtmlControls.HtmlForm.get_Action()

after a bit of searching I found that its because .net framework 3.5 service pack 1 not installed on staging server but no such requirement is specified on this manual page http://manual.aspdotnetstorefront.co...uirements.aspx

Kindly confirm !!