while I have no errors in the Text, I get a few warnings, from which most are similar: LaTeX Warning: You have requested package 'moderncvheadii', but the package provides 'moderncvheadii'. To me this warning seems rather weird...
Here a short section:
\documentclass[12pt,a4paper]{moderncv}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}
\usepackage[scale=0.8]{geometry}
\usepackage{graphicx}
\moderncvtheme[blue]{casual}
The rest of the script is simple and repetitive (section, subsection, cvline).
PS: I use TeXnicCenter if that might be useful.
\documentclass{...}and ending with\end{document}. – Oct 08 '15 at 16:26