Microsoft.SharePoint.Publishing in GAC is MSIL under Porcessor Architecture.
Date: Thu, 29 Jan 2009 10:30:36 +1100 From: [email protected] Subject: RE: Error Run ASP .NET web application in x64 server To: [email protected] A quick note on how to check if a dll is x64 or x86. Look for “Processor Architecture” in the GAC. Ken, you may want to check if Microsoft.Office.Server.Search.dll in GAC is x64 or x86. From: [email protected] [mailto:[email protected]] On Behalf Of Jeffery Tsui Sent: Thursday, 29 January 2009 10:16 AM To: [email protected] Subject: RE: Error Run ASP .NET web application in x64 server I suspect it has x86 sharepoint on x64 server. From: [email protected] [mailto:[email protected]] On Behalf Of Daniel Brown Sent: Thursday, 29 January 2009 10:07 AM To: [email protected] Subject: RE: Error Run ASP .NET web application in x64 server Hi Ken, What version of ASP.NET and SharePoint are you running (x86 or x64)? Cheers, Daniel From: [email protected] [mailto:[email protected]] On Behalf Of ken zheng Sent: Thursday, 29 January 2009 9:01 AM To: [email protected] Subject: Error Run ASP .NET web application in x64 server Hi: I wonder if anyone developed ASP .NET applcation referenceing Sharepoint dlls in x64 windows 2003. I created a simple web project in visual studio and reference Microsoft.SharePoint.Publishing. But when I run the applicaiton I got "System.BadImageFormatException: Could not load file or assembly 'Microsoft.Office.Server.Search, Version=12.0.0.0". I tried all different setting of the Platform Target but still gets error. The IIS is version 6, and works fine in console application. Anyone has same problem? Cheers Ken Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists-------------------------------------------------------------------------------- Support procedure: http://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists
