Moving a ScrewTurn Wiki
To move a ScrewTurn wiki from one server to another, execute the following procedure.
In IIS, create a new either a new website or a new web application to host the wiki in.
In the
Properties
dialog for the website, select the
ASP.NET
tab and specify an
ASP.NET version
of
2.0.50727
.
Deploy ScrewTurn Wiki files.
Deploy
web.config
.
Deploy
WIKI
\Themes\Jasinski
folder.
Deploy
WIKI
\public
folder from the source wiki.
Login as
admin
user and go to the
Administration
page.
Restart the ScrewTurn Wiki application.
Grant
Modify
rights on the
WIKI
\public
folder to the
local-machine-name
\ASPNET
user.