|
Home > Archive > Microsoft Content Management Server > November 2004 > To Stefan
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]
|
|
| choihead 2004-11-04, 8:46 pm |
| Hi Stefan,
About the problem I faced b4
I wrote a code and tested that even I use HttpWebRequest to pass the
password and username to the MCMS server. It still gives me 401, that is why
the stager gives me 401. Just let you know it's IIS rejecting the credential
or no response. If you have any clue I can trouble shoot that, please let me
know, Other's idea are welcome and appreciated too
Choihead
| |
| Stefan [MSFT] 2004-11-05, 2:46 am |
| Hi Choihead,
if the server returns 401 then either no credentials are passed in or the
wrong credentials are passed in.
You could run this code from a remote machine and do a netmon trace - then
we can see which of the two cases is true.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"choihead" <choihead@Hotmail.com> wrote in message
news:eO8lOwtwEHA.1512@TK2MSFTNGP12.phx.gbl...
> Hi Stefan,
>
> About the problem I faced b4
>
> I wrote a code and tested that even I use HttpWebRequest to pass the
> password and username to the MCMS server. It still gives me 401, that is
why
> the stager gives me 401. Just let you know it's IIS rejecting the
credential
> or no response. If you have any clue I can trouble shoot that, please let
me
> know, Other's idea are welcome and appreciated too
>
> Choihead
>
>
| |
| choihead 2004-11-05, 2:46 am |
| Stefan,
The answer is something I dun understand but anyway, I fixed it, it ain;t
about the credential, it;s about the folder right which the stager will
output to, I changed the folder right then it is fine now....
"Stefan [MSFT]" <stefang@online.microsoft.com> ¦b¶l¥ó
news:e05iXXxwEHA.1524@TK2MSFTNGP09.phx.gbl ¤¤¼¶¼g...
> Hi Choihead,
>
> if the server returns 401 then either no credentials are passed in or the
> wrong credentials are passed in.
> You could run this code from a remote machine and do a netmon trace - then
> we can see which of the two cases is true.
>
> Cheers,
> Stefan.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> MCMS FAQ:
>
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
> MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> MCMS Sample Code:
>
http://www.gotdotnet.com/community/...t+S
erver
> MCMS Whitepapers and other docs:
> http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
> --------------------------------
>
>
> "choihead" <choihead@Hotmail.com> wrote in message
> news:eO8lOwtwEHA.1512@TK2MSFTNGP12.phx.gbl...
> why
> credential
let[vbcol=seagreen]
> me
>
>
|
|
|
|
|