Error Message:

Too many posts were made to a semaphore.

Explanation:

There is a limited number of times that an event semaphore can be posted. You tried to post an event semaphore that has already been posted the maximum number of times.

User Action:

Wait, and then retry the operation. If you still get this message, contact the supplier of the running application.