Score Binding Error's

I have everything working correctly, I just can’t seem to get my Scoring set up to Bind with the UMG Text. I keep getting Errors.

Here are some Screenshots to help to see if you guys can see what i am not seeing.

This is my Point Setup with the Display widget setup

This is the Setup that should display the Score

And these are the Errors i keep getting…

I know am probably putting to much into it and i’m missing something simple

The property bind error is wierd as you giving him text. As for cast you giving hin PlayerController but you trying to cast to type that is not PlayerController, so it’s gonna always fail