M
mohammed rabah
I have this problem
Type 'System.Web.UI.WebControls.Parameter' does not have a public
property named 'DbType'.
<asp
arameter DbType="Guid" Name="sponsorID" />
i have .netframework v3.5 and i install sp1 for v3.5 but not work ,
and i write it without db
<asp
arameter Type="Guid" Name="sponsorID" />
what I can do
Type 'System.Web.UI.WebControls.Parameter' does not have a public
property named 'DbType'.
<asp

i have .netframework v3.5 and i install sp1 for v3.5 but not work ,
and i write it without db
<asp

what I can do