Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get chart images to load if site is running on port 81 instead of 80 #64

Open
dbrandesky opened this issue Jul 19, 2019 · 0 comments

Comments

@dbrandesky
Copy link

Hi all, I fiddled around with my ATSPM install for some time and had to give up on this for now, but I wanted to see if anyone else was able to run their sites on an alternate HTTP port. I was attempting to use port 81, so I added a site binding for port 81 to IIS, opened the firewall port, and edited the web.config files to point to localhost:81 for the WCFWebServices that generate the charts, but never could get it to work. The charts would get generated on the server (I could see them in the ATSPMImages directory), but the client browser would just show some alt text that said "Chart".

It seems like some other component needs to know about the port change, but I don't know what that would be.

Also does anyone have tips or experience successfully porting this site to HTTPS? I gave it a try but ran into all kinds of issues, again mostly with the WCFWebServices components. It doesn't seem like ASP.NET is very friendly to HTTPS, at least in the older version of IIS I'm using (7.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant