Ask a Question related to ASP.NET Security, Design and Development.
-
YK #1
Indexing Service (MSIDXS OLEDB Provider) Error - Impersonation Fai
I'm using the MSIDXS OLEDB provider in my ASP.NET application to search/query
the Indexing Service catalogs for information. This works fine on my server
until I upgrade my server with patches. After I installed the patches, and
..NET Framework 1.1 with SP1, the application throws exception "HttpException
(0x8004005): Impersonation failure" when my application query the Indexing
Catalogs.
Previous Configuration (everything works):
- Windows 2000 Server SP2/IIS 5.0
- .NET Framework 1.0 with SP2
Current Configuration (MSIDXS OLEDB fails):
- Windows 2000 Server SP4/IIS 5.0 with latest patches
- .NET Framework 1.1 with SP1
Please help.
Thanks,
YK
YK Guest
-
Problems displaying data from OleDb Provider
Hi there, I am trying to display information from Active Directory using a DataGrid. Now, I know MS have put out the System.DirectoryServices... -
.NET Framework 1.1 SP1 and MSIDXS OLEDB Provider
I'm using the MSIDXS OLEDB provider in mu ASP.NET application to search/query the Indexing Service catalogs for information. This works fine on my... -
Indexing PDF's using MS Indexing Service
Hi, I currently use MS Indexing Service to search my htm and aspx pages. I recently downloaded the IFilter tool from Adobe. When I now do a... -
MS Indexing Service
Hi, I want to put some search box on my ASP.Net app and call the Index Service and return results. Does anyone know how I can do this? What... -
FileIndex MSIDXS error returning record
I'm trying to work with the Index Server in ASP.Net and am having issues with returning FileIndex. My select statement looks like this: SELECT...



Reply With Quote

