I faced the same issue and solved it. Few things I did are
1. Replaced the line
[email protected]; with[email protected];
2. Gave rights to the folder where my reports resides. I made sure that the IIS user has all the rights.
Hope this will help.