Thanh
Wed Mar 15 11:30:29 CST 2006
Hi All,
I got this error below. I tried Mark's method by setting expired page from 3
days to immediately, then reboot both server/client, but still does not help.
I then tried Gary's method by looking into the file
/ReportServer/reportservice.asmx but my file is quite empty, it just has this
header only:
<%@ webService Language="c#" codebehind="ReportService.asmx.cs"
class="Microsoft.ReportingServices.WebServer.ReportingService" %>
Someone got similar problem and know how to fix it? Please.... I'm pulling
my hair for days.
Server Error in '/' Application.
--------------------------------------------------------------------------------
The request failed with HTTP status 401: Unauthorized.
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: Unauthorized.
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.
Stack Trace:
[WebException: The request failed with HTTP status 401: Unauthorized.]
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall) +1296
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters) +218
Microsoft.Crm.ReportingServices.ReportingService.ListChildren(String
Item, Boolean Recursive) +80
Microsoft.Crm.Web.Tools.SystemSettings.SystemSettingsPage.ConfigureCategoryList() +332
Microsoft.Crm.Web.Tools.SystemSettings.SystemSettingsPage.ConfigurePage()
+7629
Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e) +20
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Page.ProcessRequestMain() +1499
"Gary Shell" wrote:
> I had an odd issue where I could not browse to \\localhost\reports and in
> tracking it down it was due to the /ReportServer/reportservice.asmx page
> throwing an error (IP disallowed) the error referenced the IP address of my
> WAN card not my LAN card. When I added that addresss to the allowed IP for
> the ReportServer website, I could browse to \\localhost\reports, I could see
> the system settings page in CRM and I could click on the Reports icon in the
> CRM workplace and all of these worked. Three weeks latter and MUCH less
> hair, I am now a happy camper.
>
> Gary Shell
>
> "Sarah Montgomery" <SarahMontgomery@discussions.microsoft.com> wrote in
> message news:589F675E-13CB-4707-B8E8-1993B6459945@microsoft.com...
> >I had the same problem. I also had a bad SRS installation which could've
> >been
> > due to having selected SSL for reporting services. I read somewhere
> > failures
> > of SRS and System Settings are related. After reinstalling SRS, System
> > Settings worked. So does SRS.
> >
> > How are your reports?
> >
> > "Mark Masiak" wrote:
> >
> >> exactly the same as you. Turned on error reporting and got these results
> >>
> >>
http://www.devlinfisher.com/CRMError31012006.mht
> >>
> >> the system settings also doesn't like host headers in the admin security
> >> eg.
> >>
> >> in IIS my CRM is set to:
> >>
http://{SERVERNAME}:5555/
> >> &
> >>
http://CRM/
> >>
> >> If I open the CRM app from the server with the Administrator Account @
> >>
http://localhost:5555/ I can get to system settings
> >>
http://{SERVERNAME}:5555/ I can get to system settings
> >>
http://CRM/ I CAN NOT get to system settings
> >>
> >> If I open the CRM app from a client machine with a user Account with
> >> System
> >> Administrator rights @
> >>
http://{SERVERNAME}:5555/ I can get to system settings
> >>
http://CRM/ I CAN NOT get to system settings
> >>
> >>
> >>
> >> --
> >>
> >> Mark Masiak
> >> devlinfisher*
> >>
> >>
> >>
> >>
> >> "Gary Shell" wrote:
> >>
> >> > Mark what issue were you having getting to the system settings?
> >> >
> >> > Gary
> >> >
> >> > "Mark Masiak" <MarkMasiak@discussions.microsoft.com> wrote in message
> >> > news:3184F1C1-6C91-489C-8122-9CC0356B04D5@microsoft.com...
> >> > > fixed my issues in getting to the system settings
> >> > >
> >> > > i also had issues with logging in as the administrator on the SBS
> >> > > Server,
> >> > > which this also fixed. I did need to reboot the server and client as
> >> > > well
> >> > > before it worked.
> >> > > --
> >> > >
> >> > > Mark Masiak
> >> > > devlinfisher*
> >> > >
> >> > >
> >> > >
> >> > >
> >> > > "Gary Shell" wrote:
> >> > >
> >> > >> This did not fix the problem. I still cannot get to the system
> >> > >> settings.
> >> > >>
> >> > >> Gary
> >> > >>
> >> > >> "Mark Masiak" <MarkMasiak@discussions.microsoft.com> wrote in
> >> > >> message
> >> > >> news:E88CD921-0CEF-4B19-AF45-F682F9A274FD@microsoft.com...
> >> > >> > fixed mine in IIS
> >> > >> >
> >> > >> > right click crm web site - properties
> >> > >> > change the document expiration from 3 days to immediately
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> > Mark Masiak
> >> > >> > devlinfisher*
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> > "Gracioso" wrote:
> >> > >> >
> >> > >> >> I have the same problem.
> >> > >> >> On installation of CRM system, I did not encounter any errors.
> >> > >> >>
> >> > >> >> So what causes this message? Any help appreciated.
> >> > >> >>
> >> > >> >> "Gary Shell" wrote:
> >> > >> >>
> >> > >> >> > I log in to CRM as the system admin. Click on settings. Then
> >> > >> >> > click
> >> > >> >> > on
> >> > >> >> > "Organization Settings" and then "System Settings" and get a
> >> > >> >> > dialog
> >> > >> >> > box
> >> > >> >> > labeled Microsoft CRM. It contains a large red x and Error: A
> >> > >> >> > error
> >> > >> >> > has
> >> > >> >> > occurred. For more information, contact your system
> >> > >> >> > administrator".
> >> > >> >> >
> >> > >> >> > How do I contact myself? <grin>
> >> > >> >> >
> >> > >> >> > Anyone have any idea where I should start looking to figure
> >> > >> >> > this
> >> > >> >> > out?
> >> > >> >> >
> >> > >> >> > Gary
> >> > >> >> >
> >> > >> >> >
> >> > >> >> >
> >> > >>
> >> > >>
> >> > >>
> >> >
> >> >
> >> >
>
>
>