June 1, 2009 at 3:25 am
Hi is possible install reporting services on windows xp ?
I have installed it now but it need shape point ,so I download it and it tell me that version is for windows server 2003...
thanks a lot..
June 1, 2009 at 8:37 am
Hello,
Yes, it is possible to install SSRS on Windows XP.
What version are you trying to install: 2000, 2005 or 2008?
Do you already have any SQL Server versions running on the XP machine? If so, which?
Regards,
John Marsh
www.sql.lu
SQL Server Luxembourg User Group
June 1, 2009 at 8:42 am
hi I have SQL server 2005 standart and windows xp profesional , iis versio 5.1,
and asp.net 2.050727
and if I run localhost/report from my browser I get this messages:
The report server is not responding. Verify that the report server is running and can be accessed from this computer.
thanks Radek
June 1, 2009 at 8:46 am
Have you configured and started the Report Server from the Reporting Services Configuration GUI?
June 1, 2009 at 8:47 am
Yes all is running...
June 1, 2009 at 9:04 am
Do you get the error immediately or after a long time? If it is after a long time, check the 'Connection Timeout' for the Web Site ReportServer is using (will be Default Web Site if you've done a 'vanilla' install). You may need to increase this value.
This is found in Control Panel > Administrative Tools > IIS > Web Sites > Default Web Site and is on the 'Web Site' tab
June 1, 2009 at 9:16 am
long time,, I set it on 9000s but it's still same π
June 1, 2009 at 9:23 am
Gosh, you waited for 9000 seconds?! That is a long time. :w00t:
Just a thought: what happens if you replace 'localhost' with 127.0.0.1? E.g. in the browser type 127.0.0.1/Reports.
If that works then you are missing an entry in your hosts file (C:\Windows\system32\drivers\etc\hosts) and you'll need to add 127.0.0.1 localhost to that file.
If the above doesn't work then I'm out of ideas...sorry!
June 1, 2009 at 9:29 am
doesnt work:(
maybe there will be incorect logins? I used windows authetications for all settings..
June 1, 2009 at 9:32 am
That should be fine - the fact that the Report Server is running would seem to rule that out as being the cause.
June 1, 2009 at 9:36 am
Hello,
Have you tried restarting IIS? Sometimes the issue can be cured by stopping the Report Server, Restarting IIS and then starting the Report Server again.
If that doesnβt work, do you get any errors in the Event Log?
Regards,
John Marsh
www.sql.lu
SQL Server Luxembourg User Group
June 1, 2009 at 1:45 pm
I solved it.. π the mistake was in setting reporting server in database Setup, there was default checked sharepoint integrated mode...
June 2, 2009 at 2:11 am
Interesting....on my Reporting Services installation the default is 'Native' rather than 'SharePoint Integrated'. Well done for resolving the issue. π
Viewing 13 posts - 1 through 12 (of 12 total)
You must be logged in to reply to this topic. Login to reply