An unrecognized token ‘e’ was found
Posted on March 17, 2007 by bigidea
VSS 2005 corrupts PDF files if not configured as a binary file. Before adding PDF files to VSS, we need to add *.PDF as a valid file type.
1) Click on Tools -> Options
2) Click on File Types tab
3) Add “*.PDF” to Binary Files
4) Click “OK”
This should do the trick.
Filed under: Geek
Thanks for posting this.