April 26, 2005 at 9:17 am
Hi...
I have this lousy problem I can't get fixed. It started a few days ago and I didn't get it fixed yet.
I'm running a Windows 2003 Standard Edition server with SQL Reporting Services Enterprise Edition SP2.
The server is running fine, but I have to move the it to another machine.
So I installed RS with SP2 and did a rskeymgmt with the key I exported from original server and performed an rsactivate to point to the correct database.
But for some reason http://server/Reports keeps on giving me HTTP status 404. http://server/Reportserver works fine !
I have tried reinstalling IIS6, ASP.NET, SQL Reporting. But no luck.
This is what my log file says :
w3wp!library!1370!26/04/2005-16:52:45:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
w3wp!library!1370!26/04/2005-16:52:45:: i INFO: Initializing MaxScheduleWait to default value of '1' second(s) because it was not specified in Configuration file.
w3wp!library!1370!26/04/2005-16:52:45:: i INFO: Initializing DatabaseQueryTimeout to default value of '30' second(s) because it was not specified in Configuration file.
w3wp!library!1370!26/04/2005-16:52:45:: i INFO: Initializing InstanceName to default value of 'MSSQLSERVER.1' because it was not specified in Configuration file.
w3wp!library!1370!26/04/2005-16:52:45:: i INFO: Initializing ProcessRecycleOptions to default value of '0' because it was not specified in Configuration file.
w3wp!library!1370!26/04/2005-16:52:45:: i INFO: Initializing RunningRequestsScavengerCycle to default value of '30' second(s) because it was not specified in Configuration file.
w3wp!library!1370!26/04/2005-16:52:45:: i INFO: Initializing RunningRequestsDbCycle to default value of '30' second(s) because it was not specified in Configuration file.
w3wp!library!1370!26/04/2005-16:52:45:: i INFO: Initializing RunningRequestsAge to default value of '30' second(s) because it was not specified in Configuration file.
w3wp!library!1370!26/04/2005-16:52:45:: i INFO: Initializing CleanupCycleMinutes to default value of '10' minute(s) because it was not specified in Configuration file.
w3wp!library!1370!26/04/2005-16:52:45:: i INFO: Initializing SecureConnectionLevel to default value of '1' because it was not specified in Configuration file.
w3wp!library!1370!26/04/2005-16:52:45:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.
w3wp!library!1370!26/04/2005-16:52:45:: i INFO: Initializing WebServiceUseFileShareStorage to default value of 'False' because it was not specified in Configuration file.
w3wp!ui!1370!4/26/2005-16:52:46:: e ERROR: The request failed with HTTP status 404: Not Found.
w3wp!ui!1370!4/26/2005-16:52:46:: e ERROR: HTTP status code --> 500
-------Details--------
System.Net.WebException: The request failed with HTTP status 404: Not Found.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.SqlServer.ReportingServices.ReportingService.ListSecureMethods()
at Microsoft.SqlServer.ReportingServices.RSConnection.GetSecureMethods()
at Microsoft.ReportingServices.UI.RSWebServiceWrapper.GetSecureMethods()
at Microsoft.SqlServer.ReportingServices.RSConnection.IsSecureMethod(String methodname)
at Microsoft.ReportingServices.UI.Global.SecureAllAPI()
at Microsoft.ReportingServices.UI.ReportingPage.EnsureHttpsLevel(HttpsLevel level)
at Microsoft.ReportingServices.UI.ReportingPage.ReportingPage_Init(Object sender, EventArgs args)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain()
w3wp!ui!1370!4/26/2005-16:52:48:: e ERROR: Exception in ShowErrorPage: System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort(Object stateInfo)
at System.Web.HttpResponse.End()
at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg) at at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort(Object stateInfo)
at System.Web.HttpResponse.End()
at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg)
w3wp!ui!1370!4/26/2005-16:56:13:: e ERROR: The request failed with HTTP status 404: Not Found.
w3wp!ui!1370!4/26/2005-16:56:13:: e ERROR: HTTP status code --> 500
Anyone has a clue ?
Help would be greatly appreciated !!
Thx
Erik
April 29, 2005 at 8:00 am
This was removed by the editor as SPAM
April 30, 2005 at 1:59 pm
Is there are difference in the server platform you are moving to? I have a similar problem, still not solved yet. In my case, I believe the issue is regarding SharePoint server installed in the same server as reporting services. You might survey your destination OS environment as a means to deduce the issue.
I'll repost if/when I solve my own problem.
Cheers,
Neal
May 9, 2005 at 6:20 am
Hi,
In the readme file I saw the below note. I'm not sure but may be helpfull.
If you decide to take the described action, please take your backups. I did not do the below steps.
If you need to rebuild a Reporting Services installation that has been upgraded to SP2, do the following:
Eralper
May 10, 2005 at 9:30 pm
had the same problem but have fixed it now.
1. check you default web server IP is 'all unassigned'
2. then ping the machine and see what default ip it has assigned.
3. make sure no other web sites are using the IP of the default web server.
I had the default web server set to all unassigned, but another website on the same server was using the default IP. Yes that's right - they were both 'running' at the same time with the same IP. Stopping the other web site and restarting the default site fixed the problem.
May 17, 2005 at 9:58 pm
Shmulik,
That was my issue, plus I found the lmhost setting in the TCP was not set on.
Thanks
January 18, 2006 at 5:29 pm
This was my issue too. Thank you very much!
April 29, 2009 at 10:14 pm
Could u Please Tell me with Details ... I am unable to get it .. :hehe:
January 20, 2010 at 6:01 am
Try using the full path the reportserver to connect. e.g http://localhost/ReportServer
Viewing 9 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply