Home : Products : Hach WIMS : Hach WIMS Client : Documentation : Known Issues : WIMS has two or more licenses in the database
Q14342 - KNOWNISSUE: WIMS has two or more licenses in the database

Under certain conditions a user has more than one license in their database in their GeneralSettings table and more than one license file in their Files table. When this occurs, the customer will see the following message in WIMS 7.6.2 and later.

"Unable to determine License, there is more than one in the OPSROOT.GeneralSettings table."

 

In OPSROOT.GeneralSettings table, the key value is SERIAL2008: SERIAL * FROM GeneralSettings WHERE KeyValue='SERIAL2008'

 

In OPSROOT.Files table, query for 'LICENSE' in DirName: SELECT AuditTimeStamp, Id, DirName FROM Files WHERE DirName='LICENSE'

 

Resolution:

  1. Contact tech support at 1-800-677-0067
  2. Tech support uses the Hach LDR tool to determine which license is valid.
  3. In LDR download the License file and get it to the customers PC.
  4. Remove the records from GeneralSettings and Files for the license.
    • DELETE FROM Files WHERE DirName='LICENSE'
    • DELETE FROM GeneralSettings WHERE KeyValue='SERIAL2008'
  5. Run Hach WIMS and it will prompt for the serial number and license file. Click YES and follow the prompts.

 

 

Related Articles
No Related Articles Available.

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 9/22/2015 10:05 AM.
Last Modified on 9/22/2015 10:06 AM.
Last Modified by No Author Name Available!.
Article has been viewed 2331 times.
Rated 4 out of 10 based on 3 votes.
Print Article
Email Article