Re: Problem with LDAP Multipage list

DotNetNuke Modules

Problem with LDAP Multipage list


ColinPBriggs 10-21-2008, 16:18
got LDAP list working OK. The only problem I have is when the list is large and spans multiple pages. The first page shows up OK. The remianed all show the same error when browsing to them. Error is below.

Please help
Regards Colin...

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested URL: /dnn/PhoneBook/CSU/tabid/55/ldapSearch378/ /ldappage/2/language/en-US/Default.aspx

Re: Problem with LDAP Multipage list


admin 10-23-2008, 16:22
Hi Colin.

sorry about the delay, the forum notifications are not working at the moment.

The URL is generated using the DNN "FriendlyURLProvider", and up until recently it had a bug of using HtmlEncode vs UrlEncode, this was usually fine, except for some server/client combinations where a space was in the URL.

I do have a version which does not include empty parameters in the URL to avoid this issue (the provider puts a space in for empty parameters). I've emailed you for more information to make sure I send the correct version it you need it.

Roger Willcocks
Software Engineer MSCD.NET
L-Space Design
http://www.l-space-design.com/
"Putting your experience to work"
© L-Space Design Limited 2005

Powered by Community Server, by Telligent Systems