Error Code: 60020 on installation
Hi,
I am trying to carry out an install of Reporting Services (2000) without any UI. I'm using an ini file with all of the necessary information configured within it. Part way through the install I get a Setup Error produced: Error Code: 60020
Looking at the log file I can see the following entries:
<Func Name='ValidateRSServiceAccount'>
<Func Name='ValidateServiceAccount'>
<EndFunc Name='ValidateServiceAccount' Return='60020' GetLastError='0'>
<EndFunc Name='ValidateRSServiceAccount' Return='60020' GetLastError='0'>
<EndFunc Name='Write_SetAutoStart' Return='60020' GetLastError='0'>
Gathering darwin properties for failure handling.
If I carry out the same installation (i.e. using the same ini file) but with the UI visible (having to click Next) the installation is successful (however I do have to manually enter the SQL Server name as the field is not populated even though the ini file contains the server name). I know that the non-UI install is picking up the correct server details as I can see the setup querying SQL Server when I run SQL Profiler.
Does anyone know why the validation of the service accounts would be treated differently between the two install methods?
Thanks,
Richard

