Re: Sharing ServerVariables between ASP.NET and ASP
andrew
Date: 05/29/03
- Next message: Chirag Malvi: "Urgent !! Event handling for COM in ASP.net"
- Previous message: Colin Picking: "forms authentication across Domains"
- In reply to: Alejandro Feiges: "Sharing ServerVariables between ASP.NET and ASP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 May 2003 14:10:07 +1000
"Alejandro Feiges" <afeiges@tpssa.com.ar> wrote in message
news:%23DI30gTIDHA.2220@TK2MSFTNGP10.phx.gbl...
> I have an asp.net page that needs to call an asp page on a remote server.
>
> At this time, i'm using HTTPWebRequest to call the asp page, passing the
> default credentials, because i'm using integrated security.
Alejandro,
You cannot delegate the credentials supplied using integrated security to
the remote server except for special circumstances, read up about delegation
and see if your circumstances fall into this category.
hth
andrew
- Next message: Chirag Malvi: "Urgent !! Event handling for COM in ASP.net"
- Previous message: Colin Picking: "forms authentication across Domains"
- In reply to: Alejandro Feiges: "Sharing ServerVariables between ASP.NET and ASP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|