Search This Blog

Wednesday, May 13, 2009

Adobe PDF IFilter 9.0 for 64bit

Can't get subject to work under MOSS 2007 64bit.

"IFilter explorer 64bit" shows it correctly enabled under WinFS, but not under Sharepoint 2007 beta. Filtdump gives error. MOSS 2007 search does not find text inside PDf files.

Any ideas? Apart from what was already checked: http://social.technet.microsoft.com/Forums/en-US/sharepointsearch/thread/ba1c7d49-fd71-40c3-a3ab-d594278fd0e2

Check also this black magic for the GUID

Run Regedit by browsing to c:\Windows\system32\regedt32.exe and double-clicking it.

Within left-side tree, browse to: \\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\12.0\Search\Setup\ContentIndexCommon\Filters\Extension\.pdf

Replace the {4C904448-74A9-11D0-AF6E-00C04FD8DC02} with new GUID i.e. {E8978DA6-047F-4E3D-9C78-CDBE46041603}

from:
http://www.codeproject.com/Articles/36204/How-to-Configure-PDF-iFilter-9-0-for-64-bit-operating-system-on-MOSS-2007-Server-Farm.aspx

Now it seems to be working correctly. Thanks!

Friday, May 8, 2009

getting error 403 on Sharepoint administration "Configure Advanced Usage Analysis Processing"

the solution is described here:

http://www.sharepointblogs.com/usecases/archive/2007/07/02/sharepoint-usage-and-search-usage-reports-issues.aspx

you need to "grant the account under which you want to operate the "Manage Usage Analytics" permission (from "Personalization services permissions") from within the SSP"

Sharepoint Designer 2007 is free!

As of April it's free:

http://office.microsoft.com/en-us/sharepointdesigner/HA103607611033.aspx

How to delete avhd files (Hyper-v snapshots)

if you delete snapshots from hyper-v console you may still have avhd files on your server. Hmmm...Does not really help to free some space... To remove file you need to shutdown virtual enviroments or suspend - read exact procedure here: http://technet.microsoft.com/en-us/library/dd560637.aspx

update: for Windows 2012 the merge is done online...