У меня проблема с отображением отчетов SSRS в веб-части средства просмотра отчетов. На сервере отчетов я вижу их без проблем.
Однако, когда я пытаюсь показать их в веб-части Sharepoint, я получаю следующую ошибку:
Error al procesar el informe. (rsProcessingAborted)
Error de ejecución de consulta para el conjunto de datos 'DimEstadoEstado'. (rsErrorExecutingCommand)
Either the user, , does not have access to the SeguridadSocialBI database, or the database does not exist.
В переводе это будет что-то вроде
Error processing the report. (rsProcessingAborted)
Execution error for dataset 'DimEstadoEstado' (rsErrorExecutingCommand)
Either the user, , does not have access to the SeguridadSocialBI database, or the database does not exist.
Заранее спасибо