Any ideas how to fix this?
UserService.UserServiceClient userServiceClient = new UserServiceClient(); userServiceClient.GetUsersCompleted += new
Rename the output.config produced by svcutil.exe to app.config. it worked for me.