I have been having trouble with the unattended install. I created a INI file
based on the template provided but in the MSI logs I get an error:
Licensing information is not correct. Please pass in a PERPROCESSOR or
PERSEAT.
In My INI file I have:
PERSEAT=50
(along with all the other items).
I have added quotes and tried several things, I can't get past that error.
When looking at some other logs I see an error about VS.NET 2003 not being
installed. This is correct, it isn't installed. Because of this I have:
ADDLOCAL="RS_Server,RS_Manager,RS_Designer,RS_Admin_Tools,RS_BooksOnline_EN"
Since RS_designer isn't included in that string I assumed the install
wouldn't care if VS.NET 2003 is installed or not. I can install SRS manually
without needing VS.NET 2003 installed. So I am not sure the error above
(about licensing) is accurate.
Any help would be appreciated.
Thanks.