Re: Error with reponse.write
From: CD (mcdye1_at_hotmail.nospam.com)
Date: 04/22/04
- Next message: Bob Barrows [MVP]: "Re: Error with reponse.write"
- Previous message: Bob Barrows [MVP]: "Re: Error with reponse.write"
- In reply to: Bob Barrows [MVP]: "Re: Error with reponse.write"
- Next in thread: Bob Barrows [MVP]: "Re: Error with reponse.write"
- Reply: Bob Barrows [MVP]: "Re: Error with reponse.write"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 22 Apr 2004 08:09:25 -0500
Thanks Bob
I add the line after the set open
' Execute the query for the user in the directory
Set adoRecordSet = adoCommand.Execute
adoRecordSet.Save "recordset.xml", 1
and get
Error Type:
Provider (0x80030103)
Can't save.
/adlookup/results.asp, line 82
- Next message: Bob Barrows [MVP]: "Re: Error with reponse.write"
- Previous message: Bob Barrows [MVP]: "Re: Error with reponse.write"
- In reply to: Bob Barrows [MVP]: "Re: Error with reponse.write"
- Next in thread: Bob Barrows [MVP]: "Re: Error with reponse.write"
- Reply: Bob Barrows [MVP]: "Re: Error with reponse.write"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|