Perfect, thanks! I didn't want to ignore that warning in case it meant something was wrong. ![]()
Edit:
It turned out that there was an issue with my binding class when registering casting behavior, as I was still getting invalid application errors after taking the check out for that error code. It was in fact registering multiple times with the same signature. Everything's working again. Thanks for your help!