July 3, 2012 at 2:50 pm
I recently installed Sql Server 2008 R2 on a virtual machine. I'm running .Net apps on another virtual machine. When I connect to the IIS virtual and run the .Net app, it calls a report on the SQL virtual machine. Problem is, I can't see the report.
There are a couple asp.net buttons on the same page as the report, those show up, but the report does not. If I run the app locally and call the report on the SQL virtual, it shows up.
I'm assuming it has to be a permissions issue, but I'm not getting any errors. Anybody have any ideas?
July 4, 2012 at 1:45 am
What browser are you running it in?
July 4, 2012 at 4:31 pm
I wonder if it could be an authentication issue? Is reporting services using Kerberos or NTLM? If it is NTLM it could be a double-hop issue.
Joie Andrew
"Since 1982"
July 5, 2012 at 1:44 am
Could also be a kerberos issue is the SPN's havn't been setup to allow double hopping.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply