JoeyH Posted May 11, 2012 Posted May 11, 2012 Hey folks! I'm trying to setup Home Access Plus on a Win2k8R2 server, but I'm getting some odd behavior. I set up the site according to the documentation on the Codeplex site, but whenever I open the URL in the my browser, it seems to only be loading the specific page I'm on - no CSS, Javascript, etc. If I view source and click on one of the files it's trying to load, I get an error stating that "The page cannot be displayed because an internal server error has occurred." I've not seen this one before, and Google's being of only limited help. Has anyone encountered this error before? Joey
nickbro Posted May 11, 2012 Posted May 11, 2012 Try accessing that css file again using the browser on the server using the 127.0.0.1/localhost address
JoeyH Posted May 11, 2012 Author Posted May 11, 2012 Ah, doing that gave me a more detailed error, which pointed to the fact that there was a duplicated MIME mapping between the web.config file and the IIS config. I was able to get it working from there by removing that line. Thanks
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