'Action' is not a member of 'System.Web.UI.HtmlControls.HtmlForm'.

by withakay 6. February 2009 16:42

I got this error recently when I deployed a beta version of an asp.net 3.5 site to one of my dev servers

 

'Action' is not a member of 'System.Web.UI.HtmlControls.HtmlForm'.

 

After some head scatching it turned out that the dev server had not got .Net 3.5 SP1 installed, a quick download and it was soon sorted

Tags: ,

.net | Windows

Comments

Comments are closed