|
-
Jun 12th, 2013, 07:54 PM
#2
Re: '>' is an unexpected token
Why don't you post the XML instead...?
EDIT: To elaborate on my question, your error is happening on the line of:
So, if that LINE is throwing the exception, perhaps posting the relevant information (such as, what the heck TR is when that line is hit) would be fantastic for debugging. Your error message even says:
 Originally Posted by error message
'>' is an unexpected token. The expected token is '='. Line 4, position 14.
That's obviously not a compilation problem. That appears to be a runtime exception. It's the little logical deductions that make everyone involved in assisting easier. I'm not trying to be mean or rude, just being blunt.
Last edited by formlesstree4; Jun 12th, 2013 at 07:58 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|