Do a google search with that error message. It's probably related to
version of xerces you're using and the response you're getting back from
your search.
-James
On Sun, 2005-01-30 at 00:55 +0530, IndianAtTech wrote:
> Hi All,
>
> (White spaces are required between publicId and systemId)
>
> What does this error means??
>
> I can't see any problem with my xml file
> here is my xml
> <?xml version="1.0"?><D:searchrequest xmlns:D="DAV:"><D:sql> SELECT
> "DAV:href","urn:schemas:httpmail:hasattachment", FROM "" WHERE
> "DAV:ishidden" = false AND "DAV:isfolder" = false AND
> "DAV:creationdate" > CAST("2004-07-10T13:40:35Z" as 'dateTime.tz')
> AND "DAV:creationdate" <= CAST("2004-07-10T14:40:35Z" as
> 'dateTime.tz') </D:sql></D:searchrequest>
>
> But while using SearchMethod object I get above error
>
> Thanks
> Sudhakar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]