all groups > sql server reporting services > october 2007 >
You're in the

sql server reporting services

group:

Pop up prompts for login


Pop up prompts for login Fresno Bob
10/4/2007 11:49:02 PM
sql server reporting services:
I am using the report viewer control. The IIS serving up the pages is on the
same box as the report services. I have created a jump to URL textbox but
included some Javascript to make the window pop up. My link is
http://servername/reportpath. This however causes windows to prompt for the
password. How do I stop the password prompt. This is a non domain workgroup
network. Regards, Chris.

RE: Pop up prompts for login calton NO[at]SPAM online.microsoft.com
10/5/2007 12:00:00 AM
Does the loging box pop up 3 times and then give you a 401 error? If so you
might be running into the "Loopback Check" feature of Windows Server 2003.
Check this article:
http://support.microsoft.com/kb/896861

Follow the "Method 1" workaround.
-------------------------------------
Chris Alton, Microsoft Corp.
SQL Server Developer Support Engineer
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
[quoted text, click to view]
Re: Pop up prompts for login EMartinez
10/5/2007 3:24:29 AM
[quoted text, click to view]


If you are using a non-IE browser, this will be the reason. You might
try explicitly setting your credentials (username/password) in the
application. Also, if you are utilizing ASP.NET, you can create a key
for credentials or set the default authentication in the web.config
file and reference it from w/in the ASP.NET application. Hope this
helps.

Regards,

Enrique Martinez
Sr. Software Consultant
AddThis Social Bookmark Button