|
Home > Archive > BizTalk Server General > May 2005 > 401:error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| prakashvarma 2005-05-10, 7:48 am |
| hi all,
do any one know why 401 error arise,pls gv ur suggestions to come over this.
| |
|
| Prakashvarma,
Is this for an HTTP or WebService transaction? If so, 401 means
Unauthorized/Access Denied. You should check that your credentials are being
passed properly.
Michael
"prakashvarma" wrote:
> hi all,
> do any one know why 401 error arise,pls gv ur suggestions to come over this.
| |
| prakashvarma 2005-05-10, 5:55 pm |
| hi mike ,
unable to access the webservice from the orchestration and it is giving
unauthorised exception ,wt is the cause for this error and wt are all things
i hv to do to come over this.
"Mike" wrote:
[vbcol=seagreen]
> Prakashvarma,
>
> Is this for an HTTP or WebService transaction? If so, 401 means
> Unauthorized/Access Denied. You should check that your credentials are being
> passed properly.
>
> Michael
>
>
> "prakashvarma" wrote:
>
| |
|
| Hi Prakashvarma,
Perhaps you have tried this already, but did you configure the send port to
include the authentication parameters?
If you find your send port (type SOAP) from BizTalk explorer within Visual
Studio.NET and click on the "Address(URI):" area then it will come up with a
bunch of configuration parameters. Change "Anonymous" to your encryption
type (e.g. Basic) and supply the UN/PWD combination. Maybe I'm off base here
with what your problem really is...if so, don't hesitate to clarify.
Regards,
Michael
"prakashvarma" wrote:
[vbcol=seagreen]
> hi mike ,
> unable to access the webservice from the orchestration and it is giving
> unauthorised exception ,wt is the cause for this error and wt are all things
> i hv to do to come over this.
>
>
>
>
> "Mike" wrote:
>
|
|
|
|
|