Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

telerik -- supercharge your DNN websites
  Ads  
Engage Software - Training Partner for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

eUKhost.com is commited to offer exceptional UK Windows Web Hosting solutions with quality 24x7 technical support.Our plans support ASP.Net, ASP, ASP.NET Ajax extensions, XML, MSSQL, MySQL, PHP,DNN, multiple domains and Shared SSL as standard.
SmarterTools
Verndale
The Official Microsoft ASP.NET Website
Portal Webhosting - Hosting For Developers
Red-Gate Software
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  ClientAPI Compo...  problem with DNNTree on 4.0.3
Previous Previous
 
Next Next
New Post 5/16/2006 11:41 AM
User is offline Eric Scott
9 posts
www.promediagroup.com
10th Ranked


problem with DNNTree on 4.0.3 
Modified By Eric Scott  on 5/16/2006 1:43:06 PM)
I am using xhtmlConformance = transitional.
I found the post regarding the client id and changing : to $.  I have done this and now I am getting a different error.  I have changed xhtmlConformance back to legacy and the error persists.

With FireFox 1.5, I get the following:

Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIDOMParser.parseFromString]"  nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)"  location: "JS frame :: http://localhost/js/dnn.xml.js :: anonymous :: line 63"  data: no]


With Internet Explorer 6, it blows up on line 517 of dnn.controls.dnntree.js:
for (var i=0; i<oNode.childNodeCount(); i++) with oNode being null.

I can trace this back to generateTreeHTML which does not set this.rootNode to a value because this.DOM.childNodesCount = 0

Any Ideas?

I forgot to mention, this is occurring within the default FileManager.

Thanks,
Eric



 
New Post 5/16/2006 3:11 PM
User is offline Eric Scott
9 posts
www.promediagroup.com
10th Ranked


Re: problem with DNNTree on 4.0.3 
I tracked this down a little bit farther.  The error occurs when I change the default COLUMN_DELIMITER from Chr(17) to something else.  Using Chr(17) causes the page to fail xhtml validation.  Using other characters causes the previously posted error to occur.

I have gotten around this by changing the ClientAPICaps.config file as follows:
    <functionality nm="SingleCharDelimiters" desc="Supports single character delimiters (i.e. Char(18))">
        <supports>
        </supports>
        <excludes>
            <browser nm="*" />
        </excludes>
    </functionality>   

That seems to take care of this issue.  Any caveats to using this approach?

Thanks,
Eric
 
New Post 5/17/2006 7:51 AM
User is offline Jon Henning
1622 posts
www.codeendeavors.com
5th Ranked










Re: problem with DNNTree on 4.0.3 
I am interested to see where you found the info that states that using something like Chr(17) causes xhtml validation to fail.  I am not disagreeing, only requesting more info.  Ideally we could use a single "safe" character to perform our delimiting of strings.  Making the change as you have done will increase the size of each roundtrip, for I am relying on multiple character delimiters when this is set.
 
New Post 5/17/2006 8:21 AM
User is offline Eric Scott
9 posts
www.promediagroup.com
10th Ranked


Re: problem with DNNTree on 4.0.3 
The error message is outlined at:
http://validator.w3.org/docs/errors.html

It is "410: reference to non-SGML character".  The page is using UTF-8 encoding.

Perhaps selecting a different encoding type would eliminate the validation error?

For reference, the site I am working on is posted at: http://motorsports.promediagroup.com.  It is currently set to use the 3 character delimiter.  I don't have anything that is publicly viewable that uses Chr(17) which will trigger the validation error.  If you think it would be helpful, let me know and I'll try to post something.

Thanks,
Eric
 
New Post 5/17/2006 1:34 PM
User is offline Eric Scott
9 posts
www.promediagroup.com
10th Ranked


Re: problem with DNNTree on 4.0.3 
I put a simple test page up that writes Chr(17) to the body of a page.  The url is:
http://www.promediagroup.com/test2.asp

The encoding was not set correctly on the other site I posted.  On the test page, I changed the encoding to iso-8859-1 and verified that this is what the validator was using.

I tried to validate the page using two validators and both failed on Chr(17).
http://www.htmlhelp.com/tools/validator/
http://validator.w3.org/

Thanks,
Eric
 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  ClientAPI Compo...  problem with DNNTree on 4.0.3
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


DeutschNetNuke = DotNetNuke in German
DeutschNetNuke provides all DotNetNuke related services in German (and English).
www.DeutschNetNuke.de
The Standard in Senior Housing Information
SNAPforSeniors provides consumers with free online resources to assist them with their search for senior housing
www.snapforseniors.com
DotNetNuke Web Hosting w/ ASP.NET 3.5
Unlimited email boxes, Unlimited databases, Unlimited domains. Plans start at $4.97
www.MyWinHosting.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP