robgruen's WebLogmy intelligence is artificial...Referencing Sharepoint Assemblies on x64bit Installs causes build errors for ASP.NET apps (in VS.NET 2005)- August 17, 2007 You may encounter the following error if you are trying to build a ASP.NET application or web service on a x64bit machine where Sharepoint is installed: Error 1 Could not load file or assembly 'Microsoft.SharePoint.Search, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file specified. C:Documents and SettingsrobgruenMy DocumentsVisual Studio 2005WebSitesMyWebServiceWeb.Config What happens is that the...http://blogs.msdn.com/robgruen/archive/2007/08/17/referencing-sharepoint-assemblies-on-x64... |