PRB: Changing Registry Key Causes Evaluation Copy Error MSG

ID: Q203731


The information in this article applies to:


SYMPTOMS

After changing the "Registered Owner" registry key for SQL Server version 6.5, the following error will be displayed:

Fatal Error
The evaluation period has expired for this evaluation version of SQL Server


CAUSE

This error results from changing the Registered Owner registry key value.


WORKAROUND

There are two ways to work around this problem:


MORE INFORMATION

To reproduce this problem, follow these steps:

  1. Install Microsoft SQL Server 6.5 or 7.0. When prompted for the Registered Owner Name use 'MS' without quotes.


  2. Use the Control Panel Services icon to stop the MSSQLServer service.


  3. Use Regedt32.exe to change the following registry key from 'MS' to 'TEST' (without quotes):


    HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\MSSQLSERVER\MSSQLSERVER\CURRENTVERSION\REGISTERED OWNER


  4. Restart the MSSQLServer service.


Additional query words: SBS SMALL BUISNESS SERVER EVALUATION PERIOD EXPIRED EXPIRES


Keywords          : kbSQLServ650 
Version           : winnt:6.5
Platform          : winnt 
Issue type        : kbprb 

Last Reviewed: July 14, 1999