chrisjako Posted May 8, 2014 Posted May 8, 2014 getting a http 500 error as soon as I edit the web.config file to remove the IIS8 settings as instructed from the video! Any advice? My server is 2012 R2 with sharepoint installed - only thing I have done differently is install within the sharepoint folder as the default site couldn't co-exist with the port 80 sharepoint installation, I also tried shanging the default site to port 81 but came up with the same error as soon as I modified the web.config file as instructed to on the video
fairm010 Posted May 8, 2014 Posted May 8, 2014 Are you aware that you should really be using port 443 to transfer data encrypted via SSL?
nickbro Posted May 8, 2014 Posted May 8, 2014 On the server browse to hap, it should give you an error page of what is wrong
chrisjako Posted May 12, 2014 Author Posted May 12, 2014 Are you aware that you should really be using port 443 to transfer data encrypted via SSL? yes but for testing purposes i'm just trying to get it to work first
chrisjako Posted May 12, 2014 Author Posted May 12, 2014 On the server browse to hap, it should give you an error page of what is wrong Still get the same http 500 error!?
nickbro Posted May 13, 2014 Posted May 13, 2014 You shouldn't get hidden errors on the server, it should give you a whole page of what is wrong, try using Firefox/Chrome
chrisjako Posted June 9, 2014 Author Posted June 9, 2014 (edited) even in chrome it just forwards to the setup.aspx page with This Webpage is not available Any ideas? EDIT: o.k i removed the s from http and am able to continue now with the setup Edited June 9, 2014 by chrisjako
nickbro Posted June 12, 2014 Posted June 12, 2014 Sounds like a binding issue, the fact that you can't see the full error message on the server is very worrying
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now