Page 1 of 1
authentication required when showing report on IIS (Port 80)
Posted: Mon Oct 07, 2013 8:21 am
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.
Re: authentication required when showing report on IIS (Port
Posted: Mon Oct 07, 2013 10:15 am
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.
Re: authentication required when showing report on IIS (Port
Posted: Tue Oct 08, 2013 6:56 am
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.
Re: authentication required when showing report on IIS (Port
Posted: Tue Oct 08, 2013 11:48 am
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.
Re: authentication required when showing report on IIS (Port
Posted: Mon Jun 09, 2014 5:39 am
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.
Re: authentication required when showing report on IIS (Port
Posted: Fri Feb 27, 2015 11:36 am
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?
Re: authentication required when showing report on IIS (Port
Posted: Fri Feb 27, 2015 12:54 pm
by HighAley
Hello.
Which version of our product do you use?
What component?
Thank you.