I recently converted a .NET project form web matrix to visual studio... since i've done so it complains about a lot of the attributes that I've set for controls/html tags that worked fine for web matrix. things like size, scrollbar(for multiline) and value of a textbox, bgcolor of an HR tag, saying something like "could not find any attribute 'value' of element 'TextBox'"
anyone run into this?
anyone run into this?