【发布时间】:2013-07-22 15:13:49
【问题描述】:
我们刚刚为我们的 Intranet 站点从 IIS6 升级到 IIS7。我们所有的 ASP.NET 和经典 ASP 应用程序现在都可以工作,除了搜索页面(用经典 asp 编写)。
我们在尝试注册 ixsso.Query 时得到:“服务器对象错误 'ASP 0177 : 800401f3'”。
我知道 IIS7 不使用 ixsso,所以我打开了 Windows Search Service。如何在经典 asp 或 asp.net 中编写简单的网络搜索代码以利用 Windows 搜索服务?
【问题讨论】:
标签: iis-7 asp-classic search-engine