I think so far I have correctly used chapterbib since I had not problems compiling and getting the correct results. That was without adding \tableofcontents in the main file. Now when I do include it, it works fine when I have only one \include command in the main file. For any other additional \include file it gives me the following error message:
I checked the second file, it is fine. I also experimented by only including the first file, that was ok. Including the first file twice gave me the same error message. How is that possible? It looks like chapterbib doesn't know how to handle the table of contents?! LaTeX Error: Something's wrong--perhaps a missing \item.
Thanks for any comments!