Please review the Frequently Asked Questions below by choosing the Categories of interest on the right side. Or contact us for assistance.
cDir persists the configuration data in a file called cDir.ini under the Resources folder. If insufficient file access rights are granted to the identity under which the cDir application runs, it will fail to persist the data.
Follow these steps to fix the problem:
Yes, do the following to display the corporate logo on the Search page of the mobile devices:
The following link types are supported:
Yes, prefix the Display Label field value with "__" (two underscores).
First check this website to see if we have released an update that supports your new device. We typically release updates for the most popular devices, as we did for Apple iPhone/iTouch, and for BlackBerry's Storm, Odin, Tour and Bold. You can also contact us to check if we are working on an imminent release.
If we have not released an update or you want to "tweak" cDir to do your bidding, you need to add the new device model to the Web.config file stored under the root of the cDir application. The following describes how to update for a new BlackBerry smartphone:
Yes, this is done by defining User Groups and granting rights to the Directory and LDAP Object, as follows:
The following connectivity is required:
Our recommendation is to host cDir on an internal server, not an external one.
[* a SQL Ping, as opposed to a normal ICMP Ping, will actually test if anything listens to port 1434 on the machine where the SQL Server is hosted].
The cDir application will open connections to the BES SQL Server every time:
An ASP.net application deployed on a IIS6/IIS7 server runs under the identity defined at application pool level unless the currently logged in user is impersonated programmatically. cDir never impersonates the current logged in user.
Microsoft's recommendation is to set the application pool to point to the built-in Network Service account. This account is a low privilege account that satisfies the rights required by a web application to function. Because the Network Service account is a low privileged account it does not have rights to create/update any files on the file system.
At run time cDir needs to be able to update application specific files that are stored in the Logs and Resources folders. At installation time cDir grants full rights to the Network Service account to the above mentioned folders in the file system (cDirRootFolder\Logs and cDirRootFolder\Resources).
To display properly, cDir requires HTML, CSS and Javascript to be enabled in the browser.