windows-search
COM interop failing in release mode
I have a console app which makes a call to the windows search using a ComImport. While this works fine in debug mode...the console application crashes in release mode.[详细]
2023-03-16 07:55 分类:问答Searching for files containing specified strings in C#
I am trying to write a WinForms app, that allows searching for a files, that contain a string written in textbox ( press WIN+F and you understand ;) )[详细]
2023-02-19 02:24 分类:问答Windows Search equivalent to Indexing Services "vpath" and "characterication"
I\'m trying to move a website that was on: Windows 2003, IIS 6, and Indexing Services to: Windows 2008, IIS 7, and[详细]
2023-02-18 07:30 分类:问答Windows Search - IFilter search term highlighting
My development team are having a problem having snippets of text shown for search results in windows 7 for our own custom files (note we are NOT talking about the preview pane that uses the IPreviewHa[详细]
2023-01-19 20:19 分类:问答Access Windows Search index using ASP.NET MVC
I\'m on a project that is being upgraded from vbscript to ASP.NET MVC. It used Microsoft Index Server to index Word and PDF files on a Windows Server 2003 machine. It simply opened an OleDbConnection[详细]
2023-01-07 09:35 分类:问答Windows Search 4 Query - Delphi Example
The following web page describes querying Windows Search programmatically: http://msdn.microsoft.com/en-u开发者_如何转开发s/library/aa965362.aspx[详细]
2023-01-05 12:20 分类:问答ASP.NET OLEDB code breaks when deployed on IIS7
I\'m trying to write a simple website (ASP.NET v4), which will call Windows Search, find a specific file and return it to the user. I\'ve put together the following as an example: it calls the Windows[详细]
2023-01-05 11:36 分类:问答Tracking "Windows Search" Queries
I can enable logging for Windows Search through the registry (see below), but this only captures queries sent through the default user-interface for Windows Search. I want to capture queries used by O[详细]
2023-01-05 08:23 分类:问答Cannot WriteXML for DataTable because Windows Search Returns String Array for Authors Property
The System.Author Windows property is a multiple value string. Windows Search returns this value as an array of strings in a DataColumn. (The column开发者_Go百科\'s data-type is string[] or String().)[详细]
2023-01-05 00:07 分类:问答Windows Desktop Search - Force re-index / index now from command line
I\'m working on a project where we\'re using Windows Desktop Search (WDS) to index files on a web share and then later allow the user to search via a website for documents in the share.[详细]
2022-12-30 13:04 分类:问答