I have managed to configure a Reports module to access a simple report on the local instance, but am receiving the following error:
An error has occurred during report processing. Cannot create a connection to data source 'dataSource1'. Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.
Afaik, there is no 'dataSource1' defined in either DNN or SSRS! The module settings include my own username, password, & domain. I'm guessing the '(null)' is associated with ananymous access, but I do need to leave anonymous access enabled.
Any clues?
regards,
Ian