WebServices Access Denied
From: Carlos Redondo (Carlos_Redondo_at_premierway.com)
Date: 04/29/03
- Next message: Cy Huckaba: "Re: Formsauthentication - Page_Load problem"
- Previous message: John McD: "Formsauthentication - Page_Load problem"
- In reply to: Carlos Redondo: "WebServices Access Denied"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 29 Apr 2003 13:15:31 -0700
When you disable the Anonymous access in the IIS, you will
need setting up to the Web Services object the Credentials
information in order to access it.
>-----Original Message-----
>I resolve the issue setting up the anonymous access ON in
>the IIS on the Directory Security tab options.
>
>
>>-----Original Message-----
>>Hi,
>>
>>I have a issue trying to use a custom WS on my Web
>>Application. I have the follow message error:
>>
>>*********************************************************
*
>>
>>Server Error in '/emailComponent' Application.
>>---------------------------------------------------------
-
>-
>>---------------------
>>
>>The request failed with HTTP status 401: Access Denied.
>>Description: An unhandled exception occurred during the
>>execution of the current web request. Please review the
>>stack trace for more information about the error and
>where
>>it originated in the code.
>>
>>Exception Details: System.Net.WebException: The request
>>failed with HTTP status 401: Access Denied.
>>
>>*********************************************************
*
>*
>>
>>Does anyone know what could be the problem?
>>
>>I Test the WS directly and works fine!.
>>
>>Thanks.
>>.
>>
>.
>
- Next message: Cy Huckaba: "Re: Formsauthentication - Page_Load problem"
- Previous message: John McD: "Formsauthentication - Page_Load problem"
- In reply to: Carlos Redondo: "WebServices Access Denied"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|