Re: Redirecting
John Wilson <[email protected]> Mon, 11 Dec 2006 11:25:27 +0000
| Newsgroups | gmane.text.xml.rpc.specification |
|---|---|
| Message-ID | <[email protected]> |
On 11 Dec 2006, at 05:16, lfowdur wrote:
> Hi all the problem that i am having is that the user is not being
> authenticated:
>
> my code:
>
> Dim methods As IStateNames =
> CType(XmlRpcProxyGen.Create(GetType(IStateNames)), IStateNames)
> Dim nc As NetworkCredential = New NetworkCredential("username",
> "password")
> methods.Credentials = nc
>
> when i try to access the methods the server will not allow me to do it
> and redirects me to the login page.
>
> can anyone help please.
It looks like you are using the Apache Java XML-RPC implementation.
You will probably get better help if you ask on their mailing list.
John Wilson
The Wilson Partnership
web http://www.wilson.co.uk
blog http://eek.ook.org