From: yfuwong on
hi,

i have originally install sql2005 database services and workstation
components + sp2 + hotfix. then, i decided to install the reporting services
also. So, i run the setup again to add reporting service install, but the
install said will install but not configure for me. After installation, i
found few issues:
1. Error about database version in event viewer - is this because i already
have sp2 before i install reporting service? how to solve this?
2. I have to manually configure reporting services using the tool, manage to
add the virtual directories stuffs, but failed to create db for
reportserver.... the error message is as below. What should i do now?

ReportServicesConfigUI.WMIProvider.WMIProviderException: The resources
required to complete this operation could not be found.
at
ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.GenerateDatabaseScript(String databaseName, Int32 lcid, String& script)
From: MMD on
Hi

at the moment you have SSRS that is running on RTM and SQL 2005 running on
SP2 and this could be why you are getting the mentioned error.
Launch sp2 again and upgrade the version of SSRS.
This should solve our issue

MMD

"yfuwong" <yfuwong(a)discussions.microsoft.com> wrote in message
news:C330A360-C70A-4D9E-8C63-352C5959FFA2(a)microsoft.com...
> hi,
>
> i have originally install sql2005 database services and workstation
> components + sp2 + hotfix. then, i decided to install the reporting
> services
> also. So, i run the setup again to add reporting service install, but the
> install said will install but not configure for me. After installation, i
> found few issues:
> 1. Error about database version in event viewer - is this because i
> already
> have sp2 before i install reporting service? how to solve this?
> 2. I have to manually configure reporting services using the tool, manage
> to
> add the virtual directories stuffs, but failed to create db for
> reportserver.... the error message is as below. What should i do now?
>
> ReportServicesConfigUI.WMIProvider.WMIProviderException: The resources
> required to complete this operation could not be found.
> at
> ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.GenerateDatabaseScript(String
> databaseName, Int32 lcid, String& script)