| William 2005-01-28, 5:49 pm |
| Thanks, the subscriber rights sorted the problem
"Stefan [MSFT]" wrote:
> Hi William,
>
> you need to ensure that the user account does not have more than subscriber
> rights. If you have an account of an author or editor, then the console code
> is being executed and this code expects all the http headers being sent with
> Internet Explorer.
> Either ensure that all http headers are sent like Internet Explorer or use
> an subscriber account.
>
> But this is not the only possible reason. You might have developed code that
> also looks for certain http headers and does not work correct if these
> headers are not present.
>
> If you are not able to get the problem solved, please consume the html body
> coming with the 500 response and look at the stack trace in this html body
> to isolate the problem.
>
> Cheers,
> Stefan.
>
> "William" <William@discussions.microsoft.com> wrote in message
> news:5EEDEBCF-2CB7-4B93-8F35-2A4BE06143B4@microsoft.com...
> a
> 500.
> MCMS
>
>
>
|