Wednesday, March 28, 2012

Problems Initializing Reporting Serivices

We are trying to install Reporting Services on a server and we are getting
this error.
ReportServicesConfigUI.WMIProvider.WMIProviderException: The version does
not match a supported version.
at
ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.GenerateDatabaseUpgradeScript(String databaseName, String serverVersion, String& script)
just to be sure, it that mean the version of SQL Server we have will not
allow Reporting services to be installed or is it something else that cause
the error?
We have SQL Server Enterprise 64x.On Dec 13, 9:02 am, Ben <B...@.discussions.microsoft.com> wrote:
> We are trying to install Reporting Services on a server and we are getting
> this error.
> ReportServicesConfigUI.WMIProvider.WMIProviderException: The version does
> not match a supported version.
> at
> ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.GenerateDatabaseUpgradeScript(String databaseName, String serverVersion, String& script)
> just to be sure, it that mean the version of SQL Server we have will not
> allow Reporting services to be installed or is it something else that cause
> the error?
> We have SQL Server Enterprise 64x.
It seems like your SQL Server version is different than your SSRS
version. This link might help. http://207.46.236.188/MSDN/ShowPost.aspx?PostID=2294611&SiteID=1
Regards,
Enrique Martinez
Sr. Software Consultant|||Are you trying to do a fresh install of Reporting Services or are you just
now trying to configure it?
If you are trying to configure it make sure that when you installed SRS
from the SQL Server 2005 media that you re-applied any service packs that
you put on SQL Server 2005 before installing Reporting Services. This can
happen when the current installation is at an SP1 or SP2 level yet the
installed files from SRS are at an RTM level.
If it is a "Fresh" install of SRS see if you can select the radio button
that says "Configure Later" rather than the "Common Configuration" button.
This will allow you to do all of the configuration steps after SRS has
installed. This will allow you to apply any SPs necessary before you try
and configure SRS.
Also, if you are trying to upgrade an instance of SQL Server 2000 SRS you
can always upgrade the database AFTER you have installed 2005 SRS. You
don't have to upgrade the existing instance of SRS all you actually need is
the database. Just make sure you exported the encryption key for the
database from the old SRS 2000 instance before doing that. (You can do this
by using the rskeymgmt tool in the 80\tools\binn folder. Just do a
rskeymgmt -? and look for the key export example)
--
Chris Alton, Microsoft Corp.
SQL Server Developer Support Engineer
This posting is provided "AS IS" with no warranties, and confers no rights.
--
> Thread-Topic: Problems Initializing Reporting Serivices
>
> We are trying to install Reporting Services on a server and we are
getting
> this error.
> ReportServicesConfigUI.WMIProvider.WMIProviderException: The version does
> not match a supported version.
> at
>
ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.GenerateDatabaseUpgra
deScript(String databaseName, String serverVersion, String& script)
> just to be sure, it that mean the version of SQL Server we have will not
> allow Reporting services to be installed or is it something else that
cause
> the error?
> We have SQL Server Enterprise 64x.
>sql

No comments:

Post a Comment