Showing posts with label reports. Show all posts
Showing posts with label reports. Show all posts

Friday, March 30, 2012

No longer emailing

Hi all,
On Thursday, the reports scheduled to be emailed suddenly stooped being
sent. When I go into the report, it shows an error as follows:
Failure sending mail: The message could not be sent to the SMTP server.
The transport error code was 0x800ccc15. The server response was not
available
Can anybody tell me what this means?
Many ThanksThere is some error with your SMTP server. You should contact the owner of
this server to see if it is still up and responding.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"JaffaB" <jaffa_brown@.yahoo.co.uk> wrote in message
news:1133699800.462800.168610@.g44g2000cwa.googlegroups.com...
> Hi all,
> On Thursday, the reports scheduled to be emailed suddenly stooped being
> sent. When I go into the report, it shows an error as follows:
> Failure sending mail: The message could not be sent to the SMTP server.
> The transport error code was 0x800ccc15. The server response was not
> available
> Can anybody tell me what this means?
> Many Thanks
>|||JaffaB, good morning!
Did you find the solution to your question below? If so, could you please
share with me what you did to resolve it?
Thank you.
"JaffaB" wrote:
> Hi all,
> On Thursday, the reports scheduled to be emailed suddenly stooped being
> sent. When I go into the report, it shows an error as follows:
> Failure sending mail: The message could not be sent to the SMTP server.
> The transport error code was 0x800ccc15. The server response was not
> available
> Can anybody tell me what this means?
> Many Thanks
>

No Login Required

Is it possible to create a folder of reports that do not require a log
in to execute? I would like to be able to put specific reports in a
open folder so that people can run them without login.
Thanks
BobOn May 4, 12:12 pm, Bob <b...@.ebearings.com> wrote:
> Is it possible to create a folder of reports that do not require a log
> in to execute? I would like to be able to put specific reports in a
> open folder so that people can run them without login.
> Thanks
> Bob
You can select the folder, then press properties> Security. You can
add users there. There is a catch though because different Reporting
Servers work in different ways. Now, my company uses Windows Login
for the Reporting Server. Previously, this was separate and everyone
had a separate account for RptServ, SQLServ, and all other tools.
Just add the users under the security tab, make sure they're BROWSERS
otherwise you may go back to the folder and find it... blank.|||On May 4, 11:34 am, Ayman <ayma...@.gmail.com> wrote:
> On May 4, 12:12 pm, Bob <b...@.ebearings.com> wrote:
> > Is it possible to create a folder of reports that do not require a log
> > in to execute? I would like to be able to put specific reports in a
> > open folder so that people can run them without login.
> > Thanks
> > Bob
> You can select the folder, then press properties> Security. You can
> add users there. There is a catch though because different Reporting
> Servers work in different ways. Now, my company uses Windows Login
> for the Reporting Server. Previously, this was separate and everyone
> had a separate account for RptServ, SQLServ, and all other tools.
> Just add the users under the security tab, make sure they're BROWSERS
> otherwise you may go back to the folder and find it... blank.
Thanks, but right when I iopen my browser on my desktop and point to
the folder, I get login required. I am actually trying t use the
following logic and not even go to the report server.
http://rpt-serv/ReportServer?/sales%2fC+of+C&shipnum=2022222&rs:Format=PDF
If I put this in a browser, I can get my report output in .pdf format,
without going to the webpage. I would just like to retreive this
report without stopping for a login prompt. If I could do that, then
I can write a front end prompt in my app.
Enter ship number [1234544]
Make sense?
Bob
http://rpt-serv/ReportServer?/sales%2fC+of+C&shipnum=[variable
ship_no]&rs:Format=PDF|||On May 4, 12:56 pm, Bob <b...@.ebearings.com> wrote:
> On May 4, 11:34 am, Ayman <ayma...@.gmail.com> wrote:
>
> > On May 4, 12:12 pm, Bob <b...@.ebearings.com> wrote:
> > > Is it possible to create a folder of reports that do not require a log
> > > in to execute? I would like to be able to put specific reports in a
> > > open folder so that people can run them without login.
> > > Thanks
> > > Bob
> > You can select the folder, then press properties> Security. You can
> > add users there. There is a catch though because different Reporting
> > Servers work in different ways. Now, my company uses Windows Login
> > for the Reporting Server. Previously, this was separate and everyone
> > had a separate account for RptServ, SQLServ, and all other tools.
> > Just add the users under the security tab, make sure they're BROWSERS
> > otherwise you may go back to the folder and find it... blank.
> Thanks, but right when I iopen my browser on my desktop and point to
> the folder, I get login required. I am actually trying t use the
> following logic and not even go to the report server.http://rpt-serv/ReportServer?/sales%2fC+of+C&shipnum=2022222&rs:Forma...
> If I put this in a browser, I can get my report output in .pdf format,
> without going to the webpage. I would just like to retreive this
> report without stopping for a login prompt. If I could do that, then
> I can write a front end prompt in my app.
> Enter ship number [1234544]
> Make sense?
> Bobhttp://rpt-serv/ReportServer?/sales%2fC+of+C&shipnum=[variable
> ship_no]&rs:Format=PDF
I understand, you want the entire ReportServer not to have a login.
Here our's is passed through by Windows Accounts... so we never get
the login screen. Our DBA is out, I'll try to figure it out with him
on Monday and let you know. I'm sure if you can do a Windows
Authentication pass then there is a way to just keep it open to anyone
who is on your Intranet.|||On May 4, 12:11 pm, Ayman <ayma...@.gmail.com> wrote:
> On May 4, 12:56 pm, Bob <b...@.ebearings.com> wrote:
>
>
> > On May 4, 11:34 am, Ayman <ayma...@.gmail.com> wrote:
> > > On May 4, 12:12 pm, Bob <b...@.ebearings.com> wrote:
> > > > Is it possible to create a folder of reports that do not require a log
> > > > in to execute? I would like to be able to put specific reports in a
> > > > open folder so that people can run them without login.
> > > > Thanks
> > > > Bob
> > > You can select the folder, then press properties> Security. You can
> > > add users there. There is a catch though because different Reporting
> > > Servers work in different ways. Now, my company uses Windows Login
> > > for the Reporting Server. Previously, this was separate and everyone
> > > had a separate account for RptServ, SQLServ, and all other tools.
> > > Just add the users under the security tab, make sure they're BROWSERS
> > > otherwise you may go back to the folder and find it... blank.
> > Thanks, but right when I iopen my browser on my desktop and point to
> > the folder, I get login required. I am actually trying t use the
> > following logic and not even go to the report server.http://rpt-serv/ReportServer?/sales%2fC+of+C&shipnum=2022222&rs:Forma...
> > If I put this in a browser, I can get my report output in .pdf format,
> > without going to the webpage. I would just like to retreive this
> > report without stopping for a login prompt. If I could do that, then
> > I can write a front end prompt in my app.
> > Enter ship number [1234544]
> > Make sense?
> > Bobhttp://rpt-serv/ReportServer?/sales%2fC+of+C&shipnum=[variable
> > ship_no]&rs:Format=PDF
> I understand, you want the entire ReportServer not to have a login.
> Here our's is passed through by Windows Accounts... so we never get
> the login screen. Our DBA is out, I'll try to figure it out with him
> on Monday and let you know. I'm sure if you can do a Windows
> Authentication pass then there is a way to just keep it open to anyone
> who is on your Intranet.- Hide quoted text -
> - Show quoted text -
Thanks, I appreciate it.|||On May 4, 1:25 pm, Bob <b...@.ebearings.com> wrote:
> On May 4, 12:11 pm, Ayman <ayma...@.gmail.com> wrote:
>
> > On May 4, 12:56 pm, Bob <b...@.ebearings.com> wrote:
> > > On May 4, 11:34 am, Ayman <ayma...@.gmail.com> wrote:
> > > > On May 4, 12:12 pm, Bob <b...@.ebearings.com> wrote:
> > > > > Is it possible to create a folder of reports that do not require a log
> > > > > in to execute? I would like to be able to put specific reports in a
> > > > > open folder so that people can run them without login.
> > > > > Thanks
> > > > > Bob
> > > > You can select the folder, then press properties> Security. You can
> > > > add users there. There is a catch though because different Reporting
> > > > Servers work in different ways. Now, my company uses Windows Login
> > > > for the Reporting Server. Previously, this was separate and everyone
> > > > had a separate account for RptServ, SQLServ, and all other tools.
> > > > Just add the users under the security tab, make sure they're BROWSERS
> > > > otherwise you may go back to the folder and find it... blank.
> > > Thanks, but right when I iopen my browser on my desktop and point to
> > > the folder, I get login required. I am actually trying t use the
> > > following logic and not even go to the report server.http://rpt-serv/ReportServer?/sales%2fC+of+C&shipnum=2022222&rs:Forma...
> > > If I put this in a browser, I can get my report output in .pdf format,
> > > without going to the webpage. I would just like to retreive this
> > > report without stopping for a login prompt. If I could do that, then
> > > I can write a front end prompt in my app.
> > > Enter ship number [1234544]
> > > Make sense?
> > > Bobhttp://rpt-serv/ReportServer?/sales%2fC+of+C&shipnum=[variable
> > > ship_no]&rs:Format=PDF
> > I understand, you want the entire ReportServer not to have a login.
> > Here our's is passed through by Windows Accounts... so we never get
> > the login screen. Our DBA is out, I'll try to figure it out with him
> > on Monday and let you know. I'm sure if you can do a Windows
> > Authentication pass then there is a way to just keep it open to anyone
> > who is on your Intranet.- Hide quoted text -
> > - Show quoted text -
> Thanks, I appreciate it.
Sorry for the late reply, this may help:
http://odetocode.com/Articles/216.aspxsql

Wednesday, March 28, 2012

No fields allowed in header/footer?!?

I'm an ex-Crystal Reports 8.5 user trying to cope with Visual Studio's
designer friendly interface. So please be patient & simplistic with your
responses.
If you can't place fields in page headers or footers how can you get fields
to repeat on multi-page forms, like shop travelers and packing lists, which
repeat customer and order info on every page but changes line item data?Two ways:
Rather than using a page header/footer for these section breaks, use a group
header and/or footer in a table. You can set group headers to to force a
page break or to repeat on a new page.
If you must show data in a page header or footer, add a hidden field-bound
textbox to the main report and then reference it from an item in the header
or footer (ReportItems!SalesTotal.Value). This isn't elegant but it works
for most things.
Paul Turley, MCSD, MCDBA, MSF, MCT
nospam at scout-master.com
"rs_newbie" <rsnewbie@.discussions.microsoft.com> wrote in message
news:FE0F30A9-057B-48FB-B8F8-E7158B312724@.microsoft.com...
> I'm an ex-Crystal Reports 8.5 user trying to cope with Visual Studio's
> designer friendly interface. So please be patient & simplistic with your
> responses.
> If you can't place fields in page headers or footers how can you get
> fields
> to repeat on multi-page forms, like shop travelers and packing lists,
> which
> repeat customer and order info on every page but changes line item data?|||You can reference the fields in the reports to do so.
HTH,, Jens Suessmeyer.
--
http://www.sqlserver2005.de
--
"rs_newbie" <rsnewbie@.discussions.microsoft.com> schrieb im Newsbeitrag
news:FE0F30A9-057B-48FB-B8F8-E7158B312724@.microsoft.com...
> I'm an ex-Crystal Reports 8.5 user trying to cope with Visual Studio's
> designer friendly interface. So please be patient & simplistic with your
> responses.
> If you can't place fields in page headers or footers how can you get
> fields
> to repeat on multi-page forms, like shop travelers and packing lists,
> which
> repeat customer and order info on every page but changes line item data?|||That is right; you cannot place fields in a page header or footer. To get
round this, put a textbox in the header and use a formula that references a
textbox with the field in the body of the report. For example:
=ReportItems!OrderNumber.Value
The above expression can be placed in the page header or footer. It is
referencing a textbox called OrderNumber. If the textbox displays the field
you want, then the value is also displayed in the textbox that has the above
formula.
Charles Kangai, MCDBA, MCT
"rs_newbie" wrote:
> I'm an ex-Crystal Reports 8.5 user trying to cope with Visual Studio's
> designer friendly interface. So please be patient & simplistic with your
> responses.
> If you can't place fields in page headers or footers how can you get fields
> to repeat on multi-page forms, like shop travelers and packing lists, which
> repeat customer and order info on every page but changes line item data?|||Thanks everyone. That works great for a few fields. How about whole tables?
"Charles Kangai" wrote:
> That is right; you cannot place fields in a page header or footer. To get
> round this, put a textbox in the header and use a formula that references a
> textbox with the field in the body of the report. For example:
> =ReportItems!OrderNumber.Value
> The above expression can be placed in the page header or footer. It is
> referencing a textbox called OrderNumber. If the textbox displays the field
> you want, then the value is also displayed in the textbox that has the above
> formula.
> Charles Kangai, MCDBA, MCT
> "rs_newbie" wrote:
> > I'm an ex-Crystal Reports 8.5 user trying to cope with Visual Studio's
> > designer friendly interface. So please be patient & simplistic with your
> > responses.
> >
> > If you can't place fields in page headers or footers how can you get fields
> > to repeat on multi-page forms, like shop travelers and packing lists, which
> > repeat customer and order info on every page but changes line item data?|||Generally speaking, you don't need to do this as you can have as many tables
as you want in the body of the report. What is the specific scenario?
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"rs_newbie" <rsnewbie@.discussions.microsoft.com> wrote in message
news:35AFFA86-9B8A-4547-923C-8B6F3109341D@.microsoft.com...
> Thanks everyone. That works great for a few fields. How about whole
> tables?
> "Charles Kangai" wrote:
>> That is right; you cannot place fields in a page header or footer. To get
>> round this, put a textbox in the header and use a formula that references
>> a
>> textbox with the field in the body of the report. For example:
>> =ReportItems!OrderNumber.Value
>> The above expression can be placed in the page header or footer. It is
>> referencing a textbox called OrderNumber. If the textbox displays the
>> field
>> you want, then the value is also displayed in the textbox that has the
>> above
>> formula.
>> Charles Kangai, MCDBA, MCT
>> "rs_newbie" wrote:
>> > I'm an ex-Crystal Reports 8.5 user trying to cope with Visual Studio's
>> > designer friendly interface. So please be patient & simplistic with
>> > your
>> > responses.
>> >
>> > If you can't place fields in page headers or footers how can you get
>> > fields
>> > to repeat on multi-page forms, like shop travelers and packing lists,
>> > which
>> > repeat customer and order info on every page but changes line item
>> > data?|||Why the reference doesnt function after a pagebreak?
scenario:
You put the hidden field at the top of the body.
Then you insert a header-field that refere to the hidden field.
Cause the report has a lot of data there will be 2 pages and also 2 header.
The reportItem!Name.Value on the SECOND page has no Value.
Why?
thy, Michele
"Brian Welcker [MSFT]" wrote:
> Generally speaking, you don't need to do this as you can have as many tables
> as you want in the body of the report. What is the specific scenario?
> --
> Brian Welcker
> Group Program Manager
> Microsoft SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "rs_newbie" <rsnewbie@.discussions.microsoft.com> wrote in message
> news:35AFFA86-9B8A-4547-923C-8B6F3109341D@.microsoft.com...
> > Thanks everyone. That works great for a few fields. How about whole
> > tables?
> >
> > "Charles Kangai" wrote:
> >
> >> That is right; you cannot place fields in a page header or footer. To get
> >> round this, put a textbox in the header and use a formula that references
> >> a
> >> textbox with the field in the body of the report. For example:
> >>
> >> =ReportItems!OrderNumber.Value
> >>
> >> The above expression can be placed in the page header or footer. It is
> >> referencing a textbox called OrderNumber. If the textbox displays the
> >> field
> >> you want, then the value is also displayed in the textbox that has the
> >> above
> >> formula.
> >>
> >> Charles Kangai, MCDBA, MCT
> >>
> >> "rs_newbie" wrote:
> >>
> >> > I'm an ex-Crystal Reports 8.5 user trying to cope with Visual Studio's
> >> > designer friendly interface. So please be patient & simplistic with
> >> > your
> >> > responses.
> >> >
> >> > If you can't place fields in page headers or footers how can you get
> >> > fields
> >> > to repeat on multi-page forms, like shop travelers and packing lists,
> >> > which
> >> > repeat customer and order info on every page but changes line item
> >> > data?
>
>|||Because there is no instance of the textbox on the second page. The
ReportItems collection in the page header / footer refer to the items on the
page. I understand this is a limitation. Instead of using the header, could
you use an outer list that repeats on new pages?
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Michele" <Michele@.discussions.microsoft.com> wrote in message
news:EB1F86BB-A2C6-4487-9C25-DC9ADAD69EB3@.microsoft.com...
> Why the reference doesnt function after a pagebreak?
> scenario:
> You put the hidden field at the top of the body.
> Then you insert a header-field that refere to the hidden field.
> Cause the report has a lot of data there will be 2 pages and also 2
> header.
> The reportItem!Name.Value on the SECOND page has no Value.
> Why?
> thy, Michele
> "Brian Welcker [MSFT]" wrote:
>> Generally speaking, you don't need to do this as you can have as many
>> tables
>> as you want in the body of the report. What is the specific scenario?
>> --
>> Brian Welcker
>> Group Program Manager
>> Microsoft SQL Server Reporting Services
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> "rs_newbie" <rsnewbie@.discussions.microsoft.com> wrote in message
>> news:35AFFA86-9B8A-4547-923C-8B6F3109341D@.microsoft.com...
>> > Thanks everyone. That works great for a few fields. How about whole
>> > tables?
>> >
>> > "Charles Kangai" wrote:
>> >
>> >> That is right; you cannot place fields in a page header or footer. To
>> >> get
>> >> round this, put a textbox in the header and use a formula that
>> >> references
>> >> a
>> >> textbox with the field in the body of the report. For example:
>> >>
>> >> =ReportItems!OrderNumber.Value
>> >>
>> >> The above expression can be placed in the page header or footer. It is
>> >> referencing a textbox called OrderNumber. If the textbox displays the
>> >> field
>> >> you want, then the value is also displayed in the textbox that has the
>> >> above
>> >> formula.
>> >>
>> >> Charles Kangai, MCDBA, MCT
>> >>
>> >> "rs_newbie" wrote:
>> >>
>> >> > I'm an ex-Crystal Reports 8.5 user trying to cope with Visual
>> >> > Studio's
>> >> > designer friendly interface. So please be patient & simplistic with
>> >> > your
>> >> > responses.
>> >> >
>> >> > If you can't place fields in page headers or footers how can you get
>> >> > fields
>> >> > to repeat on multi-page forms, like shop travelers and packing
>> >> > lists,
>> >> > which
>> >> > repeat customer and order info on every page but changes line item
>> >> > data?
>>|||The problem is that the body has 5 tables and the detail in one of the tables
can span several pages. The other tables don't repeat after page 1. This is a
problem because the information that makes the job traceable is lost . All
you get is a continuation of the detail from the current table with page
header/footer info.
"Brian Welcker [MSFT]" wrote:
> Generally speaking, you don't need to do this as you can have as many tables
> as you want in the body of the report. What is the specific scenario?
> --
> Brian Welcker
> Group Program Manager
> Microsoft SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "rs_newbie" <rsnewbie@.discussions.microsoft.com> wrote in message
> news:35AFFA86-9B8A-4547-923C-8B6F3109341D@.microsoft.com...
> > Thanks everyone. That works great for a few fields. How about whole
> > tables?
> >
> > "Charles Kangai" wrote:
> >
> >> That is right; you cannot place fields in a page header or footer. To get
> >> round this, put a textbox in the header and use a formula that references
> >> a
> >> textbox with the field in the body of the report. For example:
> >>
> >> =ReportItems!OrderNumber.Value
> >>
> >> The above expression can be placed in the page header or footer. It is
> >> referencing a textbox called OrderNumber. If the textbox displays the
> >> field
> >> you want, then the value is also displayed in the textbox that has the
> >> above
> >> formula.
> >>
> >> Charles Kangai, MCDBA, MCT
> >>
> >> "rs_newbie" wrote:
> >>
> >> > I'm an ex-Crystal Reports 8.5 user trying to cope with Visual Studio's
> >> > designer friendly interface. So please be patient & simplistic with
> >> > your
> >> > responses.
> >> >
> >> > If you can't place fields in page headers or footers how can you get
> >> > fields
> >> > to repeat on multi-page forms, like shop travelers and packing lists,
> >> > which
> >> > repeat customer and order info on every page but changes line item
> >> > data?
>
>|||Can you put the tables in a list and say 'repeat on new page'? If they are
not bound to the same data source, you will need to use a subreport.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"rs_newbie" <rsnewbie@.discussions.microsoft.com> wrote in message
news:96788818-6FB8-4F24-A111-D8344D11EDB2@.microsoft.com...
> The problem is that the body has 5 tables and the detail in one of the
> tables
> can span several pages. The other tables don't repeat after page 1. This
> is a
> problem because the information that makes the job traceable is lost . All
> you get is a continuation of the detail from the current table with page
> header/footer info.
> "Brian Welcker [MSFT]" wrote:
>> Generally speaking, you don't need to do this as you can have as many
>> tables
>> as you want in the body of the report. What is the specific scenario?
>> --
>> Brian Welcker
>> Group Program Manager
>> Microsoft SQL Server Reporting Services
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> "rs_newbie" <rsnewbie@.discussions.microsoft.com> wrote in message
>> news:35AFFA86-9B8A-4547-923C-8B6F3109341D@.microsoft.com...
>> > Thanks everyone. That works great for a few fields. How about whole
>> > tables?
>> >
>> > "Charles Kangai" wrote:
>> >
>> >> That is right; you cannot place fields in a page header or footer. To
>> >> get
>> >> round this, put a textbox in the header and use a formula that
>> >> references
>> >> a
>> >> textbox with the field in the body of the report. For example:
>> >>
>> >> =ReportItems!OrderNumber.Value
>> >>
>> >> The above expression can be placed in the page header or footer. It is
>> >> referencing a textbox called OrderNumber. If the textbox displays the
>> >> field
>> >> you want, then the value is also displayed in the textbox that has the
>> >> above
>> >> formula.
>> >>
>> >> Charles Kangai, MCDBA, MCT
>> >>
>> >> "rs_newbie" wrote:
>> >>
>> >> > I'm an ex-Crystal Reports 8.5 user trying to cope with Visual
>> >> > Studio's
>> >> > designer friendly interface. So please be patient & simplistic with
>> >> > your
>> >> > responses.
>> >> >
>> >> > If you can't place fields in page headers or footers how can you get
>> >> > fields
>> >> > to repeat on multi-page forms, like shop travelers and packing
>> >> > lists,
>> >> > which
>> >> > repeat customer and order info on every page but changes line item
>> >> > data?
>>|||Hello-
Best I can tell this technique (ReportItems!SalesTotal.Value) only
displays data on the first page... fairly worthless for my purposes
anyway...
JCF|||It displays data on every page in which ReportItems!SalesTotal.Value exists.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"CodeFester" <fischerjc@.hotmail.com> wrote in message
news:1114809018.195146.312890@.f14g2000cwb.googlegroups.com...
> Hello-
> Best I can tell this technique (ReportItems!SalesTotal.Value) only
> displays data on the first page... fairly worthless for my purposes
> anyway...
> JCF
>|||Thanks Brian!
The list is working great in Visual Studio. The Preview ,Run and Print
Preview all show a proper rendering of the reports.
However, after deployment, the Report Manager shows several blank data
fields. The print preview is not pulling in the 0.000in margins that I've set
in my report properties. The settings are all 0.500in. If I change them to 0
the preview shows the missing data, and so does the printout. Any ideas?
Is there a way to use the same Preview/Print Preview in Report Manager that
Visual Studio uses?
"Brian Welcker [MSFT]" wrote:
> Can you put the tables in a list and say 'repeat on new page'? If they are
> not bound to the same data source, you will need to use a subreport.
> --
> Brian Welcker
> Group Program Manager
> Microsoft SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "rs_newbie" <rsnewbie@.discussions.microsoft.com> wrote in message
> news:96788818-6FB8-4F24-A111-D8344D11EDB2@.microsoft.com...
> > The problem is that the body has 5 tables and the detail in one of the
> > tables
> > can span several pages. The other tables don't repeat after page 1. This
> > is a
> > problem because the information that makes the job traceable is lost . All
> > you get is a continuation of the detail from the current table with page
> > header/footer info.
> >
> > "Brian Welcker [MSFT]" wrote:
> >
> >> Generally speaking, you don't need to do this as you can have as many
> >> tables
> >> as you want in the body of the report. What is the specific scenario?
> >>
> >> --
> >> Brian Welcker
> >> Group Program Manager
> >> Microsoft SQL Server Reporting Services
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >> "rs_newbie" <rsnewbie@.discussions.microsoft.com> wrote in message
> >> news:35AFFA86-9B8A-4547-923C-8B6F3109341D@.microsoft.com...
> >> > Thanks everyone. That works great for a few fields. How about whole
> >> > tables?
> >> >
> >> > "Charles Kangai" wrote:
> >> >
> >> >> That is right; you cannot place fields in a page header or footer. To
> >> >> get
> >> >> round this, put a textbox in the header and use a formula that
> >> >> references
> >> >> a
> >> >> textbox with the field in the body of the report. For example:
> >> >>
> >> >> =ReportItems!OrderNumber.Value
> >> >>
> >> >> The above expression can be placed in the page header or footer. It is
> >> >> referencing a textbox called OrderNumber. If the textbox displays the
> >> >> field
> >> >> you want, then the value is also displayed in the textbox that has the
> >> >> above
> >> >> formula.
> >> >>
> >> >> Charles Kangai, MCDBA, MCT
> >> >>
> >> >> "rs_newbie" wrote:
> >> >>
> >> >> > I'm an ex-Crystal Reports 8.5 user trying to cope with Visual
> >> >> > Studio's
> >> >> > designer friendly interface. So please be patient & simplistic with
> >> >> > your
> >> >> > responses.
> >> >> >
> >> >> > If you can't place fields in page headers or footers how can you get
> >> >> > fields
> >> >> > to repeat on multi-page forms, like shop travelers and packing
> >> >> > lists,
> >> >> > which
> >> >> > repeat customer and order info on every page but changes line item
> >> >> > data?
> >>
> >>
> >>
>
>|||Do you have an example of how to get a specific table to repeat on every page
as well as individual fields (that change depending on the group) from a
table?
I'm pretty new to SRS and I need to get up to speed really fast.
Thanks in advance.
"Brian Welcker [MSFT]" wrote:
> Can you put the tables in a list and say 'repeat on new page'? If they are
> not bound to the same data source, you will need to use a subreport.
> --
> Brian Welcker
> Group Program Manager
> Microsoft SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "rs_newbie" <rsnewbie@.discussions.microsoft.com> wrote in message
> news:96788818-6FB8-4F24-A111-D8344D11EDB2@.microsoft.com...
> > The problem is that the body has 5 tables and the detail in one of the
> > tables
> > can span several pages. The other tables don't repeat after page 1. This
> > is a
> > problem because the information that makes the job traceable is lost . All
> > you get is a continuation of the detail from the current table with page
> > header/footer info.
> >
> > "Brian Welcker [MSFT]" wrote:
> >
> >> Generally speaking, you don't need to do this as you can have as many
> >> tables
> >> as you want in the body of the report. What is the specific scenario?
> >>
> >> --
> >> Brian Welcker
> >> Group Program Manager
> >> Microsoft SQL Server Reporting Services
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >> "rs_newbie" <rsnewbie@.discussions.microsoft.com> wrote in message
> >> news:35AFFA86-9B8A-4547-923C-8B6F3109341D@.microsoft.com...
> >> > Thanks everyone. That works great for a few fields. How about whole
> >> > tables?
> >> >
> >> > "Charles Kangai" wrote:
> >> >
> >> >> That is right; you cannot place fields in a page header or footer. To
> >> >> get
> >> >> round this, put a textbox in the header and use a formula that
> >> >> references
> >> >> a
> >> >> textbox with the field in the body of the report. For example:
> >> >>
> >> >> =ReportItems!OrderNumber.Value
> >> >>
> >> >> The above expression can be placed in the page header or footer. It is
> >> >> referencing a textbox called OrderNumber. If the textbox displays the
> >> >> field
> >> >> you want, then the value is also displayed in the textbox that has the
> >> >> above
> >> >> formula.
> >> >>
> >> >> Charles Kangai, MCDBA, MCT
> >> >>
> >> >> "rs_newbie" wrote:
> >> >>
> >> >> > I'm an ex-Crystal Reports 8.5 user trying to cope with Visual
> >> >> > Studio's
> >> >> > designer friendly interface. So please be patient & simplistic with
> >> >> > your
> >> >> > responses.
> >> >> >
> >> >> > If you can't place fields in page headers or footers how can you get
> >> >> > fields
> >> >> > to repeat on multi-page forms, like shop travelers and packing
> >> >> > lists,
> >> >> > which
> >> >> > repeat customer and order info on every page but changes line item
> >> >> > data?
> >>
> >>
> >>
>
>

Monday, March 26, 2012

No designer. Ouch!

We are about to propose to a client that they use Reporting Services instead
of such things like crystal Reports, but it is my understanding that they
would also have to buy VS.NET inorder to design new reports.
Is this correct or are Mirosoft going to be providing a standalone report
designer with Reporting Services, one that doesn't reply on VS?
Thanks in advanceToday you have to buy VS, any version. The cheapest way to do this is VB.Net
($100). As far as cost you are most likely still way ahead of alternatives.
With version 2 (hopefully late summer) it will ship with a version of VS
specifically for RS. I.e. RS designer is still an add-on to VS (they get to
leverage all the nice features of VS) but you won't have to purchase a
version of VS to use the designer.
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Gravy" <Gravy@.discussions.microsoft.com> wrote in message
news:9BBA50F5-6860-45BF-B7BB-45A3C09C12D2@.microsoft.com...
> We are about to propose to a client that they use Reporting Services
instead
> of such things like crystal Reports, but it is my understanding that they
> would also have to buy VS.NET inorder to design new reports.
> Is this correct or are Mirosoft going to be providing a standalone report
> designer with Reporting Services, one that doesn't reply on VS?
> Thanks in advance
>|||Here's a related question...
On our development machines, we have VS .NET 2003 loaded and use it to
create the reports solution/project and all the RDLs. We then need to copy
all the RDLs, RDSs, etc. to each of our customers' production computer. The
catch is that the reports may need to be modified on each customer's
computer.
So, we thought we would install VB .NET ($100) on each customer computer and
copy all the report files. The question is: Since we created the reports
solution, project, and RDLs in VS .NET 2003, will we be able to open the
solution, make changes to the RDLs, and deploy to the local Report Server
using the VB .NET that's loaded on the customer computer?
Hope that make sense.
"Bruce L-C [MVP]" <bruce_lcNOSPAM@.hotmail.com> wrote in message
news:OoLG8BVDFHA.2232@.TK2MSFTNGP14.phx.gbl...
> Today you have to buy VS, any version. The cheapest way to do this is
VB.Net
> ($100). As far as cost you are most likely still way ahead of
alternatives.
> With version 2 (hopefully late summer) it will ship with a version of VS
> specifically for RS. I.e. RS designer is still an add-on to VS (they get
to
> leverage all the nice features of VS) but you won't have to purchase a
> version of VS to use the designer.
>
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
> "Gravy" <Gravy@.discussions.microsoft.com> wrote in message
> news:9BBA50F5-6860-45BF-B7BB-45A3C09C12D2@.microsoft.com...
> > We are about to propose to a client that they use Reporting Services
> instead
> > of such things like crystal Reports, but it is my understanding that
they
> > would also have to buy VS.NET inorder to design new reports.
> >
> > Is this correct or are Mirosoft going to be providing a standalone
report
> > designer with Reporting Services, one that doesn't reply on VS?
> >
> > Thanks in advance
> >
> >
>|||Yes, you can do what you propose. However, VS.Net may not be necessary on
the customers' computers. Since RDL is XML, you can use any application
capable of editing XML to modify the reports. To deploy, you can write a
simple application which uses the RS SOAP API. There is some code in the
samples which does this.
--
Albert Yen
SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"MrBill" <mrbill@.nospam.com> wrote in message
news:#IwpmbWDFHA.3504@.TK2MSFTNGP12.phx.gbl...
> Here's a related question...
> On our development machines, we have VS .NET 2003 loaded and use it to
> create the reports solution/project and all the RDLs. We then need to
copy
> all the RDLs, RDSs, etc. to each of our customers' production computer.
The
> catch is that the reports may need to be modified on each customer's
> computer.
> So, we thought we would install VB .NET ($100) on each customer computer
and
> copy all the report files. The question is: Since we created the reports
> solution, project, and RDLs in VS .NET 2003, will we be able to open the
> solution, make changes to the RDLs, and deploy to the local Report Server
> using the VB .NET that's loaded on the customer computer?
> Hope that make sense.
>
> "Bruce L-C [MVP]" <bruce_lcNOSPAM@.hotmail.com> wrote in message
> news:OoLG8BVDFHA.2232@.TK2MSFTNGP14.phx.gbl...
> > Today you have to buy VS, any version. The cheapest way to do this is
> VB.Net
> > ($100). As far as cost you are most likely still way ahead of
> alternatives.
> > With version 2 (hopefully late summer) it will ship with a version of VS
> > specifically for RS. I.e. RS designer is still an add-on to VS (they get
> to
> > leverage all the nice features of VS) but you won't have to purchase a
> > version of VS to use the designer.
> >
> >
> > --
> > Bruce Loehle-Conger
> > MVP SQL Server Reporting Services
> >
> > "Gravy" <Gravy@.discussions.microsoft.com> wrote in message
> > news:9BBA50F5-6860-45BF-B7BB-45A3C09C12D2@.microsoft.com...
> > > We are about to propose to a client that they use Reporting Services
> > instead
> > > of such things like crystal Reports, but it is my understanding that
> they
> > > would also have to buy VS.NET inorder to design new reports.
> > >
> > > Is this correct or are Mirosoft going to be providing a standalone
> report
> > > designer with Reporting Services, one that doesn't reply on VS?
> > >
> > > Thanks in advance
> > >
> > >
> >
> >
>|||take a look at 90 degree software - they have exactly that.
"Gravy" wrote:
> We are about to propose to a client that they use Reporting Services instead
> of such things like crystal Reports, but it is my understanding that they
> would also have to buy VS.NET inorder to design new reports.
> Is this correct or are Mirosoft going to be providing a standalone report
> designer with Reporting Services, one that doesn't reply on VS?
> Thanks in advance
>|||Is your client using SQL 2000 or SQL 2005? If they are using SQL 2005 - then
they will already have a report designer INCLUDED and will not need to buy
from 90 degrees software. 90 degrees appears to have a nice report
designer - but it better be for 850 bucks!
=-Chris
"Tips" <Tips@.discussions.microsoft.com> wrote in message
news:68D157EC-75D1-41F1-BD0A-5B96F506880D@.microsoft.com...
> take a look at 90 degree software - they have exactly that.
> "Gravy" wrote:
>> We are about to propose to a client that they use Reporting Services
>> instead
>> of such things like crystal Reports, but it is my understanding that they
>> would also have to buy VS.NET inorder to design new reports.
>> Is this correct or are Mirosoft going to be providing a standalone report
>> designer with Reporting Services, one that doesn't reply on VS?
>> Thanks in advance
>>|||Plus, if someone is just getting into they should definitely go with RS
2005. The additional features and performance are worth it.
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Chris Conner" <Chris.Conner@.NOSPAMPolarisLibrary.com> wrote in message
news:e28sUlg%23GHA.3312@.TK2MSFTNGP02.phx.gbl...
> Is your client using SQL 2000 or SQL 2005? If they are using SQL 2005 -
> then they will already have a report designer INCLUDED and will not need
> to buy from 90 degrees software. 90 degrees appears to have a nice report
> designer - but it better be for 850 bucks!
> =-Chris
> "Tips" <Tips@.discussions.microsoft.com> wrote in message
> news:68D157EC-75D1-41F1-BD0A-5B96F506880D@.microsoft.com...
>> take a look at 90 degree software - they have exactly that.
>> "Gravy" wrote:
>> We are about to propose to a client that they use Reporting Services
>> instead
>> of such things like crystal Reports, but it is my understanding that
>> they
>> would also have to buy VS.NET inorder to design new reports.
>> Is this correct or are Mirosoft going to be providing a standalone
>> report
>> designer with Reporting Services, one that doesn't reply on VS?
>> Thanks in advance
>>
>

No Data Selected message back to .Net

Hi All
We have a .net application calling some reporting services reports and we
pass the parameters to the reports from the application.
When no data is selected, is there any way to pass a paramter or something
back to the .net application so that we can display a 'No data selected'
message within the .net application.
Thanks
PeteI don't know if you can hook into this at the report level, but the data
regions (table, subreport, matrix, etc.) have a NoRows property that can
display a message if the source data set is empty.
--
Cheers,
'(' Jeff A. Stucker
\
Business Intelligence
www.criadvantage.com
---
"P" <P@.discussions.microsoft.com> wrote in message
news:B52C45F6-E67A-42B9-8517-3107FA071C93@.microsoft.com...
> Hi All
> We have a .net application calling some reporting services reports and we
> pass the parameters to the reports from the application.
> When no data is selected, is there any way to pass a paramter or something
> back to the .net application so that we can display a 'No data selected'
> message within the .net application.
> Thanks
> Pete

Wednesday, March 21, 2012

No built in reports on Object Explorer Details tab

I upgraded to sql server 2005 (developer) sp2. I now have Object Explorer
Details instead of Summary tab. Object Explorer Details looks in most ways
very similar to the Summary tab, however, I do not see the Reports button.
Anyone know where it went?
Thanks a lot!
Susan Goldberg
SQL Server DBA
Hi Susan,
Right click on the objects in the object explorer and select Reports >
Standard Reports > <whatever you're looking for>. i.e. Goto a database and
right click on it, or go to a server and right-click on it, etc. HTH
-- Don
"Susang" <Susang@.discussions.microsoft.com> wrote in message
news:A33D81E5-AC10-419C-9D5E-6905BED60CB9@.microsoft.com...
>I upgraded to sql server 2005 (developer) sp2. I now have Object Explorer
> Details instead of Summary tab. Object Explorer Details looks in most ways
> very similar to the Summary tab, however, I do not see the Reports button.
> Anyone know where it went?
> Thanks a lot!
> --
> Susan Goldberg
> SQL Server DBA

No authentication prompt when running report

Strange problem: When I go to the reports site, I get prompted to login. I
can log in successfully. When I attempt to run a report, I should be
prompted again. For some reason, I am not getting prompted when running the
report so I am given an Action canceled, web page could not be found error.
The strange part is that if I log into the Reports site on the server hosting
reports, I am prompted this second time and can run the report successfully.
Does anyone know of any authentication settings that might be causing this
behavior?Hello,
Basd on my scope, I think it is normal becasue sessionstate/cookies are
enabled for report manager.
However, if you use Windows authentication, you shall not be prompted to
log on in the first place. You may want to check the following IE settings:
Tools->Internet Options->Security->Custom level
Under User authentication, check if "Prompt for user name and password" is
selected.
Best Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
>Thread-Topic: No authentication prompt when running report
>thread-index: AcY/thPOAKype6FWTeSkYUFrw7ffqQ==>X-WBNR-Posting-Host: 68.163.226.168
>From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
>Subject: No authentication prompt when running report
>Date: Sat, 4 Mar 2006 10:04:27 -0800
>Lines: 8
>Message-ID: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
>Newsgroups: microsoft.public.sqlserver.reportingsvcs
>Path: TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:69826
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
>Strange problem: When I go to the reports site, I get prompted to login.
I
>can log in successfully. When I attempt to run a report, I should be
>prompted again. For some reason, I am not getting prompted when running
the
>report so I am given an Action canceled, web page could not be found
error.
>The strange part is that if I log into the Reports site on the server
hosting
>reports, I am prompted this second time and can run the report
successfully.
>Does anyone know of any authentication settings that might be causing this
>behavior?
>|||Peter, thanks for the reply. Unfortunately, this is not the answer. This
site is set up in Trusted Zones and it is set to prompt for un/pw. On the
server, both the Reports and Reports Server vdirs are set to Basic Auth. The
domain is not configured to work with windows auth so I should be prompted
twice. This is the case on a second server I have SQL Reports configured on
and it works correctly. Any further ideas?
"Peter Yang [MSFT]" wrote:
> Hello,
> Basd on my scope, I think it is normal becasue sessionstate/cookies are
> enabled for report manager.
> However, if you use Windows authentication, you shall not be prompted to
> log on in the first place. You may want to check the following IE settings:
> Tools->Internet Options->Security->Custom level
> Under User authentication, check if "Prompt for user name and password" is
> selected.
> Best Regards,
> Peter Yang
> MCSE2000/2003, MCSA, MCDBA
> Microsoft Online Partner Support
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> =====================================================>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> --
> >Thread-Topic: No authentication prompt when running report
> >thread-index: AcY/thPOAKype6FWTeSkYUFrw7ffqQ==> >X-WBNR-Posting-Host: 68.163.226.168
> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> >Subject: No authentication prompt when running report
> >Date: Sat, 4 Mar 2006 10:04:27 -0800
> >Lines: 8
> >Message-ID: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> >MIME-Version: 1.0
> >Content-Type: text/plain;
> > charset="Utf-8"
> >Content-Transfer-Encoding: 7bit
> >X-Newsreader: Microsoft CDO for Windows 2000
> >Content-Class: urn:content-classes:message
> >Importance: normal
> >Priority: normal
> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> >Path: TK2MSFTNGXA03.phx.gbl
> >Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:69826
> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> >
> >Strange problem: When I go to the reports site, I get prompted to login.
> I
> >can log in successfully. When I attempt to run a report, I should be
> >prompted again. For some reason, I am not getting prompted when running
> the
> >report so I am given an Action canceled, web page could not be found
> error.
> >The strange part is that if I log into the Reports site on the server
> hosting
> >reports, I am prompted this second time and can run the report
> successfully.
> >Does anyone know of any authentication settings that might be causing this
> >behavior?
> >
>|||Hello,
This could occur if the user is not in content manager role. You may try to
log on as a user with admin role on SRS to test.
Best Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
>Thread-Topic: No authentication prompt when running report
>thread-index: AcZBJ94Y028mCY/6RlaHqrRQ/N2R6w==>X-WBNR-Posting-Host: 149.24.175.16
>From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
>References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
<A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
>Subject: RE: No authentication prompt when running report
>Date: Mon, 6 Mar 2006 06:11:31 -0800
>Lines: 76
>Message-ID: <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
>Newsgroups: microsoft.public.sqlserver.reportingsvcs
>Path: TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:69866
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
>Peter, thanks for the reply. Unfortunately, this is not the answer. This
>site is set up in Trusted Zones and it is set to prompt for un/pw. On the
>server, both the Reports and Reports Server vdirs are set to Basic Auth.
The
>domain is not configured to work with windows auth so I should be prompted
>twice. This is the case on a second server I have SQL Reports configured
on
>and it works correctly. Any further ideas?
>"Peter Yang [MSFT]" wrote:
>> Hello,
>> Basd on my scope, I think it is normal becasue sessionstate/cookies are
>> enabled for report manager.
>> However, if you use Windows authentication, you shall not be prompted to
>> log on in the first place. You may want to check the following IE
settings:
>> Tools->Internet Options->Security->Custom level
>> Under User authentication, check if "Prompt for user name and password"
is
>> selected.
>> Best Regards,
>> Peter Yang
>> MCSE2000/2003, MCSA, MCDBA
>> Microsoft Online Partner Support
>> When responding to posts, please "Reply to Group" via your newsreader so
>> that others may learn and benefit from your issue.
>> =====================================================>>
>> This posting is provided "AS IS" with no warranties, and confers no
rights.
>>
>> --
>> >Thread-Topic: No authentication prompt when running report
>> >thread-index: AcY/thPOAKype6FWTeSkYUFrw7ffqQ==>> >X-WBNR-Posting-Host: 68.163.226.168
>> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
>> >Subject: No authentication prompt when running report
>> >Date: Sat, 4 Mar 2006 10:04:27 -0800
>> >Lines: 8
>> >Message-ID: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
>> >MIME-Version: 1.0
>> >Content-Type: text/plain;
>> > charset="Utf-8"
>> >Content-Transfer-Encoding: 7bit
>> >X-Newsreader: Microsoft CDO for Windows 2000
>> >Content-Class: urn:content-classes:message
>> >Importance: normal
>> >Priority: normal
>> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
>> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
>> >Path: TK2MSFTNGXA03.phx.gbl
>> >Xref: TK2MSFTNGXA03.phx.gbl
microsoft.public.sqlserver.reportingsvcs:69826
>> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
>> >
>> >Strange problem: When I go to the reports site, I get prompted to
login.
>> I
>> >can log in successfully. When I attempt to run a report, I should be
>> >prompted again. For some reason, I am not getting prompted when
running
>> the
>> >report so I am given an Action canceled, web page could not be found
>> error.
>> >The strange part is that if I log into the Reports site on the server
>> hosting
>> >reports, I am prompted this second time and can run the report
>> successfully.
>> >Does anyone know of any authentication settings that might be causing
this
>> >behavior?
>> >
>>
>|||Peter,
The user is a content admin. I have also tried it with the domain admin.
The strangest part about this is that I get the second prompt and the report
loads successfully when accessing it from the web server. It's only remote
connections that have this behavior.
"Peter Yang [MSFT]" wrote:
> Hello,
> This could occur if the user is not in content manager role. You may try to
> log on as a user with admin role on SRS to test.
> Best Regards,
> Peter Yang
> MCSE2000/2003, MCSA, MCDBA
> Microsoft Online Partner Support
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> =====================================================> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> --
> >Thread-Topic: No authentication prompt when running report
> >thread-index: AcZBJ94Y028mCY/6RlaHqrRQ/N2R6w==> >X-WBNR-Posting-Host: 149.24.175.16
> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
> >Subject: RE: No authentication prompt when running report
> >Date: Mon, 6 Mar 2006 06:11:31 -0800
> >Lines: 76
> >Message-ID: <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
> >MIME-Version: 1.0
> >Content-Type: text/plain;
> > charset="Utf-8"
> >Content-Transfer-Encoding: 7bit
> >X-Newsreader: Microsoft CDO for Windows 2000
> >Content-Class: urn:content-classes:message
> >Importance: normal
> >Priority: normal
> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> >Path: TK2MSFTNGXA03.phx.gbl
> >Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:69866
> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> >
> >Peter, thanks for the reply. Unfortunately, this is not the answer. This
> >site is set up in Trusted Zones and it is set to prompt for un/pw. On the
> >server, both the Reports and Reports Server vdirs are set to Basic Auth.
> The
> >domain is not configured to work with windows auth so I should be prompted
> >twice. This is the case on a second server I have SQL Reports configured
> on
> >and it works correctly. Any further ideas?
> >
> >"Peter Yang [MSFT]" wrote:
> >
> >> Hello,
> >>
> >> Basd on my scope, I think it is normal becasue sessionstate/cookies are
> >> enabled for report manager.
> >>
> >> However, if you use Windows authentication, you shall not be prompted to
> >> log on in the first place. You may want to check the following IE
> settings:
> >>
> >> Tools->Internet Options->Security->Custom level
> >> Under User authentication, check if "Prompt for user name and password"
> is
> >> selected.
> >>
> >> Best Regards,
> >>
> >> Peter Yang
> >> MCSE2000/2003, MCSA, MCDBA
> >> Microsoft Online Partner Support
> >>
> >> When responding to posts, please "Reply to Group" via your newsreader so
> >> that others may learn and benefit from your issue.
> >>
> >> =====================================================> >>
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >>
> >>
> >> --
> >> >Thread-Topic: No authentication prompt when running report
> >> >thread-index: AcY/thPOAKype6FWTeSkYUFrw7ffqQ==> >> >X-WBNR-Posting-Host: 68.163.226.168
> >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> >> >Subject: No authentication prompt when running report
> >> >Date: Sat, 4 Mar 2006 10:04:27 -0800
> >> >Lines: 8
> >> >Message-ID: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> >> >MIME-Version: 1.0
> >> >Content-Type: text/plain;
> >> > charset="Utf-8"
> >> >Content-Transfer-Encoding: 7bit
> >> >X-Newsreader: Microsoft CDO for Windows 2000
> >> >Content-Class: urn:content-classes:message
> >> >Importance: normal
> >> >Priority: normal
> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> >> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> >> >Path: TK2MSFTNGXA03.phx.gbl
> >> >Xref: TK2MSFTNGXA03.phx.gbl
> microsoft.public.sqlserver.reportingsvcs:69826
> >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> >> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> >> >
> >> >Strange problem: When I go to the reports site, I get prompted to
> login.
> >> I
> >> >can log in successfully. When I attempt to run a report, I should be
> >> >prompted again. For some reason, I am not getting prompted when
> running
> >> the
> >> >report so I am given an Action canceled, web page could not be found
> >> error.
> >> >The strange part is that if I log into the Reports site on the server
> >> hosting
> >> >reports, I am prompted this second time and can run the report
> >> successfully.
> >> >Does anyone know of any authentication settings that might be causing
> this
> >> >behavior?
> >> >
> >>
> >>
> >
>|||Hello Jason,
Based on my further research, this issue might relate to MS04-044. Please
refer to the following article for details:
Implement a Single-Sign On solution by using basic authentication and
Internet Explorer client
http://support.microsoft.com/default.aspx?scid=kb;EN-US;837104
You may want to check if you have this update installed. Also, please check
if there is any proxy settings on the clients. You may want to check if the
issue occurs for Windows XP SP2/Win2003 SP1 machine.
If the issue persists, you may want to use netmon to trace the HTTP packets
to see the sequence of packets.
Best Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
>Thread-Topic: No authentication prompt when running report
>thread-index: AcZB8l1EA1lAKyPXTayL61Ln9Pa+FQ==>X-WBNR-Posting-Host: 149.24.175.16
>From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
>References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
<A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
<274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
<G1$RKvbQGHA.5448@.TK2MSFTNGXA03.phx.gbl>
>Subject: RE: No authentication prompt when running report
>Date: Tue, 7 Mar 2006 06:21:02 -0800
>Lines: 142
>Message-ID: <FA890089-C850-4F14-B0BC-E0C5F7F2D1FD@.microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
>Newsgroups: microsoft.public.sqlserver.reportingsvcs
>Path: TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:69951
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
>Peter,
>The user is a content admin. I have also tried it with the domain admin.
>The strangest part about this is that I get the second prompt and the
report
>loads successfully when accessing it from the web server. It's only
remote
>connections that have this behavior.
>"Peter Yang [MSFT]" wrote:
>> Hello,
>> This could occur if the user is not in content manager role. You may try
to
>> log on as a user with admin role on SRS to test.
>> Best Regards,
>> Peter Yang
>> MCSE2000/2003, MCSA, MCDBA
>> Microsoft Online Partner Support
>> When responding to posts, please "Reply to Group" via your newsreader so
>> that others may learn and benefit from your issue.
>> =====================================================>> This posting is provided "AS IS" with no warranties, and confers no
rights.
>>
>> --
>> >Thread-Topic: No authentication prompt when running report
>> >thread-index: AcZBJ94Y028mCY/6RlaHqrRQ/N2R6w==>> >X-WBNR-Posting-Host: 149.24.175.16
>> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
>> >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
>> <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
>> >Subject: RE: No authentication prompt when running report
>> >Date: Mon, 6 Mar 2006 06:11:31 -0800
>> >Lines: 76
>> >Message-ID: <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
>> >MIME-Version: 1.0
>> >Content-Type: text/plain;
>> > charset="Utf-8"
>> >Content-Transfer-Encoding: 7bit
>> >X-Newsreader: Microsoft CDO for Windows 2000
>> >Content-Class: urn:content-classes:message
>> >Importance: normal
>> >Priority: normal
>> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
>> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
>> >Path: TK2MSFTNGXA03.phx.gbl
>> >Xref: TK2MSFTNGXA03.phx.gbl
microsoft.public.sqlserver.reportingsvcs:69866
>> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
>> >
>> >Peter, thanks for the reply. Unfortunately, this is not the answer.
This
>> >site is set up in Trusted Zones and it is set to prompt for un/pw. On
the
>> >server, both the Reports and Reports Server vdirs are set to Basic
Auth.
>> The
>> >domain is not configured to work with windows auth so I should be
prompted
>> >twice. This is the case on a second server I have SQL Reports
configured
>> on
>> >and it works correctly. Any further ideas?
>> >
>> >"Peter Yang [MSFT]" wrote:
>> >
>> >> Hello,
>> >>
>> >> Basd on my scope, I think it is normal becasue sessionstate/cookies
are
>> >> enabled for report manager.
>> >>
>> >> However, if you use Windows authentication, you shall not be prompted
to
>> >> log on in the first place. You may want to check the following IE
>> settings:
>> >>
>> >> Tools->Internet Options->Security->Custom level
>> >> Under User authentication, check if "Prompt for user name and
password"
>> is
>> >> selected.
>> >>
>> >> Best Regards,
>> >>
>> >> Peter Yang
>> >> MCSE2000/2003, MCSA, MCDBA
>> >> Microsoft Online Partner Support
>> >>
>> >> When responding to posts, please "Reply to Group" via your newsreader
so
>> >> that others may learn and benefit from your issue.
>> >>
>> >> =====================================================>> >>
>> >>
>> >> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> >>
>> >>
>> >> --
>> >> >Thread-Topic: No authentication prompt when running report
>> >> >thread-index: AcY/thPOAKype6FWTeSkYUFrw7ffqQ==>> >> >X-WBNR-Posting-Host: 68.163.226.168
>> >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
>> >> >Subject: No authentication prompt when running report
>> >> >Date: Sat, 4 Mar 2006 10:04:27 -0800
>> >> >Lines: 8
>> >> >Message-ID: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
>> >> >MIME-Version: 1.0
>> >> >Content-Type: text/plain;
>> >> > charset="Utf-8"
>> >> >Content-Transfer-Encoding: 7bit
>> >> >X-Newsreader: Microsoft CDO for Windows 2000
>> >> >Content-Class: urn:content-classes:message
>> >> >Importance: normal
>> >> >Priority: normal
>> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
>> >> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
>> >> >Path: TK2MSFTNGXA03.phx.gbl
>> >> >Xref: TK2MSFTNGXA03.phx.gbl
>> microsoft.public.sqlserver.reportingsvcs:69826
>> >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>> >> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
>> >> >
>> >> >Strange problem: When I go to the reports site, I get prompted to
>> login.
>> >> I
>> >> >can log in successfully. When I attempt to run a report, I should
be
>> >> >prompted again. For some reason, I am not getting prompted when
>> running
>> >> the
>> >> >report so I am given an Action canceled, web page could not be found
>> >> error.
>> >> >The strange part is that if I log into the Reports site on the
server
>> >> hosting
>> >> >reports, I am prompted this second time and can run the report
>> >> successfully.
>> >> >Does anyone know of any authentication settings that might be
causing
>> this
>> >> >behavior?
>> >> >
>> >>
>> >>
>> >
>>
>|||Peter,
I've been working with the IIS logs. I wonder if this info could shed a
little more light on the situation. This first excerpt is from my client
machine where I am not getting the appropriate auth prompt and the report
will not render (where xxx.xx.173.3 represents my client IP):
2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
- xxx.xx.174.70 - 401 2 2148074254
2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
- xxx.xx.174.70 - 401 2 2148074254
2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
- xxx.xx.174.70 - 401 2 2148074254
2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
- xxx.xx.174.70 - 401 2 2148074254
2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
- xxx.xx.174.70 - 401 2 2148074254
2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0
2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/js/ReportingServices.js - 80
sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/styles/ReportingServices.css
- 80 sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
2006-03-10 15:11:29 xxx.xx.174.70 GET
/aspnet_client/system_web/1_1_4322/WebUIValidation.js - 80 - xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/blank.gif - 80 sqluser
xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/48report.jpg - 80
sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/line_err1.gif - 80
sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/toolbar_edge_top.gif -
80 sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/HideSharedArea.gif -
80 sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
2006-03-10 15:11:35 xxx.xx.174.70 GET
/Reports/images/toolbar_edge_bottom.gif - 80 sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
This excerpt is when the report is run locally on the server and I get the
prompt when running the report.
2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
- xxx.xx.174.70 - 401 2 2148074254
2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
- xxx.xx.174.70 - 401 2 2148074254
2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
- xxx.xx.174.70 - 401 2 2148074254
2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
- xxx.xx.174.70 - 401 2 2148074254
2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
- xxx.xx.174.70 - 401 2 2148074254
2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
200 0 0
2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/48report.jpg - 80 sqluser
127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
200 0 0
2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/HideSharedArea.gif - 80
sqluser 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
200 0 0
2006-03-10 15:12:48 xxx.xx.174.70 GET /ReportServer
%2fSSM+Applicant+Search+Report&rs:Command=Render&rc:ReplacementRoot=http://localhost/Reports/Pages/Report.aspx?ServerUrl=
80 - xxx.xx.174.70
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
401 2 2148074254
Notice the first difference difference here is after these lines:
/ReportServer/reportservice.asmx - 80
On the client, non working machine, I get this:
xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0
On the local, working machine, I get this:
2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
200 0 0
Is this significant to you?
"Peter Yang [MSFT]" wrote:
> Hello Jason,
> Based on my further research, this issue might relate to MS04-044. Please
> refer to the following article for details:
> Implement a Single-Sign On solution by using basic authentication and
> Internet Explorer client
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;837104
> You may want to check if you have this update installed. Also, please check
> if there is any proxy settings on the clients. You may want to check if the
> issue occurs for Windows XP SP2/Win2003 SP1 machine.
> If the issue persists, you may want to use netmon to trace the HTTP packets
> to see the sequence of packets.
> Best Regards,
> Peter Yang
> MCSE2000/2003, MCSA, MCDBA
> Microsoft Online Partner Support
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> =====================================================>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> --
> >Thread-Topic: No authentication prompt when running report
> >thread-index: AcZB8l1EA1lAKyPXTayL61Ln9Pa+FQ==> >X-WBNR-Posting-Host: 149.24.175.16
> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
> <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
> <G1$RKvbQGHA.5448@.TK2MSFTNGXA03.phx.gbl>
> >Subject: RE: No authentication prompt when running report
> >Date: Tue, 7 Mar 2006 06:21:02 -0800
> >Lines: 142
> >Message-ID: <FA890089-C850-4F14-B0BC-E0C5F7F2D1FD@.microsoft.com>
> >MIME-Version: 1.0
> >Content-Type: text/plain;
> > charset="Utf-8"
> >Content-Transfer-Encoding: 7bit
> >X-Newsreader: Microsoft CDO for Windows 2000
> >Content-Class: urn:content-classes:message
> >Importance: normal
> >Priority: normal
> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> >Path: TK2MSFTNGXA03.phx.gbl
> >Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:69951
> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> >
> >Peter,
> >
> >The user is a content admin. I have also tried it with the domain admin.
> >The strangest part about this is that I get the second prompt and the
> report
> >loads successfully when accessing it from the web server. It's only
> remote
> >connections that have this behavior.
> >
> >"Peter Yang [MSFT]" wrote:
> >
> >> Hello,
> >>
> >> This could occur if the user is not in content manager role. You may try
> to
> >> log on as a user with admin role on SRS to test.
> >>
> >> Best Regards,
> >>
> >> Peter Yang
> >> MCSE2000/2003, MCSA, MCDBA
> >> Microsoft Online Partner Support
> >>
> >> When responding to posts, please "Reply to Group" via your newsreader so
> >> that others may learn and benefit from your issue.
> >>
> >> =====================================================> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >>
> >>
> >> --
> >> >Thread-Topic: No authentication prompt when running report
> >> >thread-index: AcZBJ94Y028mCY/6RlaHqrRQ/N2R6w==> >> >X-WBNR-Posting-Host: 149.24.175.16
> >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> >> >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> >> <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
> >> >Subject: RE: No authentication prompt when running report
> >> >Date: Mon, 6 Mar 2006 06:11:31 -0800
> >> >Lines: 76
> >> >Message-ID: <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
> >> >MIME-Version: 1.0
> >> >Content-Type: text/plain;
> >> > charset="Utf-8"
> >> >Content-Transfer-Encoding: 7bit
> >> >X-Newsreader: Microsoft CDO for Windows 2000
> >> >Content-Class: urn:content-classes:message
> >> >Importance: normal
> >> >Priority: normal
> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> >> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> >> >Path: TK2MSFTNGXA03.phx.gbl
> >> >Xref: TK2MSFTNGXA03.phx.gbl
> microsoft.public.sqlserver.reportingsvcs:69866
> >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> >> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> >> >
> >> >Peter, thanks for the reply. Unfortunately, this is not the answer.
> This
> >> >site is set up in Trusted Zones and it is set to prompt for un/pw. On
> the
> >> >server, both the Reports and Reports Server vdirs are set to Basic
> Auth.
> >> The
> >> >domain is not configured to work with windows auth so I should be
> prompted
> >> >twice. This is the case on a second server I have SQL Reports
> configured
> >> on
> >> >and it works correctly. Any further ideas?
> >> >
> >> >"Peter Yang [MSFT]" wrote:
> >> >
> >> >> Hello,
> >> >>
> >> >> Basd on my scope, I think it is normal becasue sessionstate/cookies
> are
> >> >> enabled for report manager.
> >> >>
> >> >> However, if you use Windows authentication, you shall not be prompted
> to
> >> >> log on in the first place. You may want to check the following IE
> >> settings:
> >> >>
> >> >> Tools->Internet Options->Security->Custom level
> >> >> Under User authentication, check if "Prompt for user name and
> password"
> >> is
> >> >> selected.
> >> >>
> >> >> Best Regards,
> >> >>
> >> >> Peter Yang
> >> >> MCSE2000/2003, MCSA, MCDBA
> >> >> Microsoft Online Partner Support
> >> >>
> >> >> When responding to posts, please "Reply to Group" via your newsreader
> so
> >> >> that others may learn and benefit from your issue.
> >> >>
> >> >> =====================================================> >> >>
> >> >>
> >> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >> >>
> >> >>
> >> >> --
> >> >> >Thread-Topic: No authentication prompt when running report
> >> >> >thread-index: AcY/thPOAKype6FWTeSkYUFrw7ffqQ==> >> >> >X-WBNR-Posting-Host: 68.163.226.168
> >> >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> >> >> >Subject: No authentication prompt when running report
> >> >> >Date: Sat, 4 Mar 2006 10:04:27 -0800
> >> >> >Lines: 8
> >> >> >Message-ID: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> >> >> >MIME-Version: 1.0
> >> >> >Content-Type: text/plain;
> >> >> > charset="Utf-8"
> >> >> >Content-Transfer-Encoding: 7bit
> >> >> >X-Newsreader: Microsoft CDO for Windows 2000
> >> >> >Content-Class: urn:content-classes:message
> >> >> >Importance: normal
> >> >> >Priority: normal
> >> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> >> >> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> >> >> >Path: TK2MSFTNGXA03.phx.gbl
> >> >> >Xref: TK2MSFTNGXA03.phx.gbl
> >> microsoft.public.sqlserver.reportingsvcs:69826
> >> >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> >> >> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> >> >> >
> >> >> >Strange problem: When I go to the reports site, I get prompted to
> >> login.
> >> >> I
> >> >> >can log in successfully. When I attempt to run a report, I should
> be
> >> >> >prompted again. For some reason, I am not getting prompted when
> >> running
> >> >> the
> >> >> >report so I am given an Action canceled, web page could not be found
> >> >> error.
> >> >> >The strange part is that if I log into the Reports site on the
> server
> >> >> hosting
> >> >> >reports, I am prompted this second time and can run the report
> >> >> successfully.
> >> >> >Does anyone know of any authentication settings that might be
> causing
> >> this
> >> >> >behavior?
> >> >> >
> >> >>
> >> >>
> >> >
> >>
> >>
> >
>|||Peter,
I wish you could edit these posts...I've made a copy error from the logs.
See below. After the
2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
lines, the client machine trying to access the report is logging:
2006-03-10 15:11:29 149.24.174.70 GET /Reports/Pages/Report.aspx
ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser
xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0
while the local machine accessing the report is logging:
2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
200 0 0
2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/48report.jpg - 80 sqluser
127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
200 0 0
This is not occuring on the client machine:
127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
200 0 0
Can you think of a reason why?
"Jason" wrote:
> Peter,
> I've been working with the IIS logs. I wonder if this info could shed a
> little more light on the situation. This first excerpt is from my client
> machine where I am not getting the appropriate auth prompt and the report
> will not render (where xxx.xx.173.3 represents my client IP):
> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> - xxx.xx.174.70 - 401 2 2148074254
> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> - xxx.xx.174.70 - 401 2 2148074254
> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> - xxx.xx.174.70 - 401 2 2148074254
> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> - xxx.xx.174.70 - 401 2 2148074254
> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> - xxx.xx.174.70 - 401 2 2148074254
> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> xxx.xx.176.3
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0
> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/js/ReportingServices.js - 80
> sqluser xxx.xx.176.3
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/styles/ReportingServices.css
> - 80 sqluser xxx.xx.176.3
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> 2006-03-10 15:11:29 xxx.xx.174.70 GET
> /aspnet_client/system_web/1_1_4322/WebUIValidation.js - 80 - xxx.xx.176.3
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/blank.gif - 80 sqluser
> xxx.xx.176.3
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/48report.jpg - 80
> sqluser xxx.xx.176.3
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/line_err1.gif - 80
> sqluser xxx.xx.176.3
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/toolbar_edge_top.gif -
> 80 sqluser xxx.xx.176.3
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/HideSharedArea.gif -
> 80 sqluser xxx.xx.176.3
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> 2006-03-10 15:11:35 xxx.xx.174.70 GET
> /Reports/images/toolbar_edge_bottom.gif - 80 sqluser xxx.xx.176.3
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
>
> This excerpt is when the report is run locally on the server and I get the
> prompt when running the report.
> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> - xxx.xx.174.70 - 401 2 2148074254
> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> - xxx.xx.174.70 - 401 2 2148074254
> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> - xxx.xx.174.70 - 401 2 2148074254
> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> - xxx.xx.174.70 - 401 2 2148074254
> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> - xxx.xx.174.70 - 401 2 2148074254
> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
> ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> 200 0 0
> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/48report.jpg - 80 sqluser
> 127.0.0.1
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> 200 0 0
> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/HideSharedArea.gif - 80
> sqluser 127.0.0.1
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> 200 0 0
> 2006-03-10 15:12:48 xxx.xx.174.70 GET /ReportServer
> %2fSSM+Applicant+Search+Report&rs:Command=Render&rc:ReplacementRoot=http://localhost/Reports/Pages/Report.aspx?ServerUrl=
> 80 - xxx.xx.174.70
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> 401 2 2148074254
>
> Notice the first difference difference here is after these lines:
> /ReportServer/reportservice.asmx - 80
> On the client, non working machine, I get this:
> xxx.xx.176.3
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0
> On the local, working machine, I get this:
> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
> ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> 200 0 0
> Is this significant to you?
>
>
> "Peter Yang [MSFT]" wrote:
> > Hello Jason,
> >
> > Based on my further research, this issue might relate to MS04-044. Please
> > refer to the following article for details:
> >
> > Implement a Single-Sign On solution by using basic authentication and
> > Internet Explorer client
> > http://support.microsoft.com/default.aspx?scid=kb;EN-US;837104
> >
> > You may want to check if you have this update installed. Also, please check
> > if there is any proxy settings on the clients. You may want to check if the
> > issue occurs for Windows XP SP2/Win2003 SP1 machine.
> >
> > If the issue persists, you may want to use netmon to trace the HTTP packets
> > to see the sequence of packets.
> >
> > Best Regards,
> >
> > Peter Yang
> > MCSE2000/2003, MCSA, MCDBA
> > Microsoft Online Partner Support
> >
> > When responding to posts, please "Reply to Group" via your newsreader so
> > that others may learn and benefit from your issue.
> >
> > =====================================================> >
> >
> > This posting is provided "AS IS" with no warranties, and confers no rights.
> >
> >
> > --
> > >Thread-Topic: No authentication prompt when running report
> > >thread-index: AcZB8l1EA1lAKyPXTayL61Ln9Pa+FQ==> > >X-WBNR-Posting-Host: 149.24.175.16
> > >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> > >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> > <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
> > <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
> > <G1$RKvbQGHA.5448@.TK2MSFTNGXA03.phx.gbl>
> > >Subject: RE: No authentication prompt when running report
> > >Date: Tue, 7 Mar 2006 06:21:02 -0800
> > >Lines: 142
> > >Message-ID: <FA890089-C850-4F14-B0BC-E0C5F7F2D1FD@.microsoft.com>
> > >MIME-Version: 1.0
> > >Content-Type: text/plain;
> > > charset="Utf-8"
> > >Content-Transfer-Encoding: 7bit
> > >X-Newsreader: Microsoft CDO for Windows 2000
> > >Content-Class: urn:content-classes:message
> > >Importance: normal
> > >Priority: normal
> > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> > >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> > >Path: TK2MSFTNGXA03.phx.gbl
> > >Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:69951
> > >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> > >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> > >
> > >Peter,
> > >
> > >The user is a content admin. I have also tried it with the domain admin.
> > >The strangest part about this is that I get the second prompt and the
> > report
> > >loads successfully when accessing it from the web server. It's only
> > remote
> > >connections that have this behavior.
> > >
> > >"Peter Yang [MSFT]" wrote:
> > >
> > >> Hello,
> > >>
> > >> This could occur if the user is not in content manager role. You may try
> > to
> > >> log on as a user with admin role on SRS to test.
> > >>
> > >> Best Regards,
> > >>
> > >> Peter Yang
> > >> MCSE2000/2003, MCSA, MCDBA
> > >> Microsoft Online Partner Support
> > >>
> > >> When responding to posts, please "Reply to Group" via your newsreader so
> > >> that others may learn and benefit from your issue.
> > >>
> > >> =====================================================> > >>
> > >> This posting is provided "AS IS" with no warranties, and confers no
> > rights.
> > >>
> > >>
> > >> --
> > >> >Thread-Topic: No authentication prompt when running report
> > >> >thread-index: AcZBJ94Y028mCY/6RlaHqrRQ/N2R6w==> > >> >X-WBNR-Posting-Host: 149.24.175.16
> > >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> > >> >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> > >> <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
> > >> >Subject: RE: No authentication prompt when running report
> > >> >Date: Mon, 6 Mar 2006 06:11:31 -0800
> > >> >Lines: 76
> > >> >Message-ID: <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
> > >> >MIME-Version: 1.0
> > >> >Content-Type: text/plain;
> > >> > charset="Utf-8"
> > >> >Content-Transfer-Encoding: 7bit
> > >> >X-Newsreader: Microsoft CDO for Windows 2000
> > >> >Content-Class: urn:content-classes:message
> > >> >Importance: normal
> > >> >Priority: normal
> > >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> > >> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> > >> >Path: TK2MSFTNGXA03.phx.gbl
> > >> >Xref: TK2MSFTNGXA03.phx.gbl
> > microsoft.public.sqlserver.reportingsvcs:69866
> > >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> > >> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> > >> >
> > >> >Peter, thanks for the reply. Unfortunately, this is not the answer.
> > This
> > >> >site is set up in Trusted Zones and it is set to prompt for un/pw. On
> > the
> > >> >server, both the Reports and Reports Server vdirs are set to Basic
> > Auth.
> > >> The
> > >> >domain is not configured to work with windows auth so I should be
> > prompted
> > >> >twice. This is the case on a second server I have SQL Reports
> > configured
> > >> on
> > >> >and it works correctly. Any further ideas?
> > >> >
> > >> >"Peter Yang [MSFT]" wrote:
> > >> >
> > >> >> Hello,
> > >> >>
> > >> >> Basd on my scope, I think it is normal becasue sessionstate/cookies
> > are
> > >> >> enabled for report manager.
> > >> >>
> > >> >> However, if you use Windows authentication, you shall not be prompted
> > to
> > >> >> log on in the first place. You may want to check the following IE
> > >> settings:
> > >> >>
> > >> >> Tools->Internet Options->Security->Custom level
> > >> >> Under User authentication, check if "Prompt for user name and
> > password"
> > >> is
> > >> >> selected.
> > >> >>
> > >> >> Best Regards,
> > >> >>
> > >> >> Peter Yang
> > >> >> MCSE2000/2003, MCSA, MCDBA
> > >> >> Microsoft Online Partner Support
> > >> >>
> > >> >> When responding to posts, please "Reply to Group" via your newsreader
> > so
> > >> >> that others may learn and benefit from your issue.
> > >> >>
> > >> >> =====================================================> > >> >>
> > >> >>
> > >> >> This posting is provided "AS IS" with no warranties, and confers no
> > >> rights.
> > >> >>
> > >> >>
> > >> >> --
> > >> >> >Thread-Topic: No authentication prompt when running report
> > >> >> >thread-index: AcY/thPOAKype6FWTeSkYUFrw7ffqQ==> > >> >> >X-WBNR-Posting-Host: 68.163.226.168
> > >> >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> > >> >> >Subject: No authentication prompt when running report
> > >> >> >Date: Sat, 4 Mar 2006 10:04:27 -0800
> > >> >> >Lines: 8
> > >> >> >Message-ID: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> > >> >> >MIME-Version: 1.0
> > >> >> >Content-Type: text/plain;
> > >> >> > charset="Utf-8"|||Jason, Peter,
I am having the exact same problem. It appears that credential information
is being automatically in some cases, but apparently is not doing it
properly. I will try to implement the fix contained in your KB article.
Just wanted to let you know you're not alone.
"Peter Yang [MSFT]" wrote:
> Hello Jason,
> Based on my further research, this issue might relate to MS04-044. Please
> refer to the following article for details:
> Implement a Single-Sign On solution by using basic authentication and
> Internet Explorer client
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;837104
> You may want to check if you have this update installed. Also, please check
> if there is any proxy settings on the clients. You may want to check if the
> issue occurs for Windows XP SP2/Win2003 SP1 machine.
> If the issue persists, you may want to use netmon to trace the HTTP packets
> to see the sequence of packets.
> Best Regards,
> Peter Yang
> MCSE2000/2003, MCSA, MCDBA
> Microsoft Online Partner Support
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> =====================================================>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> --
> >Thread-Topic: No authentication prompt when running report
> >thread-index: AcZB8l1EA1lAKyPXTayL61Ln9Pa+FQ==> >X-WBNR-Posting-Host: 149.24.175.16
> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
> <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
> <G1$RKvbQGHA.5448@.TK2MSFTNGXA03.phx.gbl>
> >Subject: RE: No authentication prompt when running report
> >Date: Tue, 7 Mar 2006 06:21:02 -0800
> >Lines: 142
> >Message-ID: <FA890089-C850-4F14-B0BC-E0C5F7F2D1FD@.microsoft.com>
> >MIME-Version: 1.0
> >Content-Type: text/plain;
> > charset="Utf-8"
> >Content-Transfer-Encoding: 7bit
> >X-Newsreader: Microsoft CDO for Windows 2000
> >Content-Class: urn:content-classes:message
> >Importance: normal
> >Priority: normal
> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> >Path: TK2MSFTNGXA03.phx.gbl
> >Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:69951
> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> >
> >Peter,
> >
> >The user is a content admin. I have also tried it with the domain admin.
> >The strangest part about this is that I get the second prompt and the
> report
> >loads successfully when accessing it from the web server. It's only
> remote
> >connections that have this behavior.
> >
> >"Peter Yang [MSFT]" wrote:
> >
> >> Hello,
> >>
> >> This could occur if the user is not in content manager role. You may try
> to
> >> log on as a user with admin role on SRS to test.
> >>
> >> Best Regards,
> >>
> >> Peter Yang
> >> MCSE2000/2003, MCSA, MCDBA
> >> Microsoft Online Partner Support
> >>
> >> When responding to posts, please "Reply to Group" via your newsreader so
> >> that others may learn and benefit from your issue.
> >>
> >> =====================================================> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >>
> >>
> >> --
> >> >Thread-Topic: No authentication prompt when running report
> >> >thread-index: AcZBJ94Y028mCY/6RlaHqrRQ/N2R6w==> >> >X-WBNR-Posting-Host: 149.24.175.16
> >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> >> >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> >> <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
> >> >Subject: RE: No authentication prompt when running report
> >> >Date: Mon, 6 Mar 2006 06:11:31 -0800
> >> >Lines: 76
> >> >Message-ID: <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
> >> >MIME-Version: 1.0
> >> >Content-Type: text/plain;
> >> > charset="Utf-8"
> >> >Content-Transfer-Encoding: 7bit
> >> >X-Newsreader: Microsoft CDO for Windows 2000
> >> >Content-Class: urn:content-classes:message
> >> >Importance: normal
> >> >Priority: normal
> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> >> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> >> >Path: TK2MSFTNGXA03.phx.gbl
> >> >Xref: TK2MSFTNGXA03.phx.gbl
> microsoft.public.sqlserver.reportingsvcs:69866
> >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> >> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> >> >
> >> >Peter, thanks for the reply. Unfortunately, this is not the answer.
> This
> >> >site is set up in Trusted Zones and it is set to prompt for un/pw. On
> the
> >> >server, both the Reports and Reports Server vdirs are set to Basic
> Auth.
> >> The
> >> >domain is not configured to work with windows auth so I should be
> prompted
> >> >twice. This is the case on a second server I have SQL Reports
> configured
> >> on
> >> >and it works correctly. Any further ideas?
> >> >
> >> >"Peter Yang [MSFT]" wrote:
> >> >
> >> >> Hello,
> >> >>
> >> >> Basd on my scope, I think it is normal becasue sessionstate/cookies
> are
> >> >> enabled for report manager.
> >> >>
> >> >> However, if you use Windows authentication, you shall not be prompted
> to
> >> >> log on in the first place. You may want to check the following IE
> >> settings:
> >> >>
> >> >> Tools->Internet Options->Security->Custom level
> >> >> Under User authentication, check if "Prompt for user name and
> password"
> >> is
> >> >> selected.
> >> >>
> >> >> Best Regards,
> >> >>
> >> >> Peter Yang
> >> >> MCSE2000/2003, MCSA, MCDBA
> >> >> Microsoft Online Partner Support
> >> >>
> >> >> When responding to posts, please "Reply to Group" via your newsreader
> so
> >> >> that others may learn and benefit from your issue.
> >> >>
> >> >> =====================================================> >> >>
> >> >>
> >> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >> >>
> >> >>
> >> >> --
> >> >> >Thread-Topic: No authentication prompt when running report
> >> >> >thread-index: AcY/thPOAKype6FWTeSkYUFrw7ffqQ==> >> >> >X-WBNR-Posting-Host: 68.163.226.168
> >> >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> >> >> >Subject: No authentication prompt when running report
> >> >> >Date: Sat, 4 Mar 2006 10:04:27 -0800
> >> >> >Lines: 8
> >> >> >Message-ID: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> >> >> >MIME-Version: 1.0
> >> >> >Content-Type: text/plain;
> >> >> > charset="Utf-8"
> >> >> >Content-Transfer-Encoding: 7bit
> >> >> >X-Newsreader: Microsoft CDO for Windows 2000
> >> >> >Content-Class: urn:content-classes:message
> >> >> >Importance: normal
> >> >> >Priority: normal
> >> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> >> >> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> >> >> >Path: TK2MSFTNGXA03.phx.gbl
> >> >> >Xref: TK2MSFTNGXA03.phx.gbl
> >> microsoft.public.sqlserver.reportingsvcs:69826
> >> >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> >> >> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> >> >> >
> >> >> >Strange problem: When I go to the reports site, I get prompted to
> >> login.
> >> >> I
> >> >> >can log in successfully. When I attempt to run a report, I should
> be
> >> >> >prompted again. For some reason, I am not getting prompted when
> >> running
> >> >> the
> >> >> >report so I am given an Action canceled, web page could not be found
> >> >> error.
> >> >> >The strange part is that if I log into the Reports site on the
> server
> >> >> hosting
> >> >> >reports, I am prompted this second time and can run the report
> >> >> successfully.
> >> >> >Does anyone know of any authentication settings that might be
> causing
> >> this
> >> >> >behavior?
> >> >> >
> >> >>
> >> >>
> >> >
> >>
> >>
> >
>|||Jason, Peter,
I was able to find the solution to my problem - it boiled down to a name
resolution problem. I am hoping this may help you with your problem.
I installed an HTTP logging tool for my client machine. I found a free one
called HttpWatch. [ The product installs a toolbar button in Explorer -
click on it to get the Watch window. Press Record to start logging browser
requests. ]
What i noticed is that the when my report loaded, all images loaded fine,
except for the frame which is supposed to display the actual report. In that
frame, I get a 'page cannot be displayed' error. I matched the HTTP request
for this frame to an HTTP error ( ERROR_INTERNET_NAME_NOT_RESOLVED) in the
HttpWatch log. The HTTP request for that frame was apparently using the name
of the server that is *only visible inside the company intranet*. This means
that the report would only display properly if Reporting Services was running
on the same machine as the client browser, or within the intranet.
I think the frame is using the internal name of the server because of a
setting configured when Reporting Services was installed. So, one fix may be
to reinstall RS and use a server name that resolves in the intranet and on
the global internet. I am currently fishing through config files and the
registry to see if reinstall is not necessary. If I find it, I'll post
another reply.
[ Note, if you only care about getting access from your own machine, you can
manually add a name-server/ip address mapping in the file
c:/Windows/System32/Drivers/Etc/Hosts. Of course, this is not likely a good
solution for the intended audience of your report ! ]
Good luck,
George Williams.
"Jason" wrote:
> Peter,
> I wish you could edit these posts...I've made a copy error from the logs.
> See below. After the
> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> lines, the client machine trying to access the report is logging:
> 2006-03-10 15:11:29 149.24.174.70 GET /Reports/Pages/Report.aspx
> ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser
> xxx.xx.176.3
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0
> while the local machine accessing the report is logging:
> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
> ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> 200 0 0
> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/48report.jpg - 80 sqluser
> 127.0.0.1
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> 200 0 0
> This is not occuring on the client machine:
> 127.0.0.1
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> 200 0 0
> Can you think of a reason why?
>
>
> "Jason" wrote:
> > Peter,
> >
> > I've been working with the IIS logs. I wonder if this info could shed a
> > little more light on the situation. This first excerpt is from my client
> > machine where I am not getting the appropriate auth prompt and the report
> > will not render (where xxx.xx.173.3 represents my client IP):
> > 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > - xxx.xx.174.70 - 401 2 2148074254
> > 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> > 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > - xxx.xx.174.70 - 401 2 2148074254
> > 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> > 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > - xxx.xx.174.70 - 401 2 2148074254
> > 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> > 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > - xxx.xx.174.70 - 401 2 2148074254
> > 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> > 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > - xxx.xx.174.70 - 401 2 2148074254
> > 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> > xxx.xx.176.3
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0
> > 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/js/ReportingServices.js - 80
> > sqluser xxx.xx.176.3
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> > 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/styles/ReportingServices.css
> > - 80 sqluser xxx.xx.176.3
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> > 2006-03-10 15:11:29 xxx.xx.174.70 GET
> > /aspnet_client/system_web/1_1_4322/WebUIValidation.js - 80 - xxx.xx.176.3
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> > 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/blank.gif - 80 sqluser
> > xxx.xx.176.3
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> > 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/48report.jpg - 80
> > sqluser xxx.xx.176.3
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> > 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/line_err1.gif - 80
> > sqluser xxx.xx.176.3
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> > 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/toolbar_edge_top.gif -
> > 80 sqluser xxx.xx.176.3
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> > 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/HideSharedArea.gif -
> > 80 sqluser xxx.xx.176.3
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> > 2006-03-10 15:11:35 xxx.xx.174.70 GET
> > /Reports/images/toolbar_edge_bottom.gif - 80 sqluser xxx.xx.176.3
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 304 0 0
> >
> >
> >
> > This excerpt is when the report is run locally on the server and I get the
> > prompt when running the report.
> >
> > 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > - xxx.xx.174.70 - 401 2 2148074254
> > 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> > 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > - xxx.xx.174.70 - 401 2 2148074254
> > 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> > 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > - xxx.xx.174.70 - 401 2 2148074254
> > 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> > 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > - xxx.xx.174.70 - 401 2 2148074254
> > 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> > 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > - xxx.xx.174.70 - 401 2 2148074254
> > 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx - 80
> > CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> > 2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
> > ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> > 200 0 0
> > 2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/48report.jpg - 80 sqluser
> > 127.0.0.1
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> > 200 0 0
> > 2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/HideSharedArea.gif - 80
> > sqluser 127.0.0.1
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> > 200 0 0
> > 2006-03-10 15:12:48 xxx.xx.174.70 GET /ReportServer
> > %2fSSM+Applicant+Search+Report&rs:Command=Render&rc:ReplacementRoot=http://localhost/Reports/Pages/Report.aspx?ServerUrl=
> > 80 - xxx.xx.174.70
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> > 401 2 2148074254
> >
> >
> >
> > Notice the first difference difference here is after these lines:
> > /ReportServer/reportservice.asmx - 80
> > On the client, non working machine, I get this:
> > xxx.xx.176.3
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0
> >
> > On the local, working machine, I get this:
> > 2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
> > ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> > 200 0 0
> >
> > Is this significant to you?
> >
> >
> >
> >
> > "Peter Yang [MSFT]" wrote:
> >
> > > Hello Jason,
> > >
> > > Based on my further research, this issue might relate to MS04-044. Please
> > > refer to the following article for details:
> > >
> > > Implement a Single-Sign On solution by using basic authentication and
> > > Internet Explorer client
> > > http://support.microsoft.com/default.aspx?scid=kb;EN-US;837104
> > >
> > > You may want to check if you have this update installed. Also, please check
> > > if there is any proxy settings on the clients. You may want to check if the
> > > issue occurs for Windows XP SP2/Win2003 SP1 machine.
> > >
> > > If the issue persists, you may want to use netmon to trace the HTTP packets
> > > to see the sequence of packets.
> > >
> > > Best Regards,
> > >
> > > Peter Yang
> > > MCSE2000/2003, MCSA, MCDBA
> > > Microsoft Online Partner Support
> > >
> > > When responding to posts, please "Reply to Group" via your newsreader so
> > > that others may learn and benefit from your issue.
> > >
> > > =====================================================> > >
> > >
> > > This posting is provided "AS IS" with no warranties, and confers no rights.
> > >
> > >
> > > --
> > > >Thread-Topic: No authentication prompt when running report
> > > >thread-index: AcZB8l1EA1lAKyPXTayL61Ln9Pa+FQ==> > > >X-WBNR-Posting-Host: 149.24.175.16
> > > >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> > > >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> > > <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
> > > <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
> > > <G1$RKvbQGHA.5448@.TK2MSFTNGXA03.phx.gbl>
> > > >Subject: RE: No authentication prompt when running report
> > > >Date: Tue, 7 Mar 2006 06:21:02 -0800
> > > >Lines: 142
> > > >Message-ID: <FA890089-C850-4F14-B0BC-E0C5F7F2D1FD@.microsoft.com>
> > > >MIME-Version: 1.0
> > > >Content-Type: text/plain;
> > > > charset="Utf-8"
> > > >Content-Transfer-Encoding: 7bit
> > > >X-Newsreader: Microsoft CDO for Windows 2000
> > > >Content-Class: urn:content-classes:message
> > > >Importance: normal
> > > >Priority: normal
> > > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> > > >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> > > >Path: TK2MSFTNGXA03.phx.gbl
> > > >Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:69951
> > > >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> > > >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> > > >
> > > >Peter,
> > > >
> > > >The user is a content admin. I have also tried it with the domain admin.
> > > >The strangest part about this is that I get the second prompt and the
> > > report
> > > >loads successfully when accessing it from the web server. It's only
> > > remote
> > > >connections that have this behavior.
> > > >
> > > >"Peter Yang [MSFT]" wrote:
> > > >
> > > >> Hello,
> > > >>
> > > >> This could occur if the user is not in content manager role. You may try
> > > to
> > > >> log on as a user with admin role on SRS to test.
> > > >>
> > > >> Best Regards,
> > > >>
> > > >> Peter Yang
> > > >> MCSE2000/2003, MCSA, MCDBA
> > > >> Microsoft Online Partner Support
> > > >>
> > > >> When responding to posts, please "Reply to Group" via your newsreader so
> > > >> that others may learn and benefit from your issue.
> > > >>
> > > >> =====================================================> > > >>
> > > >> This posting is provided "AS IS" with no warranties, and confers no
> > > rights.
> > > >>
> > > >>
> > > >> --
> > > >> >Thread-Topic: No authentication prompt when running report
> > > >> >thread-index: AcZBJ94Y028mCY/6RlaHqrRQ/N2R6w==> > > >> >X-WBNR-Posting-Host: 149.24.175.16
> > > >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> > > >> >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> > > >> <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
> > > >> >Subject: RE: No authentication prompt when running report
> > > >> >Date: Mon, 6 Mar 2006 06:11:31 -0800
> > > >> >Lines: 76
> > > >> >Message-ID: <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
> > > >> >MIME-Version: 1.0
> > > >> >Content-Type: text/plain;
> > > >> > charset="Utf-8"
> > > >> >Content-Transfer-Encoding: 7bit
> > > >> >X-Newsreader: Microsoft CDO for Windows 2000
> > > >> >Content-Class: urn:content-classes:message
> > > >> >Importance: normal
> > > >> >Priority: normal
> > > >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> > > >> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> > > >> >Path: TK2MSFTNGXA03.phx.gbl
> > > >> >Xref: TK2MSFTNGXA03.phx.gbl
> > > microsoft.public.sqlserver.reportingsvcs:69866
> > > >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> > > >> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> > > >> >
> > > >> >Peter, thanks for the reply. Unfortunately, this is not the answer.
> > > This
> > > >> >site is set up in Trusted Zones and it is set to prompt for un/pw. On
> > > the
> > > >> >server, both the Reports and Reports Server vdirs are set to Basic
> > > Auth.
> > > >> The
> > > >> >domain is not configured to work with windows auth so I should be
> > > prompted
> > > >> >twice. This is the case on a second server I have SQL Reports
> > > configured
> > > >> on
> > > >> >and it works correctly. Any further ideas?
> > > >> >
> > > >> >"Peter Yang [MSFT]" wrote:
> > > >> >
> > > >> >> Hello,
> > > >> >>
> > > >> >> Basd on my scope, I think it is normal becasue sessionstate/cookies
> > > are
> > > >> >> enabled for report manager.
> > > >> >>
> > > >> >> However, if you use Windows authentication, you shall not be prompted
> > > to
> > > >> >> log on in the first place. You may want to check the following IE
> > > >> settings:
> > > >> >>|||Hello Jason,
According to the sympotms, it seems to be related to FQDN or name
resolution. How did you configure <ReportServerUrl> in
RSWebApplication.Config? How
did you configure <UrlRoot> in RSReportServer.Config ? If you change them
to FQDN URL, what is the result?
Best Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
>Thread-Topic: No authentication prompt when running report
>thread-index: AcZEW8BaYkx8GQbqTJaDcq6WbOFFKQ==>X-WBNR-Posting-Host: 149.24.175.16
>From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
>References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
<A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
<274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
<G1$RKvbQGHA.5448@.TK2MSFTNGXA03.phx.gbl>
<FA890089-C850-4F14-B0BC-E0C5F7F2D1FD@.microsoft.com>
<jKfd92lQGHA.6824@.TK2MSFTNGXA03.phx.gbl>
<62F62F21-6FC3-40B1-AEB7-CF5D94B71BCD@.microsoft.com>
>Subject: RE: No authentication prompt when running report
>Date: Fri, 10 Mar 2006 08:00:28 -0800
>Lines: 335
>Message-ID: <F8A2D269-D832-46D2-8905-3D35BAE537C8@.microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
>Newsgroups: microsoft.public.sqlserver.reportingsvcs
>Path: TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:70239
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
>Peter,
>I wish you could edit these posts...I've made a copy error from the logs.
>See below. After the
>2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx -
80
>lines, the client machine trying to access the report is logging:
>2006-03-10 15:11:29 149.24.174.70 GET /Reports/Pages/Report.aspx
>ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser
>xxx.xx.176.3
>Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+
CLR+2.0.50727) 200 0 0
>while the local machine accessing the report is logging:
>2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
>ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
>Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
>200 0 0
>2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/48report.jpg - 80
sqluser
>127.0.0.1
>Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
>200 0 0
>This is not occuring on the client machine:
>127.0.0.1
>Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
>200 0 0
>Can you think of a reason why?
>
>
>"Jason" wrote:
>> Peter,
>> I've been working with the IIS logs. I wonder if this info could shed a
>> little more light on the situation. This first excerpt is from my
client
>> machine where I am not getting the appropriate auth prompt and the
report
>> will not render (where xxx.xx.173.3 represents my client IP):
>> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> - xxx.xx.174.70 - 401 2 2148074254
>> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
>> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> - xxx.xx.174.70 - 401 2 2148074254
>> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
>> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> - xxx.xx.174.70 - 401 2 2148074254
>> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
>> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> - xxx.xx.174.70 - 401 2 2148074254
>> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
>> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> - xxx.xx.174.70 - 401 2 2148074254
>> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
>> xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
LR+2.0.50727) 200 0 0
>> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/js/ReportingServices.js -
80
>> sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
LR+2.0.50727) 304 0 0
>> 2006-03-10 15:11:29 xxx.xx.174.70 GET
/Reports/styles/ReportingServices.css
>> - 80 sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
LR+2.0.50727) 304 0 0
>> 2006-03-10 15:11:29 xxx.xx.174.70 GET
>> /aspnet_client/system_web/1_1_4322/WebUIValidation.js - 80 -
xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
LR+2.0.50727) 304 0 0
>> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/blank.gif - 80
sqluser
>> xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
LR+2.0.50727) 304 0 0
>> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/48report.jpg - 80
>> sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
LR+2.0.50727) 304 0 0
>> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/line_err1.gif - 80
>> sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
LR+2.0.50727) 304 0 0
>> 2006-03-10 15:11:29 xxx.xx.174.70 GET
/Reports/images/toolbar_edge_top.gif -
>> 80 sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
LR+2.0.50727) 304 0 0
>> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/HideSharedArea.gif
-
>> 80 sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
LR+2.0.50727) 304 0 0
>> 2006-03-10 15:11:35 xxx.xx.174.70 GET
>> /Reports/images/toolbar_edge_bottom.gif - 80 sqluser xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
LR+2.0.50727) 304 0 0
>>
>> This excerpt is when the report is run locally on the server and I get
the
>> prompt when running the report.
>> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> - xxx.xx.174.70 - 401 2 2148074254
>> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
>> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> - xxx.xx.174.70 - 401 2 2148074254
>> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
>> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> - xxx.xx.174.70 - 401 2 2148074254
>> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
>> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> - xxx.xx.174.70 - 401 2 2148074254
>> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
>> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> - xxx.xx.174.70 - 401 2 2148074254
>> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
- 80
>> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
>> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
>> ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
>> 200 0 0
>> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/48report.jpg - 80
sqluser
>> 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
>> 200 0 0
>> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/HideSharedArea.gif -
80
>> sqluser 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
>> 200 0 0
>> 2006-03-10 15:12:48 xxx.xx.174.70 GET /ReportServer
%2fSSM+Applicant+Search+Report&rs:Command=Render&rc:ReplacementRoot=http://l
ocalhost/Reports/Pages/Report.aspx?ServerUrl=>> 80 - xxx.xx.174.70
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
>> 401 2 2148074254
>>
>> Notice the first difference difference here is after these lines:
>> /ReportServer/reportservice.asmx - 80
>> On the client, non working machine, I get this:
>> xxx.xx.176.3
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
LR+2.0.50727) 200 0 0
>> On the local, working machine, I get this:
>> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
>> ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
>> 200 0 0
>> Is this significant to you?
>>
>>
>> "Peter Yang [MSFT]" wrote:
>> > Hello Jason,
>> >
>> > Based on my further research, this issue might relate to MS04-044.
Please
>> > refer to the following article for details:
>> >
>> > Implement a Single-Sign On solution by using basic authentication and
>> > Internet Explorer client
>> > http://support.microsoft.com/default.aspx?scid=kb;EN-US;837104
>> >
>> > You may want to check if you have this update installed. Also, please
check
>> > if there is any proxy settings on the clients. You may want to check
if the
>> > issue occurs for Windows XP SP2/Win2003 SP1 machine.
>> >
>> > If the issue persists, you may want to use netmon to trace the HTTP
packets
>> > to see the sequence of packets.
>> >
>> > Best Regards,
>> >
>> > Peter Yang
>> > MCSE2000/2003, MCSA, MCDBA
>> > Microsoft Online Partner Support
>> >
>> > When responding to posts, please "Reply to Group" via your newsreader
so
>> > that others may learn and benefit from your issue.
>> >
>> > =====================================================>> >
>> >
>> > This posting is provided "AS IS" with no warranties, and confers no
rights.
>> >
>> >
>> > --
>> > >Thread-Topic: No authentication prompt when running report
>> > >thread-index: AcZB8l1EA1lAKyPXTayL61Ln9Pa+FQ==>> > >X-WBNR-Posting-Host: 149.24.175.16
>> > >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
>> > >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
>> > <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
>> > <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
>> > <G1$RKvbQGHA.5448@.TK2MSFTNGXA03.phx.gbl>
>> > >Subject: RE: No authentication prompt when running report
>> > >Date: Tue, 7 Mar 2006 06:21:02 -0800
>> > >Lines: 142
>> > >Message-ID: <FA890089-C850-4F14-B0BC-E0C5F7F2D1FD@.microsoft.com>
>> > >MIME-Version: 1.0
>> > >Content-Type: text/plain;
>> > > charset="Utf-8"
>> > >Content-Transfer-Encoding: 7bit
>> > >X-Newsreader: Microsoft CDO for Windows 2000
>> > >Content-Class: urn:content-classes:message
>> > >Importance: normal
>> > >Priority: normal
>> > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
>> > >Newsgroups: microsoft.public.sqlserver.reportingsvcs
>> > >Path: TK2MSFTNGXA03.phx.gbl
>> > >Xref: TK2MSFTNGXA03.phx.gbl
microsoft.public.sqlserver.reportingsvcs:69951
>> > >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>> > >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
>> > >
>> > >Peter,
>> > >
>> > >The user is a content admin. I have also tried it with the domain
admin.
>> > >The strangest part about this is that I get the second prompt and the
>> > report
>> > >loads successfully when accessing it from the web server. It's only
>> > remote
>> > >connections that have this behavior.
>> > >
>> > >"Peter Yang [MSFT]" wrote:
>> > >
>> > >> Hello,
>> > >>
>> > >> This could occur if the user is not in content manager role. You
may try
>> > to
>> > >> log on as a user with admin role on SRS to test.
>> > >>
>> > >> Best Regards,
>> > >>
>> > >> Peter Yang
>> > >> MCSE2000/2003, MCSA, MCDBA
>> > >> Microsoft Online Partner Support
>> > >>
>> > >> When responding to posts, please "Reply to Group" via your
newsreader so
>> > >> that others may learn and benefit from your issue.
>> > >>
>> > >> =====================================================>> > >>
>> > >> This posting is provided "AS IS" with no warranties, and confers no
>> > rights.
>> > >>
>> > >>
>> > >> --
>> > >> >Thread-Topic: No authentication prompt when running report
>> > >> >thread-index: AcZBJ94Y028mCY/6RlaHqrRQ/N2R6w==>> > >> >X-WBNR-Posting-Host: 149.24.175.16
>> > >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
>> > >> >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
>> > >> <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
>> > >> >Subject: RE: No authentication prompt when running report
>> > >> >Date: Mon, 6 Mar 2006 06:11:31 -0800
>> > >> >Lines: 76
>> > >> >Message-ID: <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
>> > >> >MIME-Version: 1.0
>> > >> >Content-Type: text/plain;
>> > >> > charset="Utf-8"
>> > >> >Content-Transfer-Encoding: 7bit
>> > >> >X-Newsreader: Microsoft CDO for Windows 2000
>> > >> >Content-Class: urn:content-classes:message
>> > >> >Importance: normal
>> > >> >Priority: normal
>> > >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
>> > >> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
>> > >> >Path: TK2MSFTNGXA03.phx.gbl
>> > >> >Xref: TK2MSFTNGXA03.phx.gbl
>> > microsoft.public.sqlserver.reportingsvcs:69866
>> > >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>> > >> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
>> > >> >
>> > >> >Peter, thanks for the reply. Unfortunately, this is not the
answer.
>> > This
>> > >> >site is set up in Trusted Zones and it is set to prompt for un/pw.
On
>> > the
>> > >> >server, both the Reports and Reports Server vdirs are set to Basic
>> > Auth.
>> > >> The
>> > >> >domain is not configured to work with windows auth so I should be
>> > prompted
>> > >> >twice. This is the case on a second server I have SQL Reports
>> > configured
>> > >> on
>> > >> >and it works correctly. Any further ideas?
>> > >> >
>> > >> >"Peter Yang [MSFT]" wrote:
>> > >> >
>> > >> >> Hello,
>> > >> >>
>> > >> >> Basd on my scope, I think it is normal becasue
sessionstate/cookies
>> > are
>> > >> >> enabled for report manager.
>> > >> >>
>> > >> >> However, if you use Windows authentication, you shall not be
prompted
>> > to
>> > >> >> log on in the first place. You may want to check the following
IE
>> > >> settings:
>> > >> >>
>> > >> >> Tools->Internet Options->Security->Custom level
>> > >> >> Under User authentication, check if "Prompt for user name and
>> > password"
>> > >> is
>> > >> >> selected.
>> > >> >>
>> > >> >> Best Regards,
>> > >> >>
>> > >> >> Peter Yang
>> > >> >> MCSE2000/2003, MCSA, MCDBA
>> > >> >> Microsoft Online Partner Support
>> > >> >>
>> > >> >> When responding to posts, please "Reply to Group" via your
newsreader
>> > so
>> > >> >> that others may learn and benefit from your issue.
>> > >> >>
>> > >> >> =====================================================>> > >> >>
>> > >> >>
>> > >> >> This posting is provided "AS IS" with no warranties, and confers
no
>> > >> rights.
>> > >> >>
>> > >> >>
>> > >> >> --
>> > >> >> >Thread-Topic: No authentication prompt when running report
>> > >> >> >thread-index: AcY/thPOAKype6FWTeSkYUFrw7ffqQ==>> > >> >> >X-WBNR-Posting-Host: 68.163.226.168
>> > >> >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
>> > >> >> >Subject: No authentication prompt when running report
>> > >> >> >Date: Sat, 4 Mar 2006 10:04:27 -0800
>> > >> >> >Lines: 8
>> > >> >> >Message-ID: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
>> > >> >> >MIME-Version: 1.0
>> > >> >> >Content-Type: text/plain;
>> > >> >> > charset="Utf-8"
>|||Peter, George,
I resolved this issue on Friday afternoon and came in this morning to see
that the resolution had been posted here as well. It did end up being a DNS
issue. I changed the Report Server URL in the RSWebApplication.config to
reflect the web machine's IP and I can now load the report. I'm still not
sure why it doesn't prompt me a second time (as it does successfully in a
second similarly structured domain) but the reports are now loading which is
what I'm more concerned with. Thanks so much for your attention and time.
Jason
"gw1128" wrote:
> Jason, Peter,
> I am having the exact same problem. It appears that credential information
> is being automatically in some cases, but apparently is not doing it
> properly. I will try to implement the fix contained in your KB article.
> Just wanted to let you know you're not alone.
> "Peter Yang [MSFT]" wrote:
> > Hello Jason,
> >
> > Based on my further research, this issue might relate to MS04-044. Please
> > refer to the following article for details:
> >
> > Implement a Single-Sign On solution by using basic authentication and
> > Internet Explorer client
> > http://support.microsoft.com/default.aspx?scid=kb;EN-US;837104
> >
> > You may want to check if you have this update installed. Also, please check
> > if there is any proxy settings on the clients. You may want to check if the
> > issue occurs for Windows XP SP2/Win2003 SP1 machine.
> >
> > If the issue persists, you may want to use netmon to trace the HTTP packets
> > to see the sequence of packets.
> >
> > Best Regards,
> >
> > Peter Yang
> > MCSE2000/2003, MCSA, MCDBA
> > Microsoft Online Partner Support
> >
> > When responding to posts, please "Reply to Group" via your newsreader so
> > that others may learn and benefit from your issue.
> >
> > =====================================================> >
> >
> > This posting is provided "AS IS" with no warranties, and confers no rights.
> >
> >
> > --
> > >Thread-Topic: No authentication prompt when running report
> > >thread-index: AcZB8l1EA1lAKyPXTayL61Ln9Pa+FQ==> > >X-WBNR-Posting-Host: 149.24.175.16
> > >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> > >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> > <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
> > <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
> > <G1$RKvbQGHA.5448@.TK2MSFTNGXA03.phx.gbl>
> > >Subject: RE: No authentication prompt when running report
> > >Date: Tue, 7 Mar 2006 06:21:02 -0800
> > >Lines: 142
> > >Message-ID: <FA890089-C850-4F14-B0BC-E0C5F7F2D1FD@.microsoft.com>
> > >MIME-Version: 1.0
> > >Content-Type: text/plain;
> > > charset="Utf-8"
> > >Content-Transfer-Encoding: 7bit
> > >X-Newsreader: Microsoft CDO for Windows 2000
> > >Content-Class: urn:content-classes:message
> > >Importance: normal
> > >Priority: normal
> > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> > >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> > >Path: TK2MSFTNGXA03.phx.gbl
> > >Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:69951
> > >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> > >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> > >
> > >Peter,
> > >
> > >The user is a content admin. I have also tried it with the domain admin.
> > >The strangest part about this is that I get the second prompt and the
> > report
> > >loads successfully when accessing it from the web server. It's only
> > remote
> > >connections that have this behavior.
> > >
> > >"Peter Yang [MSFT]" wrote:
> > >
> > >> Hello,
> > >>
> > >> This could occur if the user is not in content manager role. You may try
> > to
> > >> log on as a user with admin role on SRS to test.
> > >>
> > >> Best Regards,
> > >>
> > >> Peter Yang
> > >> MCSE2000/2003, MCSA, MCDBA
> > >> Microsoft Online Partner Support
> > >>
> > >> When responding to posts, please "Reply to Group" via your newsreader so
> > >> that others may learn and benefit from your issue.
> > >>
> > >> =====================================================> > >>
> > >> This posting is provided "AS IS" with no warranties, and confers no
> > rights.
> > >>
> > >>
> > >> --
> > >> >Thread-Topic: No authentication prompt when running report
> > >> >thread-index: AcZBJ94Y028mCY/6RlaHqrRQ/N2R6w==> > >> >X-WBNR-Posting-Host: 149.24.175.16
> > >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> > >> >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> > >> <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
> > >> >Subject: RE: No authentication prompt when running report
> > >> >Date: Mon, 6 Mar 2006 06:11:31 -0800
> > >> >Lines: 76
> > >> >Message-ID: <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
> > >> >MIME-Version: 1.0
> > >> >Content-Type: text/plain;
> > >> > charset="Utf-8"
> > >> >Content-Transfer-Encoding: 7bit
> > >> >X-Newsreader: Microsoft CDO for Windows 2000
> > >> >Content-Class: urn:content-classes:message
> > >> >Importance: normal
> > >> >Priority: normal
> > >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> > >> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> > >> >Path: TK2MSFTNGXA03.phx.gbl
> > >> >Xref: TK2MSFTNGXA03.phx.gbl
> > microsoft.public.sqlserver.reportingsvcs:69866
> > >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> > >> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> > >> >
> > >> >Peter, thanks for the reply. Unfortunately, this is not the answer.
> > This
> > >> >site is set up in Trusted Zones and it is set to prompt for un/pw. On
> > the
> > >> >server, both the Reports and Reports Server vdirs are set to Basic
> > Auth.
> > >> The
> > >> >domain is not configured to work with windows auth so I should be
> > prompted
> > >> >twice. This is the case on a second server I have SQL Reports
> > configured
> > >> on
> > >> >and it works correctly. Any further ideas?
> > >> >
> > >> >"Peter Yang [MSFT]" wrote:
> > >> >
> > >> >> Hello,
> > >> >>
> > >> >> Basd on my scope, I think it is normal becasue sessionstate/cookies
> > are
> > >> >> enabled for report manager.
> > >> >>
> > >> >> However, if you use Windows authentication, you shall not be prompted
> > to
> > >> >> log on in the first place. You may want to check the following IE
> > >> settings:
> > >> >>
> > >> >> Tools->Internet Options->Security->Custom level
> > >> >> Under User authentication, check if "Prompt for user name and
> > password"
> > >> is
> > >> >> selected.
> > >> >>
> > >> >> Best Regards,
> > >> >>
> > >> >> Peter Yang
> > >> >> MCSE2000/2003, MCSA, MCDBA
> > >> >> Microsoft Online Partner Support
> > >> >>
> > >> >> When responding to posts, please "Reply to Group" via your newsreader
> > so
> > >> >> that others may learn and benefit from your issue.
> > >> >>
> > >> >> =====================================================> > >> >>
> > >> >>
> > >> >> This posting is provided "AS IS" with no warranties, and confers no
> > >> rights.
> > >> >>
> > >> >>
> > >> >> --
> > >> >> >Thread-Topic: No authentication prompt when running report
> > >> >> >thread-index: AcY/thPOAKype6FWTeSkYUFrw7ffqQ==> > >> >> >X-WBNR-Posting-Host: 68.163.226.168
> > >> >> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> > >> >> >Subject: No authentication prompt when running report
> > >> >> >Date: Sat, 4 Mar 2006 10:04:27 -0800
> > >> >> >Lines: 8
> > >> >> >Message-ID: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> > >> >> >MIME-Version: 1.0
> > >> >> >Content-Type: text/plain;
> > >> >> > charset="Utf-8"
> > >> >> >Content-Transfer-Encoding: 7bit
> > >> >> >X-Newsreader: Microsoft CDO for Windows 2000
> > >> >> >Content-Class: urn:content-classes:message
> > >> >> >Importance: normal
> > >> >> >Priority: normal
> > >> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> > >> >> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> > >> >> >Path: TK2MSFTNGXA03.phx.gbl
> > >> >> >Xref: TK2MSFTNGXA03.phx.gbl
> > >> microsoft.public.sqlserver.reportingsvcs:69826
> > >> >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> > >> >> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> > >> >> >
> > >> >> >Strange problem: When I go to the reports site, I get prompted to
> > >> login.
> > >> >> I
> > >> >> >can log in successfully. When I attempt to run a report, I should
> > be
> > >> >> >prompted again. For some reason, I am not getting prompted when
> > >> running
> > >> >> the
> > >> >> >report so I am given an Action canceled, web page could not be found
> > >> >> error.
> > >> >> >The strange part is that if I log into the Reports site on the
> > server
> > >> >> hosting
> > >> >> >reports, I am prompted this second time and can run the report
> > >> >> successfully.
> > >> >> >Does anyone know of any authentication settings that might be
> > causing
> > >> this
> > >> >> >behavior?
> > >> >> >
> > >> >>
> > >> >>
> > >> >
> > >>
> > >>
> > >
> >
> >|||Peter,
Apparently, there is another config entry in RSReportServer.Config that you
can add to resolve this problem. There are other posts in this forum about
it - but it looks like this:
<ReportServerExternalUrl></ReportServerExternalUrl>
Obviously, you set the proper,externally visible url inside the tag. It
worked for me!
Notes: 1) the spelling and caps are very important for the tag. 2) for more
details about this config file entry, you can search the Reporting Services
help.
"Peter Yang [MSFT]" wrote:
> Hello Jason,
> According to the sympotms, it seems to be related to FQDN or name
> resolution. How did you configure <ReportServerUrl> in
> RSWebApplication.Config? How
> did you configure <UrlRoot> in RSReportServer.Config ? If you change them
> to FQDN URL, what is the result?
> Best Regards,
> Peter Yang
> MCSE2000/2003, MCSA, MCDBA
> Microsoft Online Partner Support
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> =====================================================>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> --
> >Thread-Topic: No authentication prompt when running report
> >thread-index: AcZEW8BaYkx8GQbqTJaDcq6WbOFFKQ==> >X-WBNR-Posting-Host: 149.24.175.16
> >From: =?Utf-8?B?SmFzb24=?= <Jason@.discussions.microsoft.com>
> >References: <7122426F-0596-4FED-86C8-82EFB768EB88@.microsoft.com>
> <A2nfhDOQGHA.944@.TK2MSFTNGXA03.phx.gbl>
> <274E132B-C794-4406-BBA5-6D3CF04796F1@.microsoft.com>
> <G1$RKvbQGHA.5448@.TK2MSFTNGXA03.phx.gbl>
> <FA890089-C850-4F14-B0BC-E0C5F7F2D1FD@.microsoft.com>
> <jKfd92lQGHA.6824@.TK2MSFTNGXA03.phx.gbl>
> <62F62F21-6FC3-40B1-AEB7-CF5D94B71BCD@.microsoft.com>
> >Subject: RE: No authentication prompt when running report
> >Date: Fri, 10 Mar 2006 08:00:28 -0800
> >Lines: 335
> >Message-ID: <F8A2D269-D832-46D2-8905-3D35BAE537C8@.microsoft.com>
> >MIME-Version: 1.0
> >Content-Type: text/plain;
> > charset="Utf-8"
> >Content-Transfer-Encoding: 7bit
> >X-Newsreader: Microsoft CDO for Windows 2000
> >Content-Class: urn:content-classes:message
> >Importance: normal
> >Priority: normal
> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> >Newsgroups: microsoft.public.sqlserver.reportingsvcs
> >Path: TK2MSFTNGXA03.phx.gbl
> >Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:70239
> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> >X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> >
> >Peter,
> >I wish you could edit these posts...I've made a copy error from the logs.
> >See below. After the
> >2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx -
> 80
> >lines, the client machine trying to access the report is logging:
> >
> >2006-03-10 15:11:29 149.24.174.70 GET /Reports/Pages/Report.aspx
> >ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser
> >xxx.xx.176.3
> >Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+
> CLR+2.0.50727) 200 0 0
> >
> >while the local machine accessing the report is logging:
> >
> >2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
> >ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
> >Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> >200 0 0
> >2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/48report.jpg - 80
> sqluser
> >127.0.0.1
> >Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> >200 0 0
> >
> >This is not occuring on the client machine:
> >127.0.0.1
> >Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> >200 0 0
> >
> >Can you think of a reason why?
> >
> >
> >
> >
> >
> >"Jason" wrote:
> >
> >> Peter,
> >>
> >> I've been working with the IIS logs. I wonder if this info could shed a
> >> little more light on the situation. This first excerpt is from my
> client
> >> machine where I am not getting the appropriate auth prompt and the
> report
> >> will not render (where xxx.xx.173.3 represents my client IP):
> >> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> - xxx.xx.174.70 - 401 2 2148074254
> >> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> >> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> - xxx.xx.174.70 - 401 2 2148074254
> >> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> >> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> - xxx.xx.174.70 - 401 2 2148074254
> >> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> >> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> - xxx.xx.174.70 - 401 2 2148074254
> >> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> >> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> - xxx.xx.174.70 - 401 2 2148074254
> >> 2006-03-10 15:11:29 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> >> xxx.xx.176.3
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
> LR+2.0.50727) 200 0 0
> >> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/js/ReportingServices.js -
> 80
> >> sqluser xxx.xx.176.3
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
> LR+2.0.50727) 304 0 0
> >> 2006-03-10 15:11:29 xxx.xx.174.70 GET
> /Reports/styles/ReportingServices.css
> >> - 80 sqluser xxx.xx.176.3
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
> LR+2.0.50727) 304 0 0
> >> 2006-03-10 15:11:29 xxx.xx.174.70 GET
> >> /aspnet_client/system_web/1_1_4322/WebUIValidation.js - 80 -
> xxx.xx.176.3
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
> LR+2.0.50727) 304 0 0
> >> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/blank.gif - 80
> sqluser
> >> xxx.xx.176.3
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
> LR+2.0.50727) 304 0 0
> >> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/48report.jpg - 80
> >> sqluser xxx.xx.176.3
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
> LR+2.0.50727) 304 0 0
> >> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/line_err1.gif - 80
> >> sqluser xxx.xx.176.3
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
> LR+2.0.50727) 304 0 0
> >> 2006-03-10 15:11:29 xxx.xx.174.70 GET
> /Reports/images/toolbar_edge_top.gif -
> >> 80 sqluser xxx.xx.176.3
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
> LR+2.0.50727) 304 0 0
> >> 2006-03-10 15:11:29 xxx.xx.174.70 GET /Reports/images/HideSharedArea.gif
> -
> >> 80 sqluser xxx.xx.176.3
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
> LR+2.0.50727) 304 0 0
> >> 2006-03-10 15:11:35 xxx.xx.174.70 GET
> >> /Reports/images/toolbar_edge_bottom.gif - 80 sqluser xxx.xx.176.3
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
> LR+2.0.50727) 304 0 0
> >>
> >>
> >>
> >> This excerpt is when the report is run locally on the server and I get
> the
> >> prompt when running the report.
> >>
> >> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> - xxx.xx.174.70 - 401 2 2148074254
> >> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> >> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> - xxx.xx.174.70 - 401 2 2148074254
> >> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> >> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> - xxx.xx.174.70 - 401 2 2148074254
> >> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> >> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> - xxx.xx.174.70 - 401 2 2148074254
> >> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> >> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> - xxx.xx.174.70 - 401 2 2148074254
> >> 2006-03-10 15:12:48 xxx.xx.174.70 POST /ReportServer/reportservice.asmx
> - 80
> >> CAMMXSS2\sqluser xxx.xx.174.70 - 200 0 0
> >> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
> >> ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> >> 200 0 0
> >> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/48report.jpg - 80
> sqluser
> >> 127.0.0.1
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> >> 200 0 0
> >> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/images/HideSharedArea.gif -
> 80
> >> sqluser 127.0.0.1
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> >> 200 0 0
> >> 2006-03-10 15:12:48 xxx.xx.174.70 GET /ReportServer
> >>
> %2fSSM+Applicant+Search+Report&rs:Command=Render&rc:ReplacementRoot=http://l
> ocalhost/Reports/Pages/Report.aspx?ServerUrl=> >> 80 - xxx.xx.174.70
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> >> 401 2 2148074254
> >>
> >>
> >>
> >> Notice the first difference difference here is after these lines:
> >> /ReportServer/reportservice.asmx - 80
> >> On the client, non working machine, I get this:
> >> xxx.xx.176.3
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.NET+C
> LR+2.0.50727) 200 0 0
> >>
> >> On the local, working machine, I get this:
> >> 2006-03-10 15:12:48 127.0.0.1 GET /Reports/Pages/Report.aspx
> >> ItemPath=%2fSSM+Applicant+Search+Report 80 sqluser 127.0.0.1
> >>
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322)
> >> 200 0 0
> >>
> >> Is this significant to you?
> >>
> >>
> >>
> >>
> >> "Peter Yang [MSFT]" wrote:
> >>
> >> > Hello Jason,
> >> >
> >> > Based on my further research, this issue might relate to MS04-044.
> Please
> >> > refer to the following article for details:
> >> >
> >> > Implement a Single-Sign On solution by using basic authentication and
> >> > Internet Explorer client
> >> > http://support.microsoft.com/default.aspx?scid=kb;EN-US;837104
> >> >
> >> > You may want to check if you have this update installed. Also, please
> check
> >> > if there is any proxy settings on the clients. You may want to check
> if the
> >> > issue occurs for Windows XP SP2/Win2003 SP1 machine.
> >> >
> >> > If the issue persists, you may want to use netmon to trace the HTTP
> packets
> >> > to see the sequence of packets.
> >> >
> >> > Best Regards,
> >> >
> >> > Peter Yang
> >> > MCSE2000/2003, MCSA, MCDBA
> >> > Microsoft Online Partner Support
> >> >
> >> > When responding to posts, please "Reply to Group" via your newsreader
> sosql