authentication required when showing report on IIS (Port 80)
-
- Posts: 4
- Joined: Mon Sep 30, 2013 9:50 am
authentication required when showing report on IIS (Port 80)
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.
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
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.
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.
-
- Posts: 4
- Joined: Mon Sep 30, 2013 9:50 am
Re: authentication required when showing report on IIS (Port
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.
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
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.
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
Hello.
Thank you.
This is the property of the StiMvcViewerFx. If this property will not help, please, describe your issue more detailed.sooshians wrote:please describe for me how to set property ConnectionRelativeurls to true.
Thank you.
Re: authentication required when showing report on IIS (Port
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?
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
Hello.
Which version of our product do you use?
What component?
Thank you.
Which version of our product do you use?
What component?
Thank you.