06.05.2011, 21:11 | #1 |
Участник
|
axinthefield: Logon Dialog Box when Launching a Reporting Services Report from AX.
Источник: http://blogs.msdn.com/b/axinthefield...t-from-ax.aspx
============== I was recently working with a Dynamics AX 2009 customer who had Enterprise Portal and SQL Server 2008 R2 Reporting Services installed on the same server – a fairly common configuration. Everything worked great except for the fact that they were encountering a barrage of logon dialog boxes each time they launched a Reporting Services report from the AX client or directly from the Report Manager website. After clicking through a number of dialog boxes the report rendered as it should. Usually the logon dialog box can be eliminated by adjusting your Internet Explorer security settings to allow automatic logon as pictured below, but that didn’t resolve our issue. If this would have been SQL Server 2005 Reporting Services, I would have started looking at IIS and file permissions for the virtual directly. But this is SQL Server 2008 R2, so IIS shouldn’t be involved at all. Eventually I resorted to capturing an http trace of the logon process to see what was going on. What I noticed was something really strange. The logon dialog box was popping up because IE was in fact trying to access files from an IIS path. Interesting? I thought so. Thankfully somebody else must have encountered the same thing at some point because I found that it’s an issue fixed in Cumulative Update 6 for SQL Server 2008 R2. After updating SQL Server to CU6, the ever persistent logon dialog box disappeared forever. The KB article for the fix and CU6 are included below for your convenience. Hopefully you end up spending less time troubleshooting this issue than I did!
Источник: http://blogs.msdn.com/b/axinthefield...t-from-ax.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|