I have problem with repoting Service. When openhttp://localhost/reports it gives me below error what can be the solution for it
Error
The underlying connection was closed: An unexpected error occurred on a send.
Has reporting services ever worked on your box?
Was IIS working prior to installing SQL Server Reporting Services?
What account did you install reporting services to? Have you changed this account or has its password expired?
Look in both the Application and System event logs - you may find an expanatory message there.
|||No before never i run reports on my localhost
Yea I am browsing many asp.net application and asp appcaltion on the same localhost and it is working very gud.
I Dont get error message in event log also
|||You could also try posting tohttp://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=80&SiteID=17
You need to be as specific as possible as to host server, version of SQL you installed ect. Also patches applied as SP1 or Sp2 plus all security patches.
|||Also check the HTTPSys log to see if you spot any problem.
C:\WINDOWS\system32\LogFiles\HTTPERR
This definitely sounds like an IIS issue rather than a RS issue.
|||
Their is no file like HTTPERR in C:\WINDOWS\system32\LogFiles\ Any another suggestion
|||Check the settings on the ReportingServices web site within IIS Manager. In particular check that the application name property is set.Which version of ASP.NET are you running on your web site? You may need to find and ASPNET_REGIIS -i to set all the ASP.NEt metadata.Also the temp files directory - check that the correct permissions have been applied to it. The ASP.NET set-up can fail to set set permissions to this.|||Is your Reporting Service running on your locahost. If everthing is installed correctly, you should be able to to browse to it . You can check it Sql services are running from , right click on My computer-> manage->Sql Server Configuration Manager ->Sql Server 2005 services . check on right hand side widow if Sql Server Reporting Services are running.
hope this helps.
kushpaw
No comments:
Post a Comment