Short search on google for error 102:
Code:
This is due to permission problem.First you need to move the *.bak file to the data-directory of the SQL-server .. then try again..
and
Code:
Make sure that you didn't name the directory using special characters. For example, I named my directory SQLDB's\ and got that error. To resolve it, I removed the ' and it worked.