Possible Duplicate:
Can’t find microsoft.sqlserver.batchparser.dll
I have Microsoft SQL Server 2008 R2 installed.
I want to Include Microsoft.SqlServer.BatchParser.dll as Assebly in C#. But I cant find that dll.
If i go to my GAC Folder the Assebly is there:

But the references dialog box in VS2008 won't show it to me.
Where can i find or how can i get that dll?