Re: Adobe filter on SQL 2005 X64
- From: Simon Sabin <SimonSabin@xxxxxxxxxxxxxxx>
- Date: Wed, 28 May 2008 02:29:45 +0000 (UTC)
Hello Björn,
I don't think this will work with SQL Server.
Try this instead http://sqlblogcasts.com/blogs/simons/archive/2007/07/18/PDF-64-bit-iFilter-at-last.aspx
Simon Sabin
SQL Server MVP
http://sqlblogcasts.com/blogs/simons
I know that - but I don't know what I have done wrong or how I can fix
it:-( Aslo, I'm not sure if it will work, I haven't heard anyone doing
what I'm doing.
Any other sugestions?
Björn
"Hilary Cotter" <hilary.cotter@xxxxxxxxx> skrev i meddelandet
news:C72A88EA-DAB6-409E-B5B5-ADB793466199@xxxxxxxxxxxxxxxx
Thats' a generic permission denied error message. Does that help you
at all?
"Björn Axell" <netnet_46@xxxxxxxxxxx> wrote in message
news:%23uWLwspsIHA.420@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I'm trying to get the Adobe filer to work on a SQL 2005 x64, but I
can't get it to work.
I have downloaded the bits from
(http://labs.adobe.com/wiki/index.php/PDF_iFilter_8_-_64-bit_Support
and tried to follow the guide as much as I can:-) What I don't
understand is why I would need to install Windows desktop Search on
the server but I even tried that. Exept for the instructions in the
page I have run:
EXEC sp_fulltext_service 'load_os_resources',1
go
EXEC sp_fulltext_service 'verify_signature', 0
go
Restarted SQL + MSFTESQL
EXEC sp_fulltext_service 'verify_signature', 1
go
EXEC sp_fulltext_service 'load_os_resources',0
go
When I run select * from sys.fulltext_document_types I can see that
it has pdf in the list but it is still not indexing. If I look in
the log I get the following:
2008-05-09 15:20:53.76 spid15s The component 'PDFFilter64.dll'
reported error while indexing. Component path 'C:\Program Files
(x86)\Adobe\Reader 8.0\Reader\PDFFilter64.dll'.
2008-05-09 15:20:53.76 spid15s Error '0x80004005' occurred
during full-text index population for table or indexed view
'[XXXXX].[dbo].[XX]' (table or indexed view ID '514100872', database
ID '26'), full-text key value 0x0000022C. Attempt will be made to
reindex it.
Any help would be nice!
Björn
.
- References:
- Re: Adobe filter on SQL 2005 X64
- From: Björn Axell
- Re: Adobe filter on SQL 2005 X64
- Prev by Date: Re: indexing method
- Next by Date: FREETEXT / CONTAINS question
- Previous by thread: Re: Adobe filter on SQL 2005 X64
- Next by thread: Nested Stored Procedure
- Index(es):
Relevant Pages
|