1.
Set up a virtual directory for the web application.
2.Set the DB connection strings in web.config
3. SMTP server must be operative in order to send the password to users upon registration, and notify the administrator about submitted words etc.
and a
system e-mail must be configured (in ThinkingCMSNet - system configuration page -
available only for administratos, from the top menu
on the home page of the system)
4.ASP.NET account must have read/write permissions on the
following directories:
4.1. The
directory to which it writes errors (on setup this is
"ErrorsOutput")
4.2. The virtual
root dir (in case initialization fails and the application writes directly
to the virtual dir).
4.3. Crosswords folder (Modify permissions also for this folder
- to enable users to change files and folders names)
5.Named
pipes might need to be enabled on sql server, in order for the application to connect to it.
6. In ThinkingCMSNet - in the system
configuration page ( available only for administratos, from the top menu on the
home page of the system) - set the following fields
7.make Crosswords/CrosswordForm.aspx read only so that users won’t change it when they upload crosswords