authentication required when showing report on IIS (Port 80)

Stimulsoft Reports.WEB discussion
Post Reply
seilsepour
Posts: 4
Joined: Mon Sep 30, 2013 9:50 am

authentication required when showing report on IIS (Port 80)

Post by seilsepour »

hi,
I developed a MVC application and used stimulReport MVC for generating my reports.
when I published my web application on IIS 7 with for example port 7070, everything was okay and reports shown successfully.
But the problem is when I publish this application on IIS 7 with port 80 ( default website ), and my users trying to show reports, there is an authentication required dialog and need user name and password for IIS.

how can i solve this problem?

thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: authentication required when showing report on IIS (Port

Post by Alex K. »

Hello,

Please check, this happens only on the page with our MVC viewer, or on any page of the web project? Most probably, you will need to set some security setting for IIS 7 server.

Thank you.
seilsepour
Posts: 4
Joined: Mon Sep 30, 2013 9:50 am

Re: authentication required when showing report on IIS (Port

Post by seilsepour »

hi,
this authentication dialog just shown in stimulreport MVC viewer. I guess it is shown while viewer try to get en.xml file or another files from the server.

thank you for your attention.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: authentication required when showing report on IIS (Port

Post by Vladimir »

Hello,

Please specify you are using MvcViewer or MvcViewerFx? MvcViewerFx component has a property ConnectionRelativeUrls, try to set it to True. If this does not help, please provide a screenshot of the error.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: authentication required when showing report on IIS (Port

Post by HighAley »

Hello.
sooshians wrote:please describe for me how to set property ConnectionRelativeurls to true.
This is the property of the StiMvcViewerFx. If this property will not help, please, describe your issue more detailed.

Thank you.
Salman
Posts: 1
Joined: Fri Feb 27, 2015 11:17 am

Re: authentication required when showing report on IIS (Port

Post by Salman »

I developed a asp.net application and
when I published my web application on IIS 7 with for example port 7070, everything was okay and reports shown successfully.
But the problem is when I publish this application on IIS 7 with port 80 ( default website ), and my users trying to show reports, there is an authentication required dialog and need user name and password for IIS.

how can i solve this problem?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: authentication required when showing report on IIS (Port

Post by HighAley »

Hello.

Which version of our product do you use?
What component?

Thank you.
Post Reply