PDA

Click to See Complete Forum and Search --> : Provider error '80004005'


kkelley
Nov 30th, 1999, 09:32 PM
Has anyone seen this error.

Also included in error

"Unspecified error
/campusdirectory/media/IIs_Gen_3.0_Recordset.js, line 339

vbsquare
Dec 1st, 1999, 07:36 PM
Can't say I have. Have you checked the line in your .js file where the error has occurred?

------------------
"To the glory of God!"

SpeedyNT
Dec 5th, 1999, 08:16 PM
The error 80004005 often means like "invalid authentication", or "invalid username/password".
It can be even a problem with user profile associated to the service handling the question.

Also try to check if the process (in this case IIS, I think) is using a user profile that has access to that directory where the file .js is located.

Hope this can help,

Luis.