Resolution
===========
There will be an ini file in setup. Z\SQLsetup\x86 folder >> DefaultSetup.ini
which contains following entry like
;SQLSERVER2008 Configuration File
[SQLSERVER2008]
PID=”*****-*****-*****-*****-*****”
Just comment out the PID key by semi collen (;) and then copy the key and put that key during the installation. It should be like this
;SQLSERVER2008 Configuration File
[SQLSERVER2008]
;PID=”*****-*****-*****-*****-*****”
copy the PID key *****-*****-*****-*****-***** and paste during the installation.
Ads
Subscribe to:
Post Comments (Atom)
-
Find More On : - http://www.sqlserver-training.com/250-sql-queries-interview-question-answers/-#5+ SQL Queries Interview Questions ...
-
ERROR: report server remote procedure call (RPC) end point. Verify that the Report Server Windows service is running, and then retry the o...
-
http://technet.microsoft.com/en-us/library/cc731002(WS.10).aspx#BKMK_requirements How accounts are created through wizards in ...
add Hot fix to avoid this :)
ReplyDeleteHi Nataraj,
ReplyDeleteThanks for the reply, Which hotfix you are refering to .. can you share the details...which will help
Thanks,