Hi there,
I'm now trying to integrate the full text search feature of GDS into
my ASP.NET project. I can create GoogleDesktop.QueryAPI and get the
result with no problems in my nunit code, but when I put the same code
into ASP.NET, I get "Can not create ActiveX Component" Exception.
I got similiar situation when converting word document into PDF
format, and found a way out with security setting in Component Service
under window's administrative tools. But I can't find GDS QueryAPI
related components under Component Service! Can you please give me a
hint? Thank you in advance.
- Kerr