|
Home > Archive > Microsoft Content Management Server > May 2005 > CMS and Windows Server 2003 sp1
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]
| Author |
CMS and Windows Server 2003 sp1
|
|
|
| I am receiving the following error when calling my web service to promote the
site.
CallWebService()failed - The request failed with HTTP status 401.
unauthorized.
I did not have this issue until I installed SP1 for Windows server 2003. I
understand this may have something to do with SP1 resetting permissions, but
cannot seem to find out where the permissions are being reset. Any help is
appreciated.
| |
| Stefan [MSFT] 2005-05-11, 5:54 pm |
| Hi Kim,
401 just mean authentication required.
You need to send valid credentials with your web service request.
Or enable anonymous access on the web service if the web service should run
without authentication.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Kim59" <Kim59@discussions.microsoft.com> wrote in message
news:970D2037-4637-420C-B570-0AD12BD87528@microsoft.com...
>I am receiving the following error when calling my web service to promote
>the
> site.
> CallWebService()failed - The request failed with HTTP status 401.
> unauthorized.
>
> I did not have this issue until I installed SP1 for Windows server 2003.
> I
> understand this may have something to do with SP1 resetting permissions,
> but
> cannot seem to find out where the permissions are being reset. Any help is
> appreciated.
| |
|
| Hi Stefan - Thank you for your reply, however my web service is set to run
with authentication, and always has been up until Windows Server 2003 sp1 was
installed. Then my site promotion application stopped running with the error
of 401. I guess my question is are there issues permissions being changed
when the sp was installed and if so where would I go to change them back. I
have checked all permissions for this web service and it appears to be ok.
Any more suggestions would be appreciated.
"Stefan [MSFT]" wrote:
> Hi Kim,
>
> 401 just mean authentication required.
> You need to send valid credentials with your web service request.
> Or enable anonymous access on the web service if the web service should run
> without authentication.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> ----------------------
>
>
> "Kim59" <Kim59@discussions.microsoft.com> wrote in message
> news:970D2037-4637-420C-B570-0AD12BD87528@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2005-05-11, 5:54 pm |
| Hi Kim,
no there are no known issues regarding this.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Kim59" <Kim59@discussions.microsoft.com> wrote in message
news:4AF1238C-80F1-40EB-ABD1-450EC38E1BD2@microsoft.com...[vbcol=seagreen]
> Hi Stefan - Thank you for your reply, however my web service is set to run
> with authentication, and always has been up until Windows Server 2003 sp1
> was
> installed. Then my site promotion application stopped running with the
> error
> of 401. I guess my question is are there issues permissions being changed
> when the sp was installed and if so where would I go to change them back.
> I
> have checked all permissions for this web service and it appears to be ok.
> Any more suggestions would be appreciated.
>
> "Stefan [MSFT]" wrote:
>
|
|
|
|
|