Documentation for Crowd 1.4. Documentation for other versions of Crowd is available too.
This page is relevant if you have installed Crowd as a Windows service.
Problems may occur when trying to set up Crowd to run as a Windows service with JDK 1.6. The problem is caused by a failure to locate MSVCR71.DLL
, which can be found in your %JAVA_HOME%/bin
. There are two options to resolve this problem:
%JAVA_HOME/bin
to PATH
, then restart the server.MSVCR71.DLL
to system path: either C:\WINDOWS\SYSTEM32
or C:\WINNT\SYSTEM32