IIS Index Server - Error 8001010e

This is Interesting: Free IT Magazines  
Home > Archive > IIS Index Server > April 2004 > Error 8001010e





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Error 8001010e
Chuck D

2004-04-26, 12:35 pm

Other Information:
The code will not error on the first run or if I click/run the page several times real quick.

Error Message:
CreateRecordset error '8001010e'

The application called an interface that was marshalled for a different thread


Code Snippet:
SearchString = "@size > 0"
SearchString = SearchString & " &! #path *\_*"
Set objQuery = Server.CreateObject("ixsso.Query")
Set objUtil = Server.CreateObject("ixsso.Util")
objQuery.Query = SearchString
objQuery.SortBy = "DocTitle,path, filename"
objQuery.Columns = "write, path, filename, DocTitle, DocAuthor,size, DocSubject"
objUtil.AddScopeToQuery objQuery, path, "shallow"
Set rs = objQuery.CreateRecordSet("sequential")

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com