Monthly Archives: October 2008

Type ‘System.Web.UI.WebControls.Parameter’ does not have a public property named ‘DbType’.

Share

I recently got this error after deploying a .NET 2.0 web site from my dev machine to a development web server. It ran fine on my machine, but continuously generated the error: Type ‘System.Web.UI.WebControls.Parameter’ does not have a public property … Continue reading

Share
Posted in Uncategorized | 1 Comment