'Site can't be reached when redirecting to crystal report page in IIS
I am new to web application development to host in IIS. I have developed a web application (ASP.Net Core Web App & .net 5.0 framework) using VS2019 which should render crystal reports. As there is no support to crystal reports in ASP.Net Core 5.0, I added one more project ASP.Net Crystal Reports Website to my solution.
This solution is working perfectly in my development machine and in production machine. But when I access the application from another system, all the functionalities of my main project are working. But when loading crystal report page, I'm getting error "This site can't be reached. check if there is a typo in crystalreports" I tried ip address in place of site name and allowed port numbers in Windows Firewall.
Please help me to resolve this issue
-Pancha
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|