I\'m looking to change the root directory to point the directory to the following location:
C:\\Documents and Settings\\User\\My Documents[documents]\\wamp
I
Just in case someone comes across this as I did.
I had permissions problems on the parent folder of the directory I was trying to set as the DocumentRoot.
I found allowing the SYSTEM user Full Control privileges fixed the problem.