Running Litware HR on Windows XP: HowTo released
In the last few days we’ve been working on getting Litware HR application to run on Windows XP.
Litware HR was designed to run in Windows Server 2003 because it provides features that a real world production datacenter needs, such as the ability to run multiple websites at the same time. Through Litware HR community site, we collected feedback from people that would prefer to evaluate the application on Windows XP.
The first questions were: What are the issues of trying to run Litware HR on Windows XP? How can we solve them?
The thing is that Litware HR uses multiple websites: one that represents the SaaS provider website (www.litware.com), one for its services (services.litwarehr.com), one for all the tenants that use the application (www.litwarehr.com) and a couple of sample tenant’s institutional websites (www.contoso.com and www.fabrikam.com).
But Windows XP’s IIS (version 5.1) does not allow multiple websites, so what can we do?
One possible approach is to basically turn each one of windows Server 2003 websites into a Virtual directory in Windows XP’s IIS 5.1. Following this, instead of http://www.litware.com, we would have http://localhost/litware for instance:
Running Litware HR on windows XP implies the virtual directories structure change and others too. That is why we came up with a set of instructions that will allow you to work around the issues. We’ll keep working on this so hopefully a new MSI will be published soon; but if you want to test and evaluate LitwareHR on Windows XP today, please follow this how-to.
Note: Even if you follow the how-to steps, LitwareHR will not work under Windows Vista (yet :)) because ADAM is not yet compatible with that Windows version. See the related discussion:
http://www.codeplex.com/LitwareHR/Thread/View.aspx?ThreadId=7203
Links:
- HowTo: run LitwareHR on a Windows XP box
- More LitwareHR news: http://www.codeplex.com/litwarehr.
- Send us feedback through the discussions boards and Issue Tracker.
Enjoy