Ricardo,
Client.exe can be found in your project bin\Debug\Client.exe and similarly CalculatorService.exe can be found under bin\Debug in their respective folders when you compile the project.
Please make sue that you run service (by double cliking on CalculatorService.exe) before running the client service.