I installed IIS and SSRS 2005 (32 bit) on my Windows 7 Home Edition x64 PC. The installation was not easy and I had to change default installation features of IIS to finally have a successful installation of SSRS. After all that, when I try to "Configure Report Server", there is red sign on Web Service Identity and Database Setup tabs.
When I click on Web Service Identity tab, ASP .NET Service account is blank and I can't enter any value in it. Applying the setting generates the following errors:
ReportServicesConfigUI.WMIProvider.WMIProviderException: The account name is not valid. Specify an account in the form domain\alias.
at ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.SetWebServiceIdentity(String applicationPool)
Can you please let me know what is wrong and what should I do? Please note that my Windows is 64 bit and I installed SQL Server 2005 SP3 32 bit.
Thanks in advance