Tuesday, July 20, 2010

ASP.NET 2.0 Visual Web Developer 2005 Express question?

I already asked this question yesterday but I added more info and I'm afraid no one can see my new questions. Anyway, what I'm trying to do is have a listings page (listings.aspx) which shows records. One of the columns is "Details" and once clicked, the user gets taken to Details.aspx. On this Details page, I want to add a Photos field which will display the photos of a house.





But the problem is I can't populate the table with the photos. The data type I've selected for Photo is "image". I can't put any data in there. I get the following error msg:





Invalid value for cell (row 1, column 15). The changed value in this cell was not recognized as valid.


.Net Framework Data Type: Byte[]


Error Message: You cannot use the Result pane to set this Field data to values other than NULL.


Type a value appropriate for the data type or press ESC to cancel the change.





Any ideas? Thanks in advance.

ASP.NET 2.0 Visual Web Developer 2005 Express question?
Here you go. This should help...





http://www.codeproject.com/cs/database/I...

dental care

No comments:

Post a Comment