So I have a travel agent client. She is trying to access a website for booking. I am able to access on my Win7Pro machine and the Win8.1 machine she has in office...but unable to access from her Win7Pro machine. On her machine, you can login, and click on quote/booking which pulls up a javascript applet with drop down boxes. After making your selection and clicking on continue, you get redirected to an error page. No error log info...just says there has been a problem, try again later.
Here are the steps I've taken:
- Tried in Chrome, Firefox and IE
- Added to trusted sites and lowered security settings to lowest possible (custom, not default low)
- Added to compatibility
- Uninstalled and reinstalled plugins
- Uninstalled and reinstalled flash and java
- Uninstalled Java 8 and used Java 7
- Reset browser
- Cleared all temp files
- Created new user
- Factory image reset, tried from fresh before software installs
I'm stupefied. In the URL of the redirection after clicking continue there is a reference "\error\500" which if they are using HTML error codes means that there is an issue with the application...but still doesn't give me much and doesn't explain why it works on mine and the Win8 computer but not hers.
Also some of the drop down menu options will work properly...but some don't. Error messages are not the same for all dropdown selections that have issues. For instance, one displays an error that my session expired and give me a link to login...but when I click on it it takes me back to the site without having to login as my credentials are current and haven't expired. Driving me bananas. I ran developer tools and did see some issues in the code in regards to null references but again, doesn't explain why it works on some machines and not all. Anyone come across an issue like this before and what other steps would you take to resolve?
Here are the steps I've taken:
- Tried in Chrome, Firefox and IE
- Added to trusted sites and lowered security settings to lowest possible (custom, not default low)
- Added to compatibility
- Uninstalled and reinstalled plugins
- Uninstalled and reinstalled flash and java
- Uninstalled Java 8 and used Java 7
- Reset browser
- Cleared all temp files
- Created new user
- Factory image reset, tried from fresh before software installs
I'm stupefied. In the URL of the redirection after clicking continue there is a reference "\error\500" which if they are using HTML error codes means that there is an issue with the application...but still doesn't give me much and doesn't explain why it works on mine and the Win8 computer but not hers.
Also some of the drop down menu options will work properly...but some don't. Error messages are not the same for all dropdown selections that have issues. For instance, one displays an error that my session expired and give me a link to login...but when I click on it it takes me back to the site without having to login as my credentials are current and haven't expired. Driving me bananas. I ran developer tools and did see some issues in the code in regards to null references but again, doesn't explain why it works on some machines and not all. Anyone come across an issue like this before and what other steps would you take to resolve?