Re: Sharing ServerVariables between ASP.NET and ASP

andrew
Date: 05/29/03


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



Relevant Pages

  • RE: The remote server returned an error: (401) Unauthorized. When using integrated security.
    ... When I run locally or change the remote server ... > Public Sub ServerStart() ... It sounds like you are experiencing a kerberos delegation issue. ... As a further test to confirm a delegation issue, change the web application security from Integrated Security to Basic Authentication. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: XP Professional and the server
    ... have been HTML and only minor changes have been needed when viewed ... from the remote server. ... complexity of the ASP pages I need to make a small change and text it. ... Make sure you installed IIS. ...
    (microsoft.public.windowsxp.basics)
  • Re: inet, ftp, asp and hardship
    ... > I need to send an updated file to a remote server via ftp whenever ... > in asp I get one of those 'cannot coerce type' errors. ... Dim strCMD ... Dim objNET ...
    (microsoft.public.inetserver.asp.components)
  • localhost vs. macinename in URL (access denied)
    ... applications that use integrated security. ... The proble is that I allways get access denied when I try ... to get access to an object that is on a remote server. ... I have the application working if I specify a username ...
    (microsoft.public.dotnet.security)
  • descript string using classic asp ?
    ... classic asp page on a remote server. ... https post with form data, or encrypt a querystring before letting the user ... the classic asp page would then ... What are my options if I go with using an encrypted querystring? ...
    (microsoft.public.dotnet.framework.aspnet)