- This topic has 1 reply, 2 voices, and was last updated 13 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › Registering going to blank page
I have registration setup for an event, but when I click the booking button I get the following error:
The page cannot be displayed
The page you are looking for cannot be displayed because the page address is incorrect.
Please try the following:
If you typed the page address in the Address bar, check that it is entered correctly.
Open the localhost home page and then look for links to the information you want.
HTTP 405 – Resource not allowed
Internet Information Services
Going to: http://localhost/PleasantView/Youth/?page_id=96&event_id=5#eme-rsvp-message
I found an older post but it was for version 2.2 so I’m not sure if that really applies here…I can’t find anymore details on the error to see what is really going on. I’m running IIS.
Not a bug at all … don’t do “localhost” http in the first place, but for the rest: it’s your IIS that’s blocking the request, so look in those logfiles and figure out why.