hi,
everytime i am running a report. i kaseya send me back this error :
up! Is it someone who know how to fix this error?
Lightnindjo, if you haven't already, I would put a ticket in with support.
And, you might want to follow the instructions in this SQL Reporting Services Setup Guide:
community.kaseya.com/.../63709.aspx
Hi, I've finally solve that problem.
I have modified the SQL Reporting services xml configuration file : rsreportserver
<Add Key="SecureConnectionLevel" Value="2" />
I put a 0 in this value. Now this SQL reporting don't require a secure concection (https) to generation a repport.