You have a space in your pathname, so it needs quotes around it. Apache configuration files use spaces as argument separators.

Code:
DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs"