After much work I have found a widely applicable solution for the persistent problem of installing ClearCanvas ImageServer 1.3.
This works in Windows XP-Pro. I have not tried on any other platform.
Download and install SQL Server 2005 Express
Use the Control Panel, Add\Remove software, and on the left Add/Remove Windows components to add IIS. You will need an original XP-Pro CD for this.
Download and install Microsoft SQL Server Management Studio Express
Download Microsoft Ajax and install it
Click on START, RUN and paste this command into the cell: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe –i
CLICK OK
Do everything EXACTLY as shown in the APPENDIX of ClearCanvas ImageServer 1.3 USER GUIDE.
Open Microsoft SQL Server Management Studio Express
CLICK on the CONNECT button
CLICK on the + sign next to SECURITY
CLICK on the + sign next to LOGINS
Right click on the bottom ICON of the newly expanded list (in my system it says “sa”)
SELECT Properties from the pop-up menu
IMPORTANT!!!
The name in the upper cell on this newly poped-up screen is the ADMIN UserName for the Image Server Installation program
Whatever password you enter here is the password for the Image Server Installation program.
The bottom cell of the ImageServer Connection screen can be 127.0.0.1\SQLEXPRESS just as suggested.
After doing these things the rest of the installation will be fully automated