Error configuring SQL Reporting Services 2005 on Windows 7
Posted
by Omu
on Server Fault
See other posts from Server Fault
or by Omu
Published on 2010-04-16T06:07:48Z
Indexed on
2010/04/16
12:04 UTC
Read the original article
Hit count: 452
I've installed SQL Server 2005 with Reporting Services on Windows 7 Ultimate x64 and when I try to configure it when clicking on "Windows Service Identity" I get this error message:
There was an error while switching panels. The most likely cause is an error retrieving WMI properties. The exception details are:
InvalidArgument=Value of '1' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
Here is a screenshot:
EDIT:
This problem disappeared after I installed SP3 for SQL Server. I have problems on the next panes though.
© Server Fault or respective owner