Re: Adodb.record fails on Windows 2003 Server when opening a URL
From: isim (noway_at_stay.anonymous)
Date: 02/27/04
- Previous message: Richard T. Edwards_at_pwpsquared.net: "Re: ADO"
- In reply to: isim: "Adodb.record fails on Windows 2003 Server when opening a URL"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 27 Feb 2004 19:25:25 +0100
This issue is solved and no longer necessary to comment on. I believe it is
tight security of Windows 2003 server and we used another method to
implement what we need.
"isim" <noway@stay.anonymous> wrote in message
news:OF5ir27%23DHA.2800@tk2msftngp13.phx.gbl...
> Hi,
>
> I am using Adodb.record to transfer a file. The code was working and still
> works fine on all platforms I tested, except Windows Server 2003. I
receive
> the following error when I attempt to open the record.
>
> -2147217895 (0x800040E19) Object or data matching the name, range or
> selection criteria was not found within the scope of this operation.
>
> The error message did not lead to any useful information that would help
me
> fix the problem.
>
> The line that fails in the code is:
> oRec.Open sURL, , adModeReadWrite, adCreateNonCollection Or
> adCreateOverwrite
>
> The URL is correct and access rights and other configuration on the web
site
> is also correct.
>
> I tried to find out why this error occurs but I could not find anything
that
> helps (I even suspected from MDAC 2.8, but it works fine with MDAC 2.8 on
> Windows Server 2000 or Windows XP, I asked people, I searched myself -
> nothing seems to help).
>
> Thus I wrote this message.
>
> Thanks in advance.
>
>
- Previous message: Richard T. Edwards_at_pwpsquared.net: "Re: ADO"
- In reply to: isim: "Adodb.record fails on Windows 2003 Server when opening a URL"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|