This installation is tested only on Windows XP. Other operating systems may not be supported.
You have a choice to install or skip following features:
Actions performed by the installer:
Actions performed by the installer:
To perform manually: create standard ASP.NET web site and set home directory to your installation folder.
Actions performed by the installer:
To perform manually: perform all steps; for step 2 locate "database.sql" in your installation folder and run it as SQL query on your database.
PrinterShare server version 2.2 is compatible with following PrinterShare clients:
Supporting higher versions of clients may require higher version of the server. This package includes compatible client for Windows to test your system.
Users of your PrinterShare server will need a way to obtain compatible PrinterShare client installer. You can distribute it in any convinient way. One of the ways is to provide download from the same local web server you just set up for PrinterShare server components. This package already includes a download page, which will be available as "http://server name/client.html" to users in your network. If you plan to use it, take the PrinterShare console installer included in this package, rename it to "PrinterShare.exe" and place in PrinterShare server root, next to client.html.
Note:
PrinterShare client has a built-in ability to check for updates, enabled by default. Web address for such check can be configured on server. See Web.config, keys "update-server" and "update-url". You could configure the address to download.printershare.com, but that is not recommended, because your users can update to client versions incompatible with your server. Instead, it is recommended to maintain automatic updates through your local server and update clients on that server when you are sure they are compatible.
The address in "update-url" points to version.xml in your installation directory. This file contains update keys for currently available platforms. If you don't provide an installer for certain platform, you can remove the key. Or remove all keys, if you don't want to provide automatic updates. Here are the key attributes.
This application can be freely used on trial basis. This means that it will work for 30 days, and then stop working. You also have a limitation of having no more than 100 users on the trial version.
If there will be more than 100 users in trial version, new users will receive an error message when trying to register on your server. After 30 days, users will receive "Trial period expired" error when trying to print on your server.
To make PrinterShare Server fully functional, you must buy personal user code. Refer to www.printershare.com for the details. When you'll receive the code, locate "Web.config" file in PrinterShare Server installation directory and add following entries:
<appSettings> ... <add key="username" value="your user name"/> <add key="usercode" value="your user code"/> ... </appSettings>
As a PrinterShare server administrator, you need to stay in touch with published server updates. To do that, apply for membership in printershare-server newsgroup. The group only delivers announcements about the product updates; if you have questions or comments, contact technical support instead.