Error :Microsoft.Office.Server.Search.Query.FullTextSqlQuery' from assembly 'Microsoft.Office.Server.Search, Version=14.0.0.0, Culture=neutral, Publ..

You might have experienced this error while building solutions with FullTextSqlQuery class for SharePoint 2010 in VS 2010. To get red of it just follow the below steps

1. Make sure that the target framework set to 3.5.

2. On Project Menu -> Project Properties -> Build tab -> Platform Target -> Change to Any CPU

3. Now click on Clean Solution then re-Build the solution.

This should resolve the issue

0 comments:

Post a Comment

Disclaimer

This is a personal weblog. The opinions expressed here represent my own and not those of my employer or anyone else. Should you have any questions or concerns please e-mail me at sharepointprogrammingblogger@gmail.com .

Copyright (c) 2010 @ myshaepointwork.blogspot.com. All rights are reserved.Do Not Copy.

@ Learning SharePoint.com