Search found 1 match

by SweetiSing
Fri Sep 06, 2019 9:15 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Preview of .aspx issue: StartTag: Invalid element name
Replies: 2
Views: 14725

Re: Preview of .aspx issue: StartTag: Invalid element name

It appears as if the browser tries to display what it thinks is an XML file since it gives an error on the second character of the first line. So I think the file is not parsed but simply returned as is immediate. Check if your IIS server is configured correctly and that it actually parses your ASP ...