Discussion:
Problem with installing DPM 2010 beta
(too old to reply)
Knaccarato
2009-10-22 18:56:06 UTC
Permalink
I am attempting to install Data Protection Manager for the first time on a
new server. I have installed Server 2008 Standard R2 SP2 x64 and patched the
server. I have looked at the required software pages on Technet and installed
all IIS components and sis.

On my second attempt I manually installed the required componets as per
http://technet.microsoft.com/en-us/library/bb808814.aspx
My install fails with a message that Data Protection Manager install failed
due to SQL report manager service not being availible. Checking the services
I can see that the reporting service is there and started. So far I have not
had any luck in working around this issue.

Any thoughts would be appreciated.

Thanks,
keith
Venkata Praveen Borra[MSFT]
2009-10-25 09:56:37 UTC
Permalink
Hi Keith,

Thanks for the feedback. Could you paste the exception stack trace at the
end of DPM setup log file (%SYSTEMDRIVE%\DPMLogs\DPMSetup.log). Also let us
know if there are any event viewer errors during the setup failure.

Thanks
Venkata Praveen[MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Post by Knaccarato
I am attempting to install Data Protection Manager for the first time on a
new server. I have installed Server 2008 Standard R2 SP2 x64 and patched the
server. I have looked at the required software pages on Technet and installed
all IIS components and sis.
On my second attempt I manually installed the required componets as per
http://technet.microsoft.com/en-us/library/bb808814.aspx
My install fails with a message that Data Protection Manager install failed
due to SQL report manager service not being availible. Checking the services
I can see that the reporting service is there and started. So far I have not
had any luck in working around this issue.
Any thoughts would be appreciated.
Thanks,
keith
Eric Long
2009-11-11 03:23:23 UTC
Permalink
I too have the same problem trying to install DPM 2010 Beta 3 on Windows
Server 2008 R2 x64.

Here is my exception stack trace:
[11/10/2009 9:10:57 AM] * Exception : =>
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.ReportingException:
exception ---> System.Web.Services.Protocols.SoapException:
System.Web.Services.Protocols.SoapException: The operation you are attempting
requires a secure connection (HTTPS). --->
Microsoft.ReportingServices.Diagnostics.Utilities.SecureConnectionRequiredException: The operation you are attempting requires a secure connection (HTTPS).
at
Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.ReportingServices.WebServer.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String dbConnectionString)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String dbConnectionString)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean
calledFromSetup, String sourceFolderPath, String sqlServerName, String
sqlInstanceName, String dbConnectionString)
*** Mojito error was: ReportingUnknownError; 0; None
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean isRemoteDb, String rsMachineName, String rsInstanceName)
[11/10/2009 9:10:57 AM] * Exception : => Report configuration failed.Verify
that SQL Server Reporting Services is installed properly and that it is
running.Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.BackEndErrorException:
exception --->
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ReportDeploymentException:
exception ---> System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.ReportingException:
exception ---> System.Web.Services.Protocols.SoapException:
System.Web.Services.Protocols.SoapException: The operation you are attempting
requires a secure connection (HTTPS). --->
Microsoft.ReportingServices.Diagnostics.Utilities.SecureConnectionRequiredException: The operation you are attempting requires a secure connection (HTTPS).
at
Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.ReportingServices.WebServer.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String dbConnectionString)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String dbConnectionString)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean
calledFromSetup, String sourceFolderPath, String sqlServerName, String
sqlInstanceName, String dbConnectionString)
*** Mojito error was: ReportingUnknownError; 0; None
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean isRemoteDb, String rsMachineName, String rsInstanceName)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean isRemoteDb, String rsMachineName, String rsInstanceName)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.DeployReports(String
reportserverConfigFilePath, Boolean isOemSetup, Boolean isRemoteDb, String
sqlServerMachineName, String instanceName)
*** Mojito error was: ReportDeploymentFailed; 0; None
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.DeployReports(String
reportserverConfigFilePath, Boolean isOemSetup, Boolean isRemoteDb, String
sqlServerMachineName, String instanceName)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.DpmInstaller.DeployReports(Boolean isRemoteDb)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ProgressPage.InstallerThreadEntry()
*** Mojito error was: ReportDeploymentFailed; 0; None
[11/10/2009 9:10:59 AM] *** Error : Report configuration failed.

Verify that SQL Server Reporting Services is installed properly and that it
is running.

ID: 812
[11/10/2009 9:10:59 AM] Information : Data Protection Manager installation
has failed. All the items that were copied during the installation process
have been removed.
For details, click the Error tab.
Post by Venkata Praveen Borra[MSFT]
Hi Keith,
Thanks for the feedback. Could you paste the exception stack trace at the
end of DPM setup log file (%SYSTEMDRIVE%\DPMLogs\DPMSetup.log). Also let us
know if there are any event viewer errors during the setup failure.
Thanks
Venkata Praveen[MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Post by Knaccarato
I am attempting to install Data Protection Manager for the first time on a
new server. I have installed Server 2008 Standard R2 SP2 x64 and patched the
server. I have looked at the required software pages on Technet and installed
all IIS components and sis.
On my second attempt I manually installed the required componets as per
http://technet.microsoft.com/en-us/library/bb808814.aspx
My install fails with a message that Data Protection Manager install failed
due to SQL report manager service not being availible. Checking the services
I can see that the reporting service is there and started. So far I have not
had any luck in working around this issue.
Any thoughts would be appreciated.
Thanks,
keith
Venkata Praveen Borra[MSFT]
2009-11-11 08:53:04 UTC
Permalink
If there are SSL certificates on your computer, by default SQL 2008
installation configures HTTPS for reporting websites. When DPM tries to
deploy reports on these websites it may fail if the reporting websites
aren't accessible (might be due to invalid/expired certificates). To
workaround this, provided you don't require HTTPS for reporting websites do
the following:

1. Edit C:\Program Files\Microsoft DPM\SQL\MSRS10.MSDPMV3BETA1EVAL\Reporting
Services\ReportServer\rsreportserver.config
2. Set the SecureConnectionLevel to 0 if the current value is 2 (A value to
2 means secure connection is required)
3. Connect to SQL reporting service configuration manager and connect to the
instance MSDPMV3BETA1EVAL
4. Click on Web Service URL, click advanced and remove SSL identities
5. Repeat the above for Report Manager URL
6. Make sure report manager URL and web service URL are accessible with out
any errors.
6. Restart report server

Now try DPM installation.

Thanks
Venkata Praveen[MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Post by Eric Long
I too have the same problem trying to install DPM 2010 Beta 3 on Windows
Server 2008 R2 x64.
[11/10/2009 9:10:57 AM] * Exception : =>
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.Web.Services.Protocols.SoapException: The operation you are attempting
requires a secure connection (HTTPS). --->
The operation you are attempting requires a secure connection (HTTPS).
at
Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.ReportingServices.WebServer.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String
dbConnectionString)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String
dbConnectionString)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean
calledFromSetup, String sourceFolderPath, String sqlServerName, String
sqlInstanceName, String dbConnectionString)
*** Mojito error was: ReportingUnknownError; 0; None
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean
isRemoteDb, String rsMachineName, String rsInstanceName)
[11/10/2009 9:10:57 AM] * Exception : => Report configuration
failed.Verify
that SQL Server Reporting Services is installed properly and that it is
exception --->
exception ---> System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
System.Web.Services.Protocols.SoapException: The operation you are attempting
requires a secure connection (HTTPS). --->
The operation you are attempting requires a secure connection (HTTPS).
at
Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.ReportingServices.WebServer.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String
dbConnectionString)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String
dbConnectionString)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean
calledFromSetup, String sourceFolderPath, String sqlServerName, String
sqlInstanceName, String dbConnectionString)
*** Mojito error was: ReportingUnknownError; 0; None
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean
isRemoteDb, String rsMachineName, String rsInstanceName)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean
isRemoteDb, String rsMachineName, String rsInstanceName)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.DeployReports(String
reportserverConfigFilePath, Boolean isOemSetup, Boolean isRemoteDb, String
sqlServerMachineName, String instanceName)
*** Mojito error was: ReportDeploymentFailed; 0; None
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.DeployReports(String
reportserverConfigFilePath, Boolean isOemSetup, Boolean isRemoteDb, String
sqlServerMachineName, String instanceName)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.DpmInstaller.DeployReports(Boolean
isRemoteDb)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ProgressPage.InstallerThreadEntry()
*** Mojito error was: ReportDeploymentFailed; 0; None
[11/10/2009 9:10:59 AM] *** Error : Report configuration failed.
Verify that SQL Server Reporting Services is installed properly and that it
is running.
ID: 812
[11/10/2009 9:10:59 AM] Information : Data Protection Manager installation
has failed. All the items that were copied during the installation process
have been removed.
For details, click the Error tab.
Post by Venkata Praveen Borra[MSFT]
Hi Keith,
Thanks for the feedback. Could you paste the exception stack trace at the
end of DPM setup log file (%SYSTEMDRIVE%\DPMLogs\DPMSetup.log). Also let us
know if there are any event viewer errors during the setup failure.
Thanks
Venkata Praveen[MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Post by Knaccarato
I am attempting to install Data Protection Manager for the first time on a
new server. I have installed Server 2008 Standard R2 SP2 x64 and
patched
the
server. I have looked at the required software pages on Technet and installed
all IIS components and sis.
On my second attempt I manually installed the required componets as per
http://technet.microsoft.com/en-us/library/bb808814.aspx
My install fails with a message that Data Protection Manager install failed
due to SQL report manager service not being availible. Checking the services
I can see that the reporting service is there and started. So far I
have
not
had any luck in working around this issue.
Any thoughts would be appreciated.
Thanks,
keith
Eric Long
2009-11-11 21:14:01 UTC
Permalink
That worked. Thanks Venkata.
Post by Venkata Praveen Borra[MSFT]
If there are SSL certificates on your computer, by default SQL 2008
installation configures HTTPS for reporting websites. When DPM tries to
deploy reports on these websites it may fail if the reporting websites
aren't accessible (might be due to invalid/expired certificates). To
workaround this, provided you don't require HTTPS for reporting websites do
1. Edit C:\Program Files\Microsoft DPM\SQL\MSRS10.MSDPMV3BETA1EVAL\Reporting
Services\ReportServer\rsreportserver.config
2. Set the SecureConnectionLevel to 0 if the current value is 2 (A value to
2 means secure connection is required)
3. Connect to SQL reporting service configuration manager and connect to the
instance MSDPMV3BETA1EVAL
4. Click on Web Service URL, click advanced and remove SSL identities
5. Repeat the above for Report Manager URL
6. Make sure report manager URL and web service URL are accessible with out
any errors.
6. Restart report server
Now try DPM installation.
Thanks
Venkata Praveen[MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Post by Eric Long
I too have the same problem trying to install DPM 2010 Beta 3 on Windows
Server 2008 R2 x64.
[11/10/2009 9:10:57 AM] * Exception : =>
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.Web.Services.Protocols.SoapException: The operation you are attempting
requires a secure connection (HTTPS). --->
The operation you are attempting requires a secure connection (HTTPS).
at
Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.ReportingServices.WebServer.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String
dbConnectionString)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String
dbConnectionString)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean
calledFromSetup, String sourceFolderPath, String sqlServerName, String
sqlInstanceName, String dbConnectionString)
*** Mojito error was: ReportingUnknownError; 0; None
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean
isRemoteDb, String rsMachineName, String rsInstanceName)
[11/10/2009 9:10:57 AM] * Exception : => Report configuration failed.Verify
that SQL Server Reporting Services is installed properly and that it is
exception --->
exception ---> System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
System.Web.Services.Protocols.SoapException: The operation you are attempting
requires a secure connection (HTTPS). --->
The operation you are attempting requires a secure connection (HTTPS).
at
Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.ReportingServices.WebServer.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String
dbConnectionString)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String
dbConnectionString)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean
calledFromSetup, String sourceFolderPath, String sqlServerName, String
sqlInstanceName, String dbConnectionString)
*** Mojito error was: ReportingUnknownError; 0; None
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean
isRemoteDb, String rsMachineName, String rsInstanceName)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean
isRemoteDb, String rsMachineName, String rsInstanceName)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.DeployReports(String
reportserverConfigFilePath, Boolean isOemSetup, Boolean isRemoteDb, String
sqlServerMachineName, String instanceName)
*** Mojito error was: ReportDeploymentFailed; 0; None
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.DeployReports(String
reportserverConfigFilePath, Boolean isOemSetup, Boolean isRemoteDb, String
sqlServerMachineName, String instanceName)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.DpmInstaller.DeployReports(Boolean
isRemoteDb)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ProgressPage.InstallerThreadEntry()
*** Mojito error was: ReportDeploymentFailed; 0; None
[11/10/2009 9:10:59 AM] *** Error : Report configuration failed.
Verify that SQL Server Reporting Services is installed properly and that it
is running.
ID: 812
[11/10/2009 9:10:59 AM] Information : Data Protection Manager installation
has failed. All the items that were copied during the installation process
have been removed.
For details, click the Error tab.
Post by Venkata Praveen Borra[MSFT]
Hi Keith,
Thanks for the feedback. Could you paste the exception stack trace at the
end of DPM setup log file (%SYSTEMDRIVE%\DPMLogs\DPMSetup.log). Also let us
know if there are any event viewer errors during the setup failure.
Thanks
Venkata Praveen[MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Post by Knaccarato
I am attempting to install Data Protection Manager for the first time on a
new server. I have installed Server 2008 Standard R2 SP2 x64 and
patched
the
server. I have looked at the required software pages on Technet and installed
all IIS components and sis.
On my second attempt I manually installed the required componets as per
http://technet.microsoft.com/en-us/library/bb808814.aspx
My install fails with a message that Data Protection Manager install failed
due to SQL report manager service not being availible. Checking the services
I can see that the reporting service is there and started. So far I
have
not
had any luck in working around this issue.
Any thoughts would be appreciated.
Thanks,
keith
tmurfet
2010-02-07 00:29:02 UTC
Permalink
Just for the record, I ran into this problem as well. A fresh 2K8 R2 server
and I accepted all the defaults. The fix (turning off SSL reporting) worked
for me as well. I assume this will be fixed in a later build.

Cheers, Tony Murfet.
Post by Eric Long
That worked. Thanks Venkata.
Post by Venkata Praveen Borra[MSFT]
If there are SSL certificates on your computer, by default SQL 2008
installation configures HTTPS for reporting websites. When DPM tries to
deploy reports on these websites it may fail if the reporting websites
aren't accessible (might be due to invalid/expired certificates). To
workaround this, provided you don't require HTTPS for reporting websites do
1. Edit C:\Program Files\Microsoft DPM\SQL\MSRS10.MSDPMV3BETA1EVAL\Reporting
Services\ReportServer\rsreportserver.config
2. Set the SecureConnectionLevel to 0 if the current value is 2 (A value to
2 means secure connection is required)
3. Connect to SQL reporting service configuration manager and connect to the
instance MSDPMV3BETA1EVAL
4. Click on Web Service URL, click advanced and remove SSL identities
5. Repeat the above for Report Manager URL
6. Make sure report manager URL and web service URL are accessible with out
any errors.
6. Restart report server
Now try DPM installation.
Thanks
Venkata Praveen[MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Post by Eric Long
I too have the same problem trying to install DPM 2010 Beta 3 on Windows
Server 2008 R2 x64.
[11/10/2009 9:10:57 AM] * Exception : =>
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.Web.Services.Protocols.SoapException: The operation you are attempting
requires a secure connection (HTTPS). --->
The operation you are attempting requires a secure connection (HTTPS).
at
Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.ReportingServices.WebServer.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String
dbConnectionString)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String
dbConnectionString)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean
calledFromSetup, String sourceFolderPath, String sqlServerName, String
sqlInstanceName, String dbConnectionString)
*** Mojito error was: ReportingUnknownError; 0; None
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean
isRemoteDb, String rsMachineName, String rsInstanceName)
[11/10/2009 9:10:57 AM] * Exception : => Report configuration failed.Verify
that SQL Server Reporting Services is installed properly and that it is
exception --->
exception ---> System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
System.Web.Services.Protocols.SoapException: The operation you are attempting
requires a secure connection (HTTPS). --->
The operation you are attempting requires a secure connection (HTTPS).
at
Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.ReportingServices.WebServer.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String
dbConnectionString)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String
dbConnectionString)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean
calledFromSetup, String sourceFolderPath, String sqlServerName, String
sqlInstanceName, String dbConnectionString)
*** Mojito error was: ReportingUnknownError; 0; None
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean
isRemoteDb, String rsMachineName, String rsInstanceName)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean
isRemoteDb, String rsMachineName, String rsInstanceName)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.DeployReports(String
reportserverConfigFilePath, Boolean isOemSetup, Boolean isRemoteDb, String
sqlServerMachineName, String instanceName)
*** Mojito error was: ReportDeploymentFailed; 0; None
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.DeployReports(String
reportserverConfigFilePath, Boolean isOemSetup, Boolean isRemoteDb, String
sqlServerMachineName, String instanceName)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.DpmInstaller.DeployReports(Boolean
isRemoteDb)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ProgressPage.InstallerThreadEntry()
*** Mojito error was: ReportDeploymentFailed; 0; None
[11/10/2009 9:10:59 AM] *** Error : Report configuration failed.
Verify that SQL Server Reporting Services is installed properly and that it
is running.
ID: 812
[11/10/2009 9:10:59 AM] Information : Data Protection Manager installation
has failed. All the items that were copied during the installation process
have been removed.
For details, click the Error tab.
Post by Venkata Praveen Borra[MSFT]
Hi Keith,
Thanks for the feedback. Could you paste the exception stack trace at the
end of DPM setup log file (%SYSTEMDRIVE%\DPMLogs\DPMSetup.log). Also let us
know if there are any event viewer errors during the setup failure.
Thanks
Venkata Praveen[MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Post by Knaccarato
I am attempting to install Data Protection Manager for the first time on a
new server. I have installed Server 2008 Standard R2 SP2 x64 and
patched
the
server. I have looked at the required software pages on Technet and installed
all IIS components and sis.
On my second attempt I manually installed the required componets as per
http://technet.microsoft.com/en-us/library/bb808814.aspx
My install fails with a message that Data Protection Manager install failed
due to SQL report manager service not being availible. Checking the services
I can see that the reporting service is there and started. So far I
have
not
had any luck in working around this issue.
Any thoughts would be appreciated.
Thanks,
keith
ian navran
2011-01-21 13:16:59 UTC
Permalink
Thanks worked for me on DPM 2010 (not just beta).
Post by Knaccarato
I am attempting to install Data Protection Manager for the first time on a
new server. I have installed Server 2008 Standard R2 SP2 x64 and patched the
server. I have looked at the required software pages on Technet and installed
all IIS components and sis.
On my second attempt I manually installed the required componets as per
http://technet.microsoft.com/en-us/library/bb808814.aspx
My install fails with a message that Data Protection Manager install failed
due to SQL report manager service not being availible. Checking the services
I can see that the reporting service is there and started. So far I have not
had any luck in working around this issue.
Any thoughts would be appreciated.
Thanks,
keith
Post by Venkata Praveen Borra[MSFT]
Hi Keith,
Thanks for the feedback. Could you paste the exception stack trace at the
end of DPM setup log file (%SYSTEMDRIVE%\DPMLogs\DPMSetup.log). Also let us
know if there are any event viewer errors during the setup failure.
Thanks
Venkata Praveen[MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Post by Eric Long
I too have the same problem trying to install DPM 2010 Beta 3 on Windows
Server 2008 R2 x64.
[11/10/2009 9:10:57 AM] * Exception : =>
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.Web.Services.Protocols.SoapException: The operation you are attempting
requires a secure connection (HTTPS). --->
Microsoft.ReportingServices.Diagnostics.Utilities.SecureConnectionRequiredException: The operation you are attempting requires a secure connection (HTTPS).
at
Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.ReportingServices.WebServer.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String dbConnectionString)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String dbConnectionString)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean
calledFromSetup, String sourceFolderPath, String sqlServerName, String
sqlInstanceName, String dbConnectionString)
*** Mojito error was: ReportingUnknownError; 0; None
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean isRemoteDb, String rsMachineName, String rsInstanceName)
[11/10/2009 9:10:57 AM] * Exception : => Report configuration failed.Verify
that SQL Server Reporting Services is installed properly and that it is
exception --->
exception ---> System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
System.Web.Services.Protocols.SoapException: The operation you are attempting
requires a secure connection (HTTPS). --->
Microsoft.ReportingServices.Diagnostics.Utilities.SecureConnectionRequiredException: The operation you are attempting requires a secure connection (HTTPS).
at
Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.ReportingServices.WebServer.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.CreateDataSource(String
DataSource, String Parent, Boolean Overwrite, DataSourceDefinition
Definition, Property[] Properties)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String dbConnectionString)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateSharedDataSource(String dbConnectionString)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean
calledFromSetup, String sourceFolderPath, String sqlServerName, String
sqlInstanceName, String dbConnectionString)
*** Mojito error was: ReportingUnknownError; 0; None
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags
Post by Venkata Praveen Borra[MSFT]
If there are SSL certificates on your computer, by default SQL 2008
installation configures HTTPS for reporting websites. When DPM tries to
deploy reports on these websites it may fail if the reporting websites
are not accessible (might be due to invalid/expired certificates). To
workaround this, provided you do not require HTTPS for reporting websites do
1. Edit C:\Program Files\Microsoft DPM\SQL\MSRS10.MSDPMV3BETA1EVAL\Reporting
Services\ReportServer\rsreportserver.config
2. Set the SecureConnectionLevel to 0 if the current value is 2 (A value to
2 means secure connection is required)
3. Connect to SQL reporting service configuration manager and connect to the
instance MSDPMV3BETA1EVAL
4. Click on Web Service URL, click advanced and remove SSL identities
5. Repeat the above for Report Manager URL
6. Make sure report manager URL and web service URL are accessible with out
any errors.
6. Restart report server
Now try DPM installation.
Thanks
Venkata Praveen[MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Post by Eric Long
That worked. Thanks Venkata.
Post by tmurfet
Just for the record, I ran into this problem as well. A fresh 2K8 R2 server
and I accepted all the defaults. The fix (turning off SSL reporting) worked
for me as well. I assume this will be fixed in a later build.
Cheers, Tony Murfet.
Submitted via EggHeadCafe
ASP.NET Base64 Image Encoding via the Data: protocol
http://www.eggheadcafe.com/tutorials/aspnet/70f76817-e6d2-415d-8849-849d8c6c5385/aspnet-base64-image-encoding-via-the-data-protocol.aspx
Loading...