The code you posted didn't actually say which line it was erroring on (i.e. the line that breaks and says the error is at "Line 1, position 26"). From the code you did post I would have to assume that it was erroring on the line that said "url = "
Wish I could reproduce this issue and also this occured once or twice by our clients. I know that by looking at the code, it's really hard to predict the error type. But are you aware of this type of error regardless of the line number?
It is refering to the line number in the XML doc not your c sharp code.
Looks like your XML is corrupt. Maybe a space(char 32) in line 1 should be removed or something is wrong around that space.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.