I am getting error Incorrect syntax near 'POISON_MESSAGE_HANDLING'. Incorrect syntax near ')'

Hi

I am developing project in C#.

I am using SQLTABLEDEPENDENCY to get notification from sql server.

If any updation is done in SQL table,correspong message will be displayed in my c# application.

but when i run c# code I am getting 'Incorrect syntax near 'POISON_MESSAGE_HANDLING'. Incorrect syntax near ')'.

I am using Microsoft SQL Server Express Edition
Microsoft Windows NT 6.2 (9200)
NT INTEL X86
10.0.2531.0
C# 2012
dot net framework 4.5

I am using the link 'https://tabledependency.codeplex.com/wikipage?title=WPF' for developing the project
Please help me to rectify the error.

Thanks and Regards
Chandran