Question

Asked:
Asked By:
Mar 17 2008   6:00 AM GMT
Yup   5 pts.

Hosting SSRS on Windows XP - user limitation.


SQL Server reporting, SQL Server Reporting Services, SSRS

While I host SSRS on a Win XP Prof machine is there a limitation on the number of users who can access this site at once.

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Yes, but not because off SSRS. The IIS componant of Windows XP only allows a small number of users to connect to the website at once. As SSRS runs via IIS this would prevent more than a few people from using SSRS at once.

Also the only edition of SSRS which will install on Windows XP is the developer edition. This edition can not be used for production use. You need Standard or Enterprise edition for production use (I'm not sure if SSRS comes with the Workgroup edition or not) which requires a Server OS to install on (Windows 2003 Standard, Windows 2008 Standard, etc).
  • AddThis Social Bookmark Button

Browse more Questions and Answers on SQL Server.

Looking for relevant SQL Server Whitepapers? Visit the SearchSQLServer.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Mrdenny   41270 pts.  |   Mar 17 2008  6:34PM GMT

Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.