|
|
DotNetNuke Modules
Started by ColinPBriggs at 10-21-2008 16:18. Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
10-21-2008, 16:18
|
ColinPBriggs
Joined on 10-22-2008
Posts 2
|
Problem with LDAP Multipage list
|
|
|
|
|
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
|
|
|
|
|
Report
|
|
|
|
10-23-2008, 16:22
|
admin
Joined on 06-16-2005
Auckland, New Zealand
Posts 62
|
Re: Problem with LDAP Multipage list
|
|
|
|
|
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"
|
|
|
|
|
Report
|
|
|
|
|
L-Space Design ... » L-Space Design ... » DotNetNuke Modu... » Problem with LDAP Multipage list
|
|
|
|