I found a very nice documentation for creating .chm files from .xml files using Sandcastle : http://social.msdn.microsoft.com/Forums/en-US/devdocs/thread/3a631356-638e-451e-816c-c60d459c3775 . The only problem is that after I managed to arrive almost at the end of the instalation process, I saw that it is required to have installed Microsoft Visual Studio Professional 2010 or 2012, but I have used Microsoft Visual Web Developer 2010 Express for my project. Is there anyway I can use Sandcastle in order to create .chm files from .xml file having Microsoft Visual Web Developer 2010 Express installed?
OR
Is there an alternative (free) to Sandcastle in order to obtain the .chm file without installing another version of VS ? I couldn't manage to find any other program that converts .xml files to .chm files.
Thank you in advance.