Re: Authentication problem
From: Matt (none_at_none.com)
Date: 02/20/04
- Next message: Kirk: "Re: There is a way tor create .sdf file in the server?"
- Previous message: Ricardo Silveira: "There is a way tor create .sdf file in the server?"
- In reply to: Mark Clark: "Authentication problem"
- Next in thread: Brian Sabino [MS]: "Re: Authentication problem"
- Reply: Brian Sabino [MS]: "Re: Authentication problem"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Feb 2004 13:58:21 +0000
Hi there
On your IIS box, check the HTTP Authentication tab of the SQL Server
CE Connectivity Management Console for you SQL CE virtual directory.
Ensure that your authentication method is correct.
Also, assuming that you are not using anonymous authentication, ensure
that the username and password of the user with which the PPC app is
trying to connect is still valid on the IIS box.
To simplify your connectivity troubleshooting, you can browse to the
SQL Server CE Server Agent using a browser:
e.g. https://myserver/sqlce20/sscesa20.dll
If your SQL CE virtual directory is set up for anonymous access, then
you won't need a username and password to access the above dll.
However, if you are using basic authentication or windows
authentication, then you will need to supply the username and password
of the user with which the PPC app is trying to connect to the Server
Agent. If the connection is successful, you should receive a simple
message in the browser saying "SQL Server CE Server Agent".
I hope this helps.
Matt
On Thu, 19 Feb 2004 14:42:27 -0600, Mark Clark
<M-ClarkRemoveThis@wiu.eduNo-Spam> wrote:
> We have an Windows 2000 SP 4 server, running SQL server, with IIS and
>SQLCE 2.0, that has been running fine for over a year. Just recently
>(this week), when we run our VB app on the PPC, we get the following
>message:
>
>Source: Microsoft SQL Server 2000 Windows CE Edition
>Error Number: 80004005
>Native Number: 28011
>Error Description: Authentication failed on the computer running IIS.
>[,,,,,] Authentication failed on server SSCE_M_HHTPSTATUSDENIED
>Param=0
>Param=0
>Param=0
>Param=
>Param=
>Param=
>
>This is all I can see of the error. The ONLY thing I know of that's
>changed is we've applied Windows Updates to the machine.
>
>What can I do to figure out what is happening and/or troubleshoot this?
>Thanks!
- Next message: Kirk: "Re: There is a way tor create .sdf file in the server?"
- Previous message: Ricardo Silveira: "There is a way tor create .sdf file in the server?"
- In reply to: Mark Clark: "Authentication problem"
- Next in thread: Brian Sabino [MS]: "Re: Authentication problem"
- Reply: Brian Sabino [MS]: "Re: Authentication problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|