|
Home > Archive > IIS Server Security > January 2005 > Error Message help ?
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 Message help ?
|
|
| Simon Downes 2005-01-31, 7:51 am |
| Hi,
Every time I run an asp app I get the following...
error '8007052e'
/formcompare/FCResults.asp, line 99
The developer tells me that there is no password in the dbase and blames
IIS....!
Please help!
| |
| Ken Schaefer 2005-01-31, 7:51 am |
| The only match i can find for that error is in winerror.h
"Error_Logon_Failure". Logon failure due to unknown usernam or bad password.
Can you post lines 95-99 of your code?
Cheers
Ken
"Simon Downes" <seamster15@hotmail.com> wrote in message
news:%23EvRE33BFHA.3416@TK2MSFTNGP09.phx.gbl...
> Hi,
> Every time I run an asp app I get the following...
>
> error '8007052e'
> /formcompare/FCResults.asp, line 99
>
>
>
> The developer tells me that there is no password in the dbase and blames
> IIS....!
>
> Please help!
>
>
|
|
|
|
|