Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListXML Parsing Error: no element foundXML Parsing Error: no element found
Previous
 
Next
New Post
5/7/2009 11:13 PM
 

After upgrading my DNN portal (from 3.x to 4.9.3) and UDT module (to latest) I receive an error "XML Parsing Error: no element found" whenever someone clicks on a field with a URL.

Any suggestions on how I might be able to fix this?

The complete error is,

XML Parsing Error: no element found
Location: http://northwestoverlandsociety.org/LinkClick.aspx?link=http%3a%2f%2fwww.pangaea-expeditions.com&tabid=283&mid=677
Line Number 1, Column 1:

Thanks,

Craig

 

 
New Post
5/8/2009 6:49 AM
 

Weired.

Can you please edit that record and save it again? Please report afterwards.

 
New Post
5/8/2009 10:32 AM
 

If I edit it, the error goes away... but I have around a thousand entries that were corrupted during the upgrade process.  Editing is _really_ undesirable.  I'll have a look at the database and see what's in there.

Craig

 

 
New Post
5/8/2009 12:29 PM
 

The problem is caused by Urls which are not inside the UrlTracking Table.

If you have thounsand of entries inside UDT, I suggest that you help yourself with a calculated column. Rename your URL column to URL_Source, and hide it. Add a new Column URL with DataType CalculatedColumn and enter this as expression:
'<a href="+ URL_Source_UDT_Original +">'+ URL_Source +'</a>'

The major caveat is that this doesn't support links to internal pages or files

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListXML Parsing Error: no element foundXML Parsing Error: no element found


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out