I've been following a book and now when I'm trying to modify the master page I get the error creating control + the messages about having to put the attributes in quotation marks. These are in quotation marks already as you can see in the attached screenshot. Also pages that previously worked fine now also show the error creating control.
Did some files get corrupted or something. Or is this a bug in VWD. Hope someone can help me solve this!
No they are not in quotation marks.
I don't know how you did that.The quotation marks are these: " " and you have something like these: `` and i cannot find the reverse side of this: `` but anyhow.
Yeah, some how you managed to get fancy quotes into your code there ... if you compare the quote marks in line 13 you'll see they differ from the ones in line 12. You should be able to do a find/replace (Ctrl+H) to replace them with the correct style of quotes.
Ah I should've noticed that. Must be from copy pasting from a pdf that caused it. Any idea about the cannot create control error, that's still not fixed by adjusting the quotes.