Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
tfesenmyer #1
Size Limit Exceeded error when querying ldap
I am receiving the following error when trying to use ldap to return a list of
email addresses from outlook. If I put in a filter the error goes away and it
works. Problem is I want to return all email addresses. Any help/advice would
be greatly appreciated.
D:\inetpub\wwwroot\ideasprogram\admin\index.cfm
10.160.79.159
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
[url]http://nyrofcs2kwdev01/ideasprogram/admin/index.cfm[/url]
CFLDAP
Sizelimit exceeded
The error occurred while processing an element with a general identifier of
(CFLDAP), occupying document position (56:2) to (67:4) in the template file
D:\INETPUB\WWWROOT\IDEASPROGRAM\ADMIN\INC_GETEMAIL ADDRESSES.CFM.
<cfldap action="QUERY"
name="getMemberOf"
attributes="displayName,sAMAccountName,mail"
start="dc=corp,dc=pvt"
scope="SUBTREE"
startrow="1"
server="corp.pvt"
port="389"
timeout="60"
username="*********"
password="********">tfesenmyer Guest
-
Contribute admin error: Exceeded site user limit
We are running a mixture of Contribute 3, 4, and the new CS3 with Contribute Publishing Server 1.1, connecting through LDAP to our Active Directory... -
Redirection Limit for this URL exceeded????
When I include a <cflocation> and try to refresh the page, I am suddenyl getting an error message that I have never seen before. It says: ... -
Implementation Limit exceeded
I worked for a good hour on a native .ai file in AIv9.0 in WinXP, saving often, then closed it and quit the app. Later when I tried to open it I... -
Querying exchange 5.1 - LDAP
The code listed below allows me to search for people in Exchange 5.1 when the application is run locally from a browser on the web server. It... -
error 80005000 when querying LDAP
I'm using ASP and CDO to lookup free busy time on an e2k server. The E2K is locally installed on the IIS server and I'm having no problems...



Reply With Quote

