I am running DotNetNuke 4.5.3 and Microsoft SQL Server 2005 Express Edition reporting services. I have downloaded the trial of the SQL reporting services module, and am attempting to set it up now.
I am at the stage of inputting the server settings. My report server is at http://localhost/ReportServer. I have selected "Reporting Services 2005," but am having problems authenticating through the test button. My Reports and ReportServer virtual directories are currently configured through IIS for integrated windows authentication. SQL server reporting services are currently set up through the networkservice builtin account.
SO, I am at a loss as to what account to put into the username/password/domain fields. I have put in the credentials of the account I am currently using (which has no problem automatically authenticating into the reporting services site), but I keep getting There was an error: The request failed with HTTP status 401: Access Denied no matter what I do.
What do I need to do? I don't want to change the current configuration of reporting services...I like it using integrated windows authentication. Yet, I sure would like this module to talk to my server.
What am I missing? |