Posted on: 2/16/2014 10:02:34 PM | Views : 640

Can someone give me some insight as to why I get the parser error for an ID in a masterpage that has hyphens for one file, but I have another masterpage (same server, website, folder, etc.) that also has hyphens in the ID name (in some cases the same ID name exactly), but it does not throw the error. If I change a child page to point to one master, then switch it to the other, I get the error on one master but not the other.
If i remove the hyphens from the offending masterpage, the error points to the next ID that has hyphens. It still confuses me that I have a similar masterpage that has some of the same ID's with hyphens, but I don't get the parser error.
Any ideas?
FYI these errors are in html elements, not asp.net controls.

Go to the complete details ...