Server Solutions

Configuring Internet Information Systems (IIS) for use with MeasureColor
The MeasureColor Server stores data in a centralized database. All communication between the MeasureColor client and the server is handled by a web server a...
Tue, Aug 12, 2014 at 9:18 PM
Upon attempting to login to the software, you get a message that your password has expired
SQL Server 2005 introduced 'Enforce password policy' and/or the 'Enforce password expiration' configurations which use the local policies fo...
Thu, Aug 14, 2014 at 2:14 PM
How do I recreate the SQL database user after a database transfer or restore?
Please run the attached SQL script from within Microsoft SQL Management Studio
Wed, Dec 10, 2014 at 11:03 AM
Create a new SQL Database User
Please use this SQL Statement in Microsoft SQL Management Studio: (You can also use the attached query file) USE [Colorware] GO if NOT ...
Mon, Jan 26, 2015 at 9:15 PM