G
Guest
Hi,
I have placed some HTML Input (Radio) controls on my ASP.NET page using
VS.NET 2005.
After I have set these controls to "Run as server control" and try to run my
page I am receiving the error:
"Cannot create an object of type 'System.Boolean' from its string
representation 'checked' for the 'Checked' property."
Thanks in Advanced for any help,
Asaf
I have placed some HTML Input (Radio) controls on my ASP.NET page using
VS.NET 2005.
After I have set these controls to "Run as server control" and try to run my
page I am receiving the error:
"Cannot create an object of type 'System.Boolean' from its string
representation 'checked' for the 'Checked' property."
Thanks in Advanced for any help,
Asaf