1 message in com.googlegroups.google-desktop-developerCan not create ActiveX Component when...
FromSent OnAttachments
kerr...@gmail.com15 Mar 2006 01:06 
Subject:Can not create ActiveX Component when CreateObject("GoogleDesktop.QueryAPI") in ASP.NET
From:kerr...@gmail.com (kerr@gmail.com)
Date:03/15/2006 01:06:56 AM
List:com.googlegroups.google-desktop-developer

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